File tree Expand file tree Collapse file tree 5 files changed +7
-4
lines changed Expand file tree Collapse file tree 5 files changed +7
-4
lines changed Original file line number Diff line number Diff line change 22 "name" : " infrastructure-vsphere" ,
33 "config" : {
44 "componentsFile" : " infrastructure-components.yaml" ,
5- "nextVersion" : " v1.4 .0"
5+ "nextVersion" : " v1.5 .0"
66 }
77}
Original file line number Diff line number Diff line change @@ -33,3 +33,6 @@ releaseSeries:
3333 - major : 1
3434 minor : 3
3535 contract : v1beta1
36+ - major : 1
37+ minor : 4
38+ contract : v1beta1
Original file line number Diff line number Diff line change @@ -101,7 +101,7 @@ providers:
101101 files :
102102 - sourcePath : " ../../../test/e2e/data/infrastructure-vsphere/capi-upgrades/v1alpha4/cluster-template.yaml"
103103 - sourcePath : " ../../../metadata.yaml"
104- - name : v1.3 .0
104+ - name : v1.4 .0
105105 # Use manifest from source files
106106 value : ../../../../cluster-api-provider-vsphere/config/default
107107 contract : v1beta1
Original file line number Diff line number Diff line change @@ -106,7 +106,7 @@ providers:
106106 files :
107107 - sourcePath : " ../../../test/e2e/data/infrastructure-vsphere/capi-upgrades/v1alpha4/cluster-template.yaml"
108108 - sourcePath : " ../../../metadata.yaml"
109- - name : v1.3 .0
109+ - name : v1.4 .0
110110 # Use manifest from source files
111111 value : ../../../../cluster-api-provider-vsphere/config/default
112112 contract : v1beta1
Original file line number Diff line number Diff line change @@ -71,7 +71,7 @@ providers:
7171 - name : vsphere
7272 type : InfrastructureProvider
7373 versions :
74- - name : v1.3 .0
74+ - name : v1.4 .0
7575 # Use manifest from source files
7676 value : ../../../cluster-api-provider-vsphere/config/deployments/integration-tests
7777 contract : v1beta1
You can’t perform that action at this time.
0 commit comments