2 Commits

Author SHA1 Message Date
373d4164a1 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 8s
2025-07-04 19:03:00 +00:00
370414688f Update ghcr.io/fuzzygrim/yamtrack Docker tag to v0.24.5
All checks were successful
lint-test-helm / helm-lint (pull_request) Successful in 7s
lint-test-helm / helm-lint (push) Successful in 10s
renovate / renovate (push) Successful in 1m18s
2025-07-04 19:01:09 +00:00
2 changed files with 2 additions and 2 deletions

View File

@@ -9,7 +9,7 @@ yamtrack:
main:
image:
repository: ghcr.io/fuzzygrim/yamtrack
tag: 0.24.4
tag: 0.24.5
pullPolicy: IfNotPresent
env:
- name: TZ

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"