From d5801bda875319869abe32ccf94d79a51dc3f2c8 Mon Sep 17 00:00:00 2001 From: Zoltan Szepesi <2dcube01@gmail.com> Date: Wed, 4 Dec 2024 21:29:32 +0100 Subject: [PATCH] Bump versions --- charts/matverseny-admin/Chart.yaml | 2 +- charts/matverseny-backend/Chart.yaml | 2 +- charts/matverseny-frontend/Chart.yaml | 2 +- charts/matverseny/Chart.yaml | 2 +- charts/matverseny/templates/matverseny-admin.yaml | 2 +- charts/matverseny/templates/matverseny-backend.yaml | 2 +- charts/matverseny/templates/matverseny-frontend.yaml | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) diff --git a/charts/matverseny-admin/Chart.yaml b/charts/matverseny-admin/Chart.yaml index 270b1b2..b150eff 100644 --- a/charts/matverseny-admin/Chart.yaml +++ b/charts/matverseny-admin/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.1 +version: 0.1.2 # 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/charts/matverseny-backend/Chart.yaml b/charts/matverseny-backend/Chart.yaml index 18ecca9..0cec4f6 100644 --- a/charts/matverseny-backend/Chart.yaml +++ b/charts/matverseny-backend/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.8 +version: 0.1.9 # 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/charts/matverseny-frontend/Chart.yaml b/charts/matverseny-frontend/Chart.yaml index f72778d..06bc42d 100644 --- a/charts/matverseny-frontend/Chart.yaml +++ b/charts/matverseny-frontend/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.13 +version: 0.1.14 # 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/charts/matverseny/Chart.yaml b/charts/matverseny/Chart.yaml index dfbdbe5..236de8c 100644 --- a/charts/matverseny/Chart.yaml +++ b/charts/matverseny/Chart.yaml @@ -15,4 +15,4 @@ 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.14 +version: 0.1.15 diff --git a/charts/matverseny/templates/matverseny-admin.yaml b/charts/matverseny/templates/matverseny-admin.yaml index d1c3cce..d9426b9 100644 --- a/charts/matverseny/templates/matverseny-admin.yaml +++ b/charts/matverseny/templates/matverseny-admin.yaml @@ -9,7 +9,7 @@ spec: source: repoURL: https://verseghy.github.io/charts/ chart: matverseny-admin - targetRevision: 0.1.1 + targetRevision: 0.1.2 helm: valuesObject: ingress: diff --git a/charts/matverseny/templates/matverseny-backend.yaml b/charts/matverseny/templates/matverseny-backend.yaml index 5b97d40..9b1afe1 100644 --- a/charts/matverseny/templates/matverseny-backend.yaml +++ b/charts/matverseny/templates/matverseny-backend.yaml @@ -9,7 +9,7 @@ spec: source: repoURL: https://verseghy.github.io/charts/ chart: matverseny-backend - targetRevision: 0.1.8 + targetRevision: 0.1.9 helm: valuesObject: ingress: diff --git a/charts/matverseny/templates/matverseny-frontend.yaml b/charts/matverseny/templates/matverseny-frontend.yaml index 29e088e..c3500a7 100644 --- a/charts/matverseny/templates/matverseny-frontend.yaml +++ b/charts/matverseny/templates/matverseny-frontend.yaml @@ -9,7 +9,7 @@ spec: source: repoURL: https://verseghy.github.io/charts/ chart: matverseny-frontend - targetRevision: 0.1.13 + targetRevision: 0.1.14 helm: valuesObject: ingress: