From 0785762f7c4dfd613d5799e9a896accfb734b9e9 Mon Sep 17 00:00:00 2001 From: Sean-creative Date: Sun, 25 Feb 2024 18:09:44 +0000 Subject: [PATCH 1/2] Bump chart version to 0.0.64 --- charts/jsvill-chart/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/jsvill-chart/Chart.yaml b/charts/jsvill-chart/Chart.yaml index f109e3a..b92be93 100644 --- a/charts/jsvill-chart/Chart.yaml +++ b/charts/jsvill-chart/Chart.yaml @@ -1,3 +1,3 @@ apiVersion: v2 name: jsvill-charts -version: 0.0.63 \ No newline at end of file +version: 0.0.64 \ No newline at end of file From 153def2bac991ba53ccabffd828305fa110d97e6 Mon Sep 17 00:00:00 2001 From: Sean-creative Date: Sun, 25 Feb 2024 18:09:59 +0000 Subject: [PATCH 2/2] Update jsvill-charts version to 0.0.64 --- kustomize/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kustomize/kustomization.yaml b/kustomize/kustomization.yaml index 1eb4d98..f98fa9b 100644 --- a/kustomize/kustomization.yaml +++ b/kustomize/kustomization.yaml @@ -3,7 +3,7 @@ kind: Kustomization helmCharts: - name: jsvill-charts repo: https://sean-creative.github.io/JSVILL - version: 0.0.63 + version: 0.0.64 releaseName: jsvill namespace: default