2 Commits

Author SHA1 Message Date
b6ef4a6590 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 14s
2025-07-04 11:02:39 +00:00
24bece0d8d Update searxng/searxng:latest Docker digest to 29b2e9a
All checks were successful
lint-test-helm / helm-lint (pull_request) Successful in 25s
lint-test-helm / helm-lint (push) Successful in 9s
renovate / renovate (push) Successful in 1m19s
2025-07-04 11:00:58 +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:232e45145037511042321a688d5e70c0057eae614a2fb88db6be58010ab39b27
tag: latest@sha256:29b2e9ac8d2ae8acd343b89b027db7d694110875b74c0f6ebd7aa4faab60aee1
pullPolicy: IfNotPresent
env:
- name: SEARXNG_BASE_URL
@@ -43,7 +43,7 @@ searxng:
main:
image:
repository: searxng/searxng
tag: latest@sha256:232e45145037511042321a688d5e70c0057eae614a2fb88db6be58010ab39b27
tag: latest@sha256:29b2e9ac8d2ae8acd343b89b027db7d694110875b74c0f6ebd7aa4faab60aee1
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"