From 13ebc40e06eb43963cec325b3af4d2472f50ff00 Mon Sep 17 00:00:00 2001 From: Sabine Schaller Date: Sat, 4 Nov 2023 22:41:14 +0100 Subject: [PATCH] chore: update to use Rafiki v1.0.0-alpha.5 (#17) --- charts/rafiki-auth/Chart.yaml | 4 ++-- charts/rafiki-backend/Chart.yaml | 4 ++-- charts/rafiki-frontend/Chart.yaml | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/charts/rafiki-auth/Chart.yaml b/charts/rafiki-auth/Chart.yaml index bc1ac8a..f1957f3 100644 --- a/charts/rafiki-auth/Chart.yaml +++ b/charts/rafiki-auth/Chart.yaml @@ -17,10 +17,10 @@ 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.3.0 +version: 0.4.0 # 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 # follow Semantic Versioning. They should reflect the version the application is using. # It is recommended to use it with quotes. -appVersion: 'v1.0.0-alpha.3' +appVersion: 'v1.0.0-alpha.5' diff --git a/charts/rafiki-backend/Chart.yaml b/charts/rafiki-backend/Chart.yaml index ea56fd6..febf991 100644 --- a/charts/rafiki-backend/Chart.yaml +++ b/charts/rafiki-backend/Chart.yaml @@ -17,10 +17,10 @@ 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.3.0 +version: 0.4.0 # 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 # follow Semantic Versioning. They should reflect the version the application is using. # It is recommended to use it with quotes. -appVersion: 'v1.0.0-alpha.3' +appVersion: 'v1.0.0-alpha.5' diff --git a/charts/rafiki-frontend/Chart.yaml b/charts/rafiki-frontend/Chart.yaml index 1f98e95..42004f7 100644 --- a/charts/rafiki-frontend/Chart.yaml +++ b/charts/rafiki-frontend/Chart.yaml @@ -17,10 +17,10 @@ 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.3.0 +version: 0.4.0 # 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 # follow Semantic Versioning. They should reflect the version the application is using. # It is recommended to use it with quotes. -appVersion: 'v1.0.0-alpha.3' +appVersion: 'v1.0.0-alpha.5'