File tree Expand file tree Collapse file tree 3 files changed +7
-4
lines changed
data/shared/v1beta1-caren Expand file tree Collapse file tree 3 files changed +7
-4
lines changed Original file line number Diff line number Diff line change 11{
2- "." : " 0.41.3 "
2+ "." : " 0.42.0 "
33}
Original file line number Diff line number Diff line change @@ -140,8 +140,8 @@ providers:
140140 versions :
141141 # Upgrade e2e tests will use this as the "upgrade from" version.
142142 # This should reference the most recent successful release.
143- - name : " {go://github.com/nutanix-cloud-native/cluster-api-runtime-extensions-nutanix@v0.40 }"
144- 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.40 }/runtime-extensions-components.yaml"
143+ - name : " {go://github.com/nutanix-cloud-native/cluster-api-runtime-extensions-nutanix@v0.42.0 }"
144+ 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.42.0 }/runtime-extensions-components.yaml"
145145 type : " url"
146146 contract : v1beta1
147147 files :
@@ -151,7 +151,7 @@ providers:
151151 new : " --v=8"
152152 - old : --metrics-addr=127.0.0.1:8080
153153 new : --metrics-addr=:8080
154- - name : v0.42 .99 # "vNext"; use manifests from local source files
154+ - name : v0.43 .99 # "vNext"; use manifests from local source files
155155 value : " file://../../../runtime-extensions-components.yaml"
156156 type : " url"
157157 contract : v1beta1
Original file line number Diff line number Diff line change @@ -115,3 +115,6 @@ releaseSeries:
115115 - contract : v1beta1
116116 major : 0
117117 minor : 42
118+ - contract : v1beta1
119+ major : 0
120+ minor : 43
You can’t perform that action at this time.
0 commit comments