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 @@ -103,3 +103,6 @@ releaseSeries:
103
103
- contract : v1beta1
104
104
major : 0
105
105
minor : 34
106
+ - contract : v1beta1
107
+ major : 0
108
+ minor : 35
Original file line number Diff line number Diff line change @@ -140,8 +140,8 @@ providers:
140
140
versions :
141
141
# Upgrade e2e tests will use this as the "upgrade from" version.
142
142
# This should reference the most recent successful release.
143
- - name : " {go://github.com/nutanix-cloud-native/cluster-api-runtime-extensions-nutanix@v0.33 }"
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.33 }/runtime-extensions-components.yaml"
143
+ - name : " {go://github.com/nutanix-cloud-native/cluster-api-runtime-extensions-nutanix@v0.34 }"
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.34 }/runtime-extensions-components.yaml"
145
145
type : " url"
146
146
contract : v1beta1
147
147
files :
@@ -151,7 +151,7 @@ providers:
151
151
new : " --v=8"
152
152
- old : --metrics-addr=127.0.0.1:8080
153
153
new : --metrics-addr=:8080
154
- - name : v0.35 .99 # "vNext"; use manifests from local source files
154
+ - name : v0.36 .99 # "vNext"; use manifests from local source files
155
155
value : " file://../../../runtime-extensions-components.yaml"
156
156
type : " url"
157
157
contract : v1beta1
Original file line number Diff line number Diff line change @@ -94,3 +94,6 @@ releaseSeries:
94
94
- contract : v1beta1
95
95
major : 0
96
96
minor : 35
97
+ - contract : v1beta1
98
+ major : 0
99
+ minor : 36
You can’t perform that action at this time.
0 commit comments