File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -136,7 +136,7 @@ providers:
136136 - name : v9.9.99
137137 # Use manifest from source files
138138 value : ../../../config/default
139- # Do not add contract field for v1beta1 --> v1beta2 clusterctl upgrades test to work.
139+ contract : v1beta2
140140 files :
141141 - sourcePath : " ./infrastructure-aws/withoutclusterclass/generated/cluster-template-efs-support.yaml"
142142 - sourcePath : " ./infrastructure-aws/withoutclusterclass/generated/cluster-template-external-csi.yaml"
Original file line number Diff line number Diff line change @@ -83,7 +83,7 @@ providers:
8383 - name : v9.9.99
8484 # Use manifest from source files
8585 value : ../../../config/default
86- contract : v1beta1
86+ contract : v1beta2
8787 files :
8888 - sourcePath : " ./shared/v1beta2_provider/metadata.yaml"
8989 replacements :
You can’t perform that action at this time.
0 commit comments