From 71b09a469f8ba655f23d064ee696e926f2304627 Mon Sep 17 00:00:00 2001 From: openyurt-bot Date: Tue, 7 Jan 2025 03:07:03 +0000 Subject: [PATCH] align with openyurt helm charts from commit 3f04e0b08ea4af050d3f895a2e17fc524ec31055 --- charts/yurt-coordinator/Chart.yaml | 4 ++-- charts/yurt-iot-dock/Chart.yaml | 4 ++-- charts/yurt-manager/Chart.yaml | 4 ++-- charts/yurthub/Chart.yaml | 4 ++-- 4 files changed, 8 insertions(+), 8 deletions(-) diff --git a/charts/yurt-coordinator/Chart.yaml b/charts/yurt-coordinator/Chart.yaml index 70ca5bc..b654867 100644 --- a/charts/yurt-coordinator/Chart.yaml +++ b/charts/yurt-coordinator/Chart.yaml @@ -15,10 +15,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: 1.5.0 +version: 1.6.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.5.0" +appVersion: "v1.6.0" diff --git a/charts/yurt-iot-dock/Chart.yaml b/charts/yurt-iot-dock/Chart.yaml index 9d31e40..d940977 100644 --- a/charts/yurt-iot-dock/Chart.yaml +++ b/charts/yurt-iot-dock/Chart.yaml @@ -15,10 +15,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: 1.5.0 +version: 1.6.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.5.0" +appVersion: "v1.6.0" diff --git a/charts/yurt-manager/Chart.yaml b/charts/yurt-manager/Chart.yaml index ca1541e..3387df2 100644 --- a/charts/yurt-manager/Chart.yaml +++ b/charts/yurt-manager/Chart.yaml @@ -15,10 +15,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: 1.5.0 +version: 1.6.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.5.0" +appVersion: "v1.6.0" diff --git a/charts/yurthub/Chart.yaml b/charts/yurthub/Chart.yaml index ce61d54..7370b12 100644 --- a/charts/yurthub/Chart.yaml +++ b/charts/yurthub/Chart.yaml @@ -15,10 +15,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: 1.5.0 +version: 1.6.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.5.0" +appVersion: "v1.6.0"