2 Commits

Author SHA1 Message Date
537abc811f Update mirror.gcr.io/aquasec/trivy Docker tag to v0.64.0
All checks were successful
lint-test-helm / helm-lint (pull_request) Successful in 16s
2025-07-03 00:03:58 +00:00
dc5b23afeb Update thewicklowwolf/lidatube Docker tag to v0.2.29
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
lint-test-helm / helm-lint (push) Successful in 16s
renovate / renovate (push) Successful in 1m21s
lint-test-helm / helm-lint (pull_request) Successful in 12s
2025-07-03 00:02:09 +00:00
2 changed files with 2 additions and 2 deletions

View File

@@ -13,7 +13,7 @@ lidatube:
main:
image:
repository: thewicklowwolf/lidatube
tag: 0.2.28
tag: 0.2.29
pullPolicy: IfNotPresent
env:
- name: PUID

View File

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