diff --git a/openbao/charts/openbao/values.yaml b/openbao/charts/openbao/values.yaml index 4ba0bac2..41da464c 100644 --- a/openbao/charts/openbao/values.yaml +++ b/openbao/charts/openbao/values.yaml @@ -71,7 +71,7 @@ injector: # -- image repo to use for k8s image repository: "hashicorp/vault-k8s" # -- image tag to use for k8s image - tag: "1.4.2" + tag: "1.5.0" # -- image pull policy to use for k8s image. if tag is "latest", set to "Always" pullPolicy: IfNotPresent