From 605b07a240956ede15e27842442a62f234d0ea62 Mon Sep 17 00:00:00 2001 From: Henry Wagner Date: Fri, 27 Sep 2024 11:19:23 -0400 Subject: [PATCH] rev helm charts --- helm/controller/Chart.yaml | 2 +- helm/crd/Chart.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/helm/controller/Chart.yaml b/helm/controller/Chart.yaml index 2e382d4..bcdb846 100644 --- a/helm/controller/Chart.yaml +++ b/helm/controller/Chart.yaml @@ -15,7 +15,7 @@ type: application # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 0.1.0 +version: 0.1.1 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. Versions are not expected to diff --git a/helm/crd/Chart.yaml b/helm/crd/Chart.yaml index 4e6fc9a..57ff811 100644 --- a/helm/crd/Chart.yaml +++ b/helm/crd/Chart.yaml @@ -15,7 +15,7 @@ type: application # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 0.1.0 +version: 0.1.1 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. Versions are not expected to