diff --git a/k8s/clusters/cluster-0/manifests/selfhosted/hashi-vault/helm-release.yaml b/k8s/clusters/cluster-0/manifests/selfhosted/hashi-vault/helm-release.yaml index 903b28ad72..d0abfa9903 100644 --- a/k8s/clusters/cluster-0/manifests/selfhosted/hashi-vault/helm-release.yaml +++ b/k8s/clusters/cluster-0/manifests/selfhosted/hashi-vault/helm-release.yaml @@ -21,11 +21,11 @@ spec: injector: agentImage: repository: "hashicorp/vault" - tag: "1.18.0" + tag: "1.18.1" server: image: repository: "hashicorp/vault" - tag: "1.18.0" + tag: "1.18.1" dataStorage: enabled: true storageClass: "ceph-block"