1 Commits

Author SHA1 Message Date
b57cd70ce3 Update actions/checkout action to v6
All checks were successful
lint-test-helm / helm-lint (pull_request) Successful in 20s
2025-11-21 08:09:51 +00:00

View File

@@ -9,7 +9,7 @@ searxng:
main: main:
image: image:
repository: searxng/searxng repository: searxng/searxng
tag: latest@sha256:232d7fa7b30e73708a4e2185a10fd61c8b904649280a31b24f459d68ed7ee1c1 tag: latest@sha256:c0505d4721547fff21d961f7c9cb27965891d98445567fd3796e2f406b687bf5
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
env: env:
- name: SEARXNG_BASE_URL - name: SEARXNG_BASE_URL
@@ -43,7 +43,7 @@ searxng:
main: main:
image: image:
repository: searxng/searxng repository: searxng/searxng
tag: latest@sha256:232d7fa7b30e73708a4e2185a10fd61c8b904649280a31b24f459d68ed7ee1c1 tag: latest@sha256:c0505d4721547fff21d961f7c9cb27965891d98445567fd3796e2f406b687bf5
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
env: env:
- name: SEARXNG_BASE_URL - name: SEARXNG_BASE_URL