From ab5605d76640495404a916de25091c2fa99e197f Mon Sep 17 00:00:00 2001 From: Andreas Salhus Bakseter <141913422+baksetercx@users.noreply.github.com> Date: Tue, 21 Jan 2025 13:25:22 +0100 Subject: [PATCH] Bump version --- elvia-deployment/Chart.yaml | 2 +- elvia-statefulset/Chart.yaml | 2 +- iss-deployment/Chart.yaml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/elvia-deployment/Chart.yaml b/elvia-deployment/Chart.yaml index 2933ac3..9bd03ea 100644 --- a/elvia-deployment/Chart.yaml +++ b/elvia-deployment/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.24.0 +version: 0.24.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/elvia-statefulset/Chart.yaml b/elvia-statefulset/Chart.yaml index 52e8c11..0187c52 100644 --- a/elvia-statefulset/Chart.yaml +++ b/elvia-statefulset/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.9.4 +version: 0.9.5 # 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/iss-deployment/Chart.yaml b/iss-deployment/Chart.yaml index b2980ce..51d3cfe 100644 --- a/iss-deployment/Chart.yaml +++ b/iss-deployment/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.4.3 +version: 0.4.4 # 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