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:
46
46
- contract : v1beta1
47
47
major : 0
48
48
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:
134
134
- name : caren
135
135
type : RuntimeExtensionProvider
136
136
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"
139
139
type : " url"
140
140
contract : v1beta1
141
141
files :
@@ -145,7 +145,7 @@ providers:
145
145
new : " --v=8"
146
146
- old : --metrics-addr=127.0.0.1:8080
147
147
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
149
149
value : " file://../../../runtime-extension-components.yaml"
150
150
type : " url"
151
151
contract : v1beta1
Original file line number Diff line number Diff line change @@ -37,3 +37,6 @@ releaseSeries:
37
37
- contract : v1beta1
38
38
major : 0
39
39
minor : 16
40
+ - contract : v1beta1
41
+ major : 0
42
+ minor : 17
You can’t perform that action at this time.
0 commit comments