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 @@ -46,3 +46,6 @@ releaseSeries:
4646 - contract : v1beta1
4747 major : 0
4848 minor : 15
49+ - contract : v1beta1
50+ major : 0
51+ minor : 16
Original file line number Diff line number Diff line change @@ -134,8 +134,8 @@ providers:
134134- name : caren
135135 type : RuntimeExtensionProvider
136136 versions :
137- - name : " {go://github.com/nutanix-cloud-native/cluster-api-runtime-extensions-nutanix@v0.15 }"
138- 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.15 }/runtime-extension-components.yaml"
137+ - name : " {go://github.com/nutanix-cloud-native/cluster-api-runtime-extensions-nutanix@v0.16 }"
138+ 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.16 }/runtime-extension-components.yaml"
139139 type : " url"
140140 contract : v1beta1
141141 files :
@@ -145,7 +145,7 @@ providers:
145145 new : " --v=8"
146146 - old : --metrics-addr=127.0.0.1:8080
147147 new : --metrics-addr=:8080
148- - name : v0.16 .99 # "vNext"; use manifests from local source files
148+ - name : v0.17 .99 # "vNext"; use manifests from local source files
149149 value : " file://../../../runtime-extension-components.yaml"
150150 type : " url"
151151 contract : v1beta1
Original file line number Diff line number Diff line change @@ -37,3 +37,6 @@ releaseSeries:
3737 - contract : v1beta1
3838 major : 0
3939 minor : 16
40+ - contract : v1beta1
41+ major : 0
42+ minor : 17
You can’t perform that action at this time.
0 commit comments