2 Commits

Author SHA1 Message Date
3dc30270d4 Update mirror.gcr.io/aquasec/trivy Docker tag to v0.64.1
All checks were successful
lint-test-helm / helm-lint (pull_request) Successful in 7s
2025-07-04 10:02:57 +00:00
ea08ddd050 Update searxng/searxng:latest Docker digest to 232e451
All checks were successful
renovate / renovate (push) Successful in 1m33s
lint-test-helm / helm-lint (push) Successful in 7s
lint-test-helm / helm-lint (pull_request) Successful in 25s
2025-07-04 10:01:08 +00:00
2 changed files with 3 additions and 3 deletions

View File

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

View File

@@ -16,7 +16,7 @@ trivy-operator:
image:
registry: mirror.gcr.io
repository: aquasec/trivy
tag: 0.63.0
tag: 0.64.1
storageClassEnabled: true
storageClassName: ceph-block
storageSize: "5Gi"