2 Commits

Author SHA1 Message Date
04df9b502b Update actions/checkout action to v5
Some checks failed
lint-test-helm / helm-lint (pull_request) Failing after 3s
2025-09-09 20:03:13 +00:00
5116cc6e50 Update searxng/searxng:latest Docker digest to 4a135e0 (#1413)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 14s
renovate / renovate (push) Successful in 1m35s
2025-09-09 20:01:40 +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:41
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:bc51a35ccb3aa823715e028fa7eaac0f772c962b8d519efa724b99d48d517380
tag: latest@sha256:4a135e0d3089d4a75ddfcf2b97ff9d8ddf17eae2042e7268a84089e10dc7d4fc
pullPolicy: IfNotPresent
env:
- name: SEARXNG_BASE_URL
@@ -43,7 +43,7 @@ searxng:
main:
image:
repository: searxng/searxng
tag: latest@sha256:bc51a35ccb3aa823715e028fa7eaac0f772c962b8d519efa724b99d48d517380
tag: latest@sha256:4a135e0d3089d4a75ddfcf2b97ff9d8ddf17eae2042e7268a84089e10dc7d4fc
pullPolicy: IfNotPresent
env:
- name: SEARXNG_BASE_URL