File tree Expand file tree Collapse file tree 4 files changed +8
-8
lines changed
Expand file tree Collapse file tree 4 files changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -16,17 +16,17 @@ type: application
1616# This is the chart version. This version number should be incremented each time you make changes
1717# to the chart and its templates, including the app version.
1818# Versions are expected to follow Semantic Versioning (https://semver.org/)
19- version : 2.10.0-0-main-unstable-2025-07-15-17-59-49 -0
19+ version : 2.10.0-0-main-unstable-2025-07-21-05-41-03 -0
2020
2121# This is the version number of the application being deployed. This version number should be
2222# incremented each time you make changes to the application. Versions are not expected to
2323# follow Semantic Versioning. They should reflect the version the application is using.
2424# It is recommended to use it with quotes.
25- appVersion : 2.10.0-0-main-unstable-2025-07-15-17-59-49 -0
25+ appVersion : 2.10.0-0-main-unstable-2025-07-21-05-41-03 -0
2626
2727dependencies :
2828 - name : crds
29- version : 2.10.0-0-main-unstable-2025-07-15-17-59-49 -0
29+ version : 2.10.0-0-main-unstable-2025-07-21-05-41-03 -0
3030 condition : crds.enabled
3131 - name : etcd
3232 repository : https://charts.bitnami.com/bitnami
Original file line number Diff line number Diff line change 11apiVersion : v2
22name : crds
3- version : 2.10.0-0-main-unstable-2025-07-15-17-59-49 -0
3+ version : 2.10.0-0-main-unstable-2025-07-21-05-41-03 -0
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.10.0-0-main-unstable-2025-07-15-17-59-49 -0
11+ version : 2.10.0-0-main-unstable-2025-07-21-05-41-03 -0
1212 values : " -- generate from values file --"
1313 valuesExample : " -- generate from values file --"
1414prerequisites :
Original file line number Diff line number Diff line change 2020 # release/pre-release container image tags.
2121 # The below tag values will be picked for images by default.
2222 # If not specified, 'tag' option provided above will be picked.
23- controlPlane : 5717ba76a5c1
24- dataPlane : 2857f5f2f706
25- extensions : bfd274da41d2
23+ controlPlane : 1efe6b7ec128
24+ dataPlane : 4ff95eb790c4
25+ extensions : c0a5204c5a69
2626 # -- ImagePullPolicy for our images
2727 pullPolicy : IfNotPresent
2828 # -- docker-secrets required to pull images if the container registry from image.registry is protected
You can’t perform that action at this time.
0 commit comments