Compare commits
2 Commits
82093558b1
...
a21d977361
| Author | SHA1 | Date | |
|---|---|---|---|
|
a21d977361
|
|||
| b5d1380556 |
@@ -3,4 +3,4 @@ dependencies:
|
|||||||
repository: https://ot-container-kit.github.io/helm-charts/
|
repository: https://ot-container-kit.github.io/helm-charts/
|
||||||
version: 0.23.0
|
version: 0.23.0
|
||||||
digest: sha256:5527788e7c70fca410b8d007412f56bf7d8f714bed1d4f96e85468272011406b
|
digest: sha256:5527788e7c70fca410b8d007412f56bf7d8f714bed1d4f96e85468272011406b
|
||||||
generated: "2026-01-08T10:02:05.135901316Z"
|
generated: "2026-01-08T19:02:57.694317278Z"
|
||||||
|
|||||||
@@ -12,7 +12,7 @@ vault:
|
|||||||
enabled: true
|
enabled: true
|
||||||
image:
|
image:
|
||||||
repository: hashicorp/vault
|
repository: hashicorp/vault
|
||||||
tag: 1.21.1
|
tag: 1.21.2
|
||||||
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.21.1
|
tag: 1.21.2
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
command:
|
command:
|
||||||
- /bin/ash
|
- /bin/ash
|
||||||
|
|||||||
Reference in New Issue
Block a user