File tree Expand file tree Collapse file tree 3 files changed +12
-3
lines changed
data/shared/v1beta1-caren Expand file tree Collapse file tree 3 files changed +12
-3
lines changed Original file line number Diff line number Diff line change @@ -34,3 +34,9 @@ releaseSeries:
34
34
- contract : v1beta1
35
35
major : 0
36
36
minor : 11
37
+ - contract : v1beta1
38
+ major : 0
39
+ minor : 12
40
+ - contract : v1beta1
41
+ major : 0
42
+ minor : 13
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.11 }"
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.11 }/runtime-extension-components.yaml"
137
+ - name : " {go://github.com/nutanix-cloud-native/cluster-api-runtime-extensions-nutanix@v0.13 }"
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.13 }/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.12 .99 # "vNext"; use manifests from local source files
148
+ - name : v0.14 .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 @@ -25,3 +25,6 @@ releaseSeries:
25
25
- contract : v1beta1
26
26
major : 0
27
27
minor : 12
28
+ - contract : v1beta1
29
+ major : 0
30
+ minor : 13
You can’t perform that action at this time.
0 commit comments