diff --git a/openbao/charts/openbao/values.yaml b/openbao/charts/openbao/values.yaml index c1098d40..145d13f9 100644 --- a/openbao/charts/openbao/values.yaml +++ b/openbao/charts/openbao/values.yaml @@ -1096,7 +1096,7 @@ csi: # -- image repo to use for csi image repository: "hashicorp/vault-csi-provider" # -- image tag to use for csi image - tag: "1.4.1" + tag: "1.4.3" # -- image pull policy to use for csi image. if tag is "latest", set to "Always" pullPolicy: IfNotPresent