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 @@ -94,3 +94,6 @@ releaseSeries:
9494 - contract : v1beta1
9595 major : 0
9696 minor : 31
97+ - contract : v1beta1
98+ major : 0
99+ minor : 32
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.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"
139+ - name : " {go://github.com/nutanix-cloud-native/cluster-api-runtime-extensions-nutanix@v0.31 }"
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.31 }/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.32 .99 # "vNext"; use manifests from local source files
150+ - name : v0.33 .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 @@ -85,3 +85,6 @@ releaseSeries:
8585 - contract : v1beta1
8686 major : 0
8787 minor : 32
88+ - contract : v1beta1
89+ major : 0
90+ minor : 33
You can’t perform that action at this time.
0 commit comments