File tree Expand file tree Collapse file tree 3 files changed +9
-3
lines changed
data/shared/v1beta1-caren Expand file tree Collapse file tree 3 files changed +9
-3
lines changed Original file line number Diff line number Diff line change @@ -88,3 +88,6 @@ releaseSeries:
8888 - contract : v1beta1
8989 major : 0
9090 minor : 29
91+ - contract : v1beta1
92+ major : 0
93+ minor : 30
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.28 }"
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.28 }/runtime-extensions-components.yaml"
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"
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.30 .99 # "vNext"; use manifests from local source files
150+ - name : v0.31 .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 @@ -79,3 +79,6 @@ releaseSeries:
7979 - contract : v1beta1
8080 major : 0
8181 minor : 30
82+ - contract : v1beta1
83+ major : 0
84+ minor : 31
You can’t perform that action at this time.
0 commit comments