2 Commits

Author SHA1 Message Date
9a0ee44eff Update actions/checkout action to v5
Some checks failed
lint-test-helm / helm-lint (pull_request) Failing after 53s
2025-11-07 08:04:51 +00:00
359aaab251 Update searxng/searxng:latest Docker digest to 8345dd0 (#1981)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 54s
renovate / renovate (push) Successful in 1m25s
2025-11-07 08:02:44 +00:00
4 changed files with 5 additions and 5 deletions

View File

@@ -20,7 +20,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
uses: actions/checkout@v5
with:
fetch-depth: 0

View File

@@ -20,7 +20,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
uses: actions/checkout@v5
with:
fetch-depth: 0

View File

@@ -16,7 +16,7 @@ jobs:
container: ghcr.io/renovatebot/renovate:42
steps:
- name: Checkout
uses: actions/checkout@v4
uses: actions/checkout@v5
- name: Renovate
run: renovate

View File

@@ -9,7 +9,7 @@ searxng:
main:
image:
repository: searxng/searxng
tag: latest@sha256:7f7e3d85b9fc38cc99e8f7c715e3ae1b74ed11971d24987d6fa7b7f360a108be
tag: latest@sha256:8345dd0058d611a879f109f2730f36fbafeae5f6c9d76ca4955d677ef017afa4
pullPolicy: IfNotPresent
env:
- name: SEARXNG_BASE_URL
@@ -43,7 +43,7 @@ searxng:
main:
image:
repository: searxng/searxng
tag: latest@sha256:7f7e3d85b9fc38cc99e8f7c715e3ae1b74ed11971d24987d6fa7b7f360a108be
tag: latest@sha256:8345dd0058d611a879f109f2730f36fbafeae5f6c9d76ca4955d677ef017afa4
pullPolicy: IfNotPresent
env:
- name: SEARXNG_BASE_URL