File tree Expand file tree Collapse file tree 3 files changed +3
-4
lines changed
Expand file tree Collapse file tree 3 files changed +3
-4
lines changed Original file line number Diff line number Diff line change @@ -27,4 +27,4 @@ releaseSeries:
2727 contract : v1beta1
2828- major : 0
2929 minor : 13
30- contract : v1beta2
30+ contract : v1beta1
Original file line number Diff line number Diff line change @@ -122,8 +122,7 @@ providers:
122122 - name : v0.13.99
123123 value : ../../../config/default
124124 # This is the upcoming version.
125- # Specify no contract so that upgrade tests that start from a specific contract won't pick it up.
126- # contract: v1beta2
125+ contract : v1beta1
127126 files :
128127 - sourcePath : " ../data/shared/provider/metadata.yaml"
129128 - sourcePath : " ./infrastructure-openstack-no-artifact/cluster-template.yaml"
Original file line number Diff line number Diff line change @@ -27,4 +27,4 @@ releaseSeries:
2727 contract : v1beta1
2828- major : 0
2929 minor : 13
30- contract : v1beta2
30+ contract : v1beta1
You can’t perform that action at this time.
0 commit comments