File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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
3737dependencies :
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
Original file line number Diff line number Diff line change 11apiVersion : v2
22name : 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
44description : |
55 A Helm chart that collects CustomResourceDefinitions (CRDs) from Mayastor.
66
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ repository:
88 name : mayastor
99chart :
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 --"
1414prerequisites :
Original file line number Diff line number Diff line change 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
You can’t perform that action at this time.
0 commit comments