File tree 3 files changed +9
-3
lines changed
data/shared/v1beta1-caren
3 files changed +9
-3
lines changed Original file line number Diff line number Diff line change @@ -82,3 +82,6 @@ releaseSeries:
82
82
- contract : v1beta1
83
83
major : 0
84
84
minor : 27
85
+ - contract : v1beta1
86
+ major : 0
87
+ minor : 28
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.26 }"
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.26 }/runtime-extensions-components.yaml"
139
+ - name : " {go://github.com/nutanix-cloud-native/cluster-api-runtime-extensions-nutanix@v0.27 }"
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.27 }/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.28 .99 # "vNext"; use manifests from local source files
150
+ - name : v0.29 .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 @@ -73,3 +73,6 @@ releaseSeries:
73
73
- contract : v1beta1
74
74
major : 0
75
75
minor : 28
76
+ - contract : v1beta1
77
+ major : 0
78
+ minor : 29
You can’t perform that action at this time.
0 commit comments