Skip to content

Commit 47d6e9e

Browse files
author
datacore-bolt-ci
committed
ci(stability): update values.yaml and Chart.yaml with latest tags and version respectively
1 parent ab40502 commit 47d6e9e

4 files changed

Lines changed: 6 additions & 6 deletions

File tree

chart/Chart.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,17 +26,17 @@ type: application
2626
# This is the chart version. This version number should be incremented each time you make changes
2727
# to the chart and its templates, including the app version.
2828
# Versions are expected to follow Semantic Versioning (https://semver.org/)
29-
version: 2.12.0-main-unstable-2026-06-16-11-09-00
29+
version: 2.12.0-main-unstable-2026-06-16-19-21-28
3030

3131
# This is the version number of the application being deployed. This version number should be
3232
# incremented each time you make changes to the application. Versions are not expected to
3333
# follow Semantic Versioning. They should reflect the version the application is using.
3434
# It is recommended to use it with quotes.
35-
appVersion: 2.12.0-main-unstable-2026-06-16-11-09-00
35+
appVersion: 2.12.0-main-unstable-2026-06-16-19-21-28
3636

3737
dependencies:
3838
- name: crds
39-
version: 2.12.0-main-unstable-2026-06-16-11-09-00
39+
version: 2.12.0-main-unstable-2026-06-16-19-21-28
4040
condition: crds.enabled
4141
- name: etcd
4242
repository: https://charts.bitnami.com/bitnami

chart/charts/crds/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
apiVersion: v2
22
name: crds
3-
version: 2.12.0-main-unstable-2026-06-16-11-09-00
3+
version: 2.12.0-main-unstable-2026-06-16-19-21-28
44
description: |
55
A Helm chart that collects CustomResourceDefinitions (CRDs) from Mayastor.
66

chart/doc.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ repository:
88
name: mayastor
99
chart:
1010
name: mayastor
11-
version: 2.12.0-main-unstable-2026-06-16-11-09-00
11+
version: 2.12.0-main-unstable-2026-06-16-19-21-28
1212
values: "-- generate from values file --"
1313
valuesExample: "-- generate from values file --"
1414
prerequisites:

chart/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ image:
3434
# release/pre-release container image tags.
3535
# The below tag values will be picked for images by default.
3636
# If not specified, 'tag' option provided above will be picked.
37-
controlPlane: 5f422efe00a5
37+
controlPlane: d12ad2d8aa09
3838
dataPlane: 10070266eb52
3939
extensions: 17c4fa2e0d3f
4040
# -- ImagePullPolicy for our images

0 commit comments

Comments
 (0)