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 @@ -109,3 +109,6 @@ releaseSeries:
109109 - contract : v1beta1
110110 major : 0
111111 minor : 36
112+ - contract : v1beta1
113+ major : 0
114+ minor : 37
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.35 }"
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.35 }/runtime-extensions-components.yaml"
143+ - name : " {go://github.com/nutanix-cloud-native/cluster-api-runtime-extensions-nutanix@v0.37 }"
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.37 }/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.37 .99 # "vNext"; use manifests from local source files
154+ - name : v0.38 .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 @@ -100,3 +100,6 @@ releaseSeries:
100100 - contract : v1beta1
101101 major : 0
102102 minor : 37
103+ - contract : v1beta1
104+ major : 0
105+ minor : 38
You can’t perform that action at this time.
0 commit comments