2 Commits

Author SHA1 Message Date
9cd4a20fc0 Update hashicorp/vault Docker tag to v1.20.0
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
lint-test-helm / helm-lint (pull_request) Successful in 8s
2025-06-26 15:03:09 +00:00
ea80cbdd20 Update ghcr.io/gitroomhq/postiz-app Docker tag to v1.55.1
Some checks failed
renovate / renovate (push) Successful in 1m56s
lint-test-helm / helm-lint (pull_request) Successful in 10s
lint-test-helm / helm-lint (push) Failing after 8s
2025-06-26 15:01:25 +00:00
2 changed files with 3 additions and 3 deletions

View File

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

View File

@@ -12,7 +12,7 @@ vault:
enabled: true enabled: true
image: image:
repository: hashicorp/vault repository: hashicorp/vault
tag: 1.19.5 tag: 1.20.0
updateStrategyType: "RollingUpdate" updateStrategyType: "RollingUpdate"
logLevel: debug logLevel: debug
logFormat: standard logFormat: standard
@@ -170,7 +170,7 @@ snapshot:
snapshot: snapshot:
image: image:
repository: hashicorp/vault repository: hashicorp/vault
tag: 1.19.5 tag: 1.20.0
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
command: command:
- /bin/ash - /bin/ash