From 16588937fcadf84ece665c823911d0d410050431 Mon Sep 17 00:00:00 2001 From: Johann Gnaucke Date: Fri, 27 Jan 2023 11:58:27 +0100 Subject: [PATCH] Bumped chart version --- charts/nfs-server-provisioner/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/nfs-server-provisioner/Chart.yaml b/charts/nfs-server-provisioner/Chart.yaml index ec191b31..d50a0dc2 100644 --- a/charts/nfs-server-provisioner/Chart.yaml +++ b/charts/nfs-server-provisioner/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v1 appVersion: 4.0.8 description: nfs-server-provisioner is an out-of-tree dynamic provisioner for Kubernetes. You can use it to quickly & easily deploy shared storage that works almost anywhere. name: nfs-server-provisioner -version: 1.6.0 +version: 1.7.0 maintainers: - name: kiall email: kiall@macinnes.ie