diff --git a/chart/Chart.yaml b/chart/Chart.yaml index 8bcb45ea5..c1614c1e5 100644 --- a/chart/Chart.yaml +++ b/chart/Chart.yaml @@ -16,17 +16,17 @@ 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: 2.8.0-0-main-unstable-2025-01-27-10-13-05-0 +version: 2.8.0-0-main-unstable-2025-01-28-00-07-46-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: 2.8.0-0-main-unstable-2025-01-27-10-13-05-0 +appVersion: 2.8.0-0-main-unstable-2025-01-28-00-07-46-0 dependencies: - name: crds - version: 2.8.0-0-main-unstable-2025-01-27-10-13-05-0 + version: 2.8.0-0-main-unstable-2025-01-28-00-07-46-0 condition: crds.enabled - name: etcd repository: https://charts.bitnami.com/bitnami diff --git a/chart/charts/crds/Chart.yaml b/chart/charts/crds/Chart.yaml index 9e2e7e74a..12a1ba04a 100644 --- a/chart/charts/crds/Chart.yaml +++ b/chart/charts/crds/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 name: crds -version: 2.8.0-0-main-unstable-2025-01-27-10-13-05-0 +version: 2.8.0-0-main-unstable-2025-01-28-00-07-46-0 description: | A Helm chart that collects CustomResourceDefinitions (CRDs) from Mayastor. diff --git a/chart/doc.yaml b/chart/doc.yaml index aa08563d8..524dffdbc 100644 --- a/chart/doc.yaml +++ b/chart/doc.yaml @@ -8,7 +8,7 @@ repository: name: mayastor chart: name: mayastor - version: 2.8.0-0-main-unstable-2025-01-27-10-13-05-0 + version: 2.8.0-0-main-unstable-2025-01-28-00-07-46-0 values: "-- generate from values file --" valuesExample: "-- generate from values file --" prerequisites: diff --git a/chart/values.yaml b/chart/values.yaml index a1c28bfbc..3ba6e964d 100644 --- a/chart/values.yaml +++ b/chart/values.yaml @@ -20,7 +20,7 @@ image: # release/pre-release container image tags. # The below tag values will be picked for images by default. # If not specified, 'tag' option provided above will be picked. - controlPlane: b613964c90eb + controlPlane: 700ccc83a1c0 dataPlane: 20b3c41c58ec extensions: 4e97474e8ab0 # -- ImagePullPolicy for our images