2 Commits

Author SHA1 Message Date
1aea049e02 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 21s
2025-07-03 08:04:04 +00:00
60620996e8 Update ghcr.io/gitroomhq/postiz-app Docker tag to v1.59.0
All checks were successful
lint-test-helm / helm-lint (pull_request) Successful in 14s
lint-test-helm / helm-lint (push) Successful in 11s
renovate / renovate (push) Successful in 1m56s
2025-07-03 08:01:58 +00:00
2 changed files with 2 additions and 2 deletions

View File

@@ -9,7 +9,7 @@ postiz:
main:
image:
repository: ghcr.io/gitroomhq/postiz-app
tag: v1.58.0
tag: v1.59.0
pullPolicy: IfNotPresent
env:
- name: MAIN_URL

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"