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 @@ -73,3 +73,6 @@ releaseSeries:
73
73
- contract : v1beta1
74
74
major : 0
75
75
minor : 24
76
+ - contract : v1beta1
77
+ major : 0
78
+ minor : 25
Original file line number Diff line number Diff line change @@ -136,8 +136,8 @@ providers:
136
136
versions :
137
137
# Upgrade e2e tests will use this as the "upgrade from" version.
138
138
# This should reference the most recent successful release.
139
- - name : " {go://github.com/nutanix-cloud-native/cluster-api-runtime-extensions-nutanix@v0.23 }"
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.23 }/runtime-extensions-components.yaml"
139
+ - name : " {go://github.com/nutanix-cloud-native/cluster-api-runtime-extensions-nutanix@v0.24 }"
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.24 }/runtime-extensions-components.yaml"
141
141
type : " url"
142
142
contract : v1beta1
143
143
files :
@@ -147,7 +147,7 @@ providers:
147
147
new : " --v=8"
148
148
- old : --metrics-addr=127.0.0.1:8080
149
149
new : --metrics-addr=:8080
150
- - name : v0.25 .99 # "vNext"; use manifests from local source files
150
+ - name : v0.26 .99 # "vNext"; use manifests from local source files
151
151
value : " file://../../../runtime-extensions-components.yaml"
152
152
type : " url"
153
153
contract : v1beta1
Original file line number Diff line number Diff line change @@ -64,3 +64,6 @@ releaseSeries:
64
64
- contract : v1beta1
65
65
major : 0
66
66
minor : 25
67
+ - contract : v1beta1
68
+ major : 0
69
+ minor : 25
You can’t perform that action at this time.
0 commit comments