2 Commits

Author SHA1 Message Date
ffeb5242d9 Update mirror.gcr.io/aquasec/trivy Docker tag to v0.65.0
All checks were successful
lint-test-helm / helm-lint (pull_request) Successful in 14s
2025-07-31 15:03:51 +00:00
351d6d00a2 Update vectorim/element-web Docker tag to v1.11.108 (#1078)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 9s
renovate / renovate (push) Successful in 2m7s
2025-07-31 15:02:13 +00:00
2 changed files with 2 additions and 2 deletions

View File

@@ -2,7 +2,7 @@ element-web:
replicaCount: 1
image:
repository: vectorim/element-web
tag: v1.11.107
tag: v1.11.108
pullPolicy: IfNotPresent
defaultServer:
url: https://matrix.alexlebens.dev

View File

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