File tree Expand file tree Collapse file tree 3 files changed +8
-2
lines changed
data/shared/v1beta1-caren Expand file tree Collapse file tree 3 files changed +8
-2
lines changed Original file line number Diff line number Diff line change @@ -91,3 +91,6 @@ releaseSeries:
9191 - contract : v1beta1
9292 major : 0
9393 minor : 30
94+ - contract : v1beta1
95+ major : 0
96+ minor : 31
Original file line number Diff line number Diff line change @@ -136,8 +136,8 @@ providers:
136136 versions :
137137 # Upgrade e2e tests will use this as the "upgrade from" version.
138138 # This should reference the most recent successful release.
139- - name : " {go://github.com/nutanix-cloud-native/cluster-api-runtime-extensions-nutanix@v0.29 }"
140- value : " https://github.com/nutanix-cloud-native/cluster-api-runtime-extensions-nutanix/releases/download/{go://github.com/nutanix-cloud-native/cluster-api-runtime-extensions-nutanix@v0.29 }/runtime-extensions-components.yaml"
139+ - name : " {go://github.com/nutanix-cloud-native/cluster-api-runtime-extensions-nutanix@v0.30 }"
140+ value : " https://github.com/nutanix-cloud-native/cluster-api-runtime-extensions-nutanix/releases/download/{go://github.com/nutanix-cloud-native/cluster-api-runtime-extensions-nutanix@v0.30 }/runtime-extensions-components.yaml"
141141 type : " url"
142142 contract : v1beta1
143143 files :
Original file line number Diff line number Diff line change @@ -82,3 +82,6 @@ releaseSeries:
8282 - contract : v1beta1
8383 major : 0
8484 minor : 31
85+ - contract : v1beta1
86+ major : 0
87+ minor : 32
You can’t perform that action at this time.
0 commit comments