diff --git a/clusters/cl01tl/helm/vault/values.yaml b/clusters/cl01tl/helm/vault/values.yaml index 4a0c2c198..5831b651a 100644 --- a/clusters/cl01tl/helm/vault/values.yaml +++ b/clusters/cl01tl/helm/vault/values.yaml @@ -12,7 +12,7 @@ vault: enabled: true image: repository: hashicorp/vault - tag: 1.21.1 + tag: 1.21.2 updateStrategyType: "RollingUpdate" logLevel: debug logFormat: standard @@ -170,7 +170,7 @@ snapshot: snapshot: image: repository: hashicorp/vault - tag: 1.21.1 + tag: 1.21.2 pullPolicy: IfNotPresent command: - /bin/ash