From 23bd86f729f58022ef3a40eeea7893ef51f261cb Mon Sep 17 00:00:00 2001 From: Sean-creative Date: Sun, 31 Mar 2024 06:30:54 +0000 Subject: [PATCH 1/2] Bump chart version to 0.0.69 --- 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 f26f7fc..db85271 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.68 \ No newline at end of file +version: 0.0.69 \ No newline at end of file From b555ca213a2c3d9a30dd38fcd92a9310ef1bceac Mon Sep 17 00:00:00 2001 From: Sean-creative Date: Sun, 31 Mar 2024 06:31:07 +0000 Subject: [PATCH 2/2] Update jsvill-charts version to 0.0.69 --- kustomize/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kustomize/kustomization.yaml b/kustomize/kustomization.yaml index 6fd5634..7f414e5 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.68 + version: 0.0.69 releaseName: jsvill namespace: default