From aadde7c13065ccac5c219dca527db373f41170f7 Mon Sep 17 00:00:00 2001 From: Rajashekhar Gundeti Date: Mon, 10 Jul 2023 15:49:41 +0530 Subject: [PATCH] bumped chart version --- charts/oci-secrets-store-csi-driver-provider/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/oci-secrets-store-csi-driver-provider/Chart.yaml b/charts/oci-secrets-store-csi-driver-provider/Chart.yaml index 3236f928..f11e34e8 100644 --- a/charts/oci-secrets-store-csi-driver-provider/Chart.yaml +++ b/charts/oci-secrets-store-csi-driver-provider/Chart.yaml @@ -7,10 +7,10 @@ apiVersion: v2 name: oci-secrets-store-csi-driver-provider description: OCI Vault provider for the Secrets Store CSI driver. -version: 0.3.0 +version: 0.3.1 type: application -appVersion: "0.9.4" +appVersion: "0.9.5" kubeVersion: ">=1.19.0-0" # CSI Driver 1.2.0 is compatible with K8S 1.19+ dependencies: