Compare commits
2 Commits
d00bf4b01a
...
a18ec58f63
Author | SHA1 | Date | |
---|---|---|---|
a18ec58f63
|
|||
8ab03ba514
|
@@ -9,7 +9,7 @@ postiz:
|
||||
main:
|
||||
image:
|
||||
repository: ghcr.io/gitroomhq/postiz-app
|
||||
tag: v1.55.5
|
||||
tag: v1.56.0
|
||||
pullPolicy: IfNotPresent
|
||||
env:
|
||||
- name: MAIN_URL
|
||||
|
@@ -12,7 +12,7 @@ vault:
|
||||
enabled: true
|
||||
image:
|
||||
repository: hashicorp/vault
|
||||
tag: 1.19.5
|
||||
tag: 1.20.0
|
||||
updateStrategyType: "RollingUpdate"
|
||||
logLevel: debug
|
||||
logFormat: standard
|
||||
@@ -170,7 +170,7 @@ snapshot:
|
||||
snapshot:
|
||||
image:
|
||||
repository: hashicorp/vault
|
||||
tag: 1.19.5
|
||||
tag: 1.20.0
|
||||
pullPolicy: IfNotPresent
|
||||
command:
|
||||
- /bin/ash
|
||||
|
Reference in New Issue
Block a user