From 179c37b8d40c6ab998771c0271fb5d2c20b83ccc Mon Sep 17 00:00:00 2001
From: Richard Quintin <rquintin@vt.edu>
Date: Mon, 30 Oct 2023 14:53:10 -0400
Subject: [PATCH] update version

---
 Chart.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Chart.yaml b/Chart.yaml
index 0be8d42..bb51f13 100644
--- a/Chart.yaml
+++ b/Chart.yaml
@@ -3,5 +3,5 @@ name: vault-secret-syncer
 description: A Helm chart that syncs secrets from Vault into Kubernetes
 
 type: application
-version: 0.6.14
+version: 0.6.15
 appVersion: "1.16.0"
-- 
GitLab