From ab4da709acba712a11eecc47eb99c5e6850a1d6f Mon Sep 17 00:00:00 2001 From: Pendoragon Date: Mon, 29 Apr 2024 18:17:11 +0800 Subject: [PATCH] release overcomit, colocation & tidal-colocation --- charts/katalyst/charts/colocation/Chart.yaml | 4 ++-- charts/katalyst/charts/overcommit/Chart.yaml | 4 ++-- charts/katalyst/charts/tidal-colocation/Chart.yaml | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/charts/katalyst/charts/colocation/Chart.yaml b/charts/katalyst/charts/colocation/Chart.yaml index 892a522..4cb728f 100644 --- a/charts/katalyst/charts/colocation/Chart.yaml +++ b/charts/katalyst/charts/colocation/Chart.yaml @@ -15,13 +15,13 @@ 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.0 +version: 0.5.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: "v0.4.0" +appVersion: "v0.5.0" dependencies: - name: katalyst-webhook diff --git a/charts/katalyst/charts/overcommit/Chart.yaml b/charts/katalyst/charts/overcommit/Chart.yaml index 9880325..69449fc 100644 --- a/charts/katalyst/charts/overcommit/Chart.yaml +++ b/charts/katalyst/charts/overcommit/Chart.yaml @@ -15,13 +15,13 @@ 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.0 +version: 0.5.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: "v0.4.0" +appVersion: "v0.5.0" dependencies: - name: katalyst-webhook diff --git a/charts/katalyst/charts/tidal-colocation/Chart.yaml b/charts/katalyst/charts/tidal-colocation/Chart.yaml index 6691295..4c4925d 100644 --- a/charts/katalyst/charts/tidal-colocation/Chart.yaml +++ b/charts/katalyst/charts/tidal-colocation/Chart.yaml @@ -15,13 +15,13 @@ 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.0 +version: 0.5.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: "v0.4.0" +appVersion: "v0.5.0" dependencies: - name: katalyst-controller