From 6898f2966fee7e661284555316d4fb9731fc71a7 Mon Sep 17 00:00:00 2001 From: Rajashekhar Gundeti Date: Wed, 17 May 2023 15:51:42 +0530 Subject: [PATCH] bumping chart version --- charts/oci-secrets-store-csi-driver-provider/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/oci-secrets-store-csi-driver-provider/Chart.yaml b/charts/oci-secrets-store-csi-driver-provider/Chart.yaml index 9cd365a6..183ed190 100644 --- a/charts/oci-secrets-store-csi-driver-provider/Chart.yaml +++ b/charts/oci-secrets-store-csi-driver-provider/Chart.yaml @@ -7,7 +7,7 @@ apiVersion: v2 name: oci-secrets-store-csi-driver-provider description: OCI Vault provider for the Secrets Store CSI driver. -version: 0.2.8 +version: 0.2.9 type: application appVersion: "0.9.4"