File tree Expand file tree Collapse file tree 3 files changed +12
-3
lines changed
data/shared/v1beta1-caren Expand file tree Collapse file tree 3 files changed +12
-3
lines changed Original file line number Diff line number Diff line change @@ -67,3 +67,6 @@ releaseSeries:
6767 - contract : v1beta1
6868 major : 0
6969 minor : 22
70+ - contract : v1beta1
71+ major : 0
72+ minor : 23
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.21 }"
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.21 }/runtime-extensions-components.yaml"
139+ - name : " {go://github.com/nutanix-cloud-native/cluster-api-runtime-extensions-nutanix@v0.22 }"
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.22 }/runtime-extensions-components.yaml"
141141 type : " url"
142142 contract : v1beta1
143143 files :
@@ -147,7 +147,7 @@ providers:
147147 new : " --v=8"
148148 - old : --metrics-addr=127.0.0.1:8080
149149 new : --metrics-addr=:8080
150- - name : v0.22 .99 # "vNext"; use manifests from local source files
150+ - name : v0.24 .99 # "vNext"; use manifests from local source files
151151 value : " file://../../../runtime-extensions-components.yaml"
152152 type : " url"
153153 contract : v1beta1
Original file line number Diff line number Diff line change @@ -55,3 +55,9 @@ releaseSeries:
5555 - contract : v1beta1
5656 major : 0
5757 minor : 22
58+ - contract : v1beta1
59+ major : 0
60+ minor : 23
61+ - contract : v1beta1
62+ major : 0
63+ minor : 24
You can’t perform that action at this time.
0 commit comments