File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed
Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change 55# update this file only when a new major or minor version is released
66apiVersion : clusterctl.cluster.x-k8s.io/v1alpha3
77releaseSeries :
8+ - major : 0
9+ minor : 7
10+ contract : v1beta1
811 - major : 0
912 minor : 6
1013 contract : v1beta1
Original file line number Diff line number Diff line change @@ -115,8 +115,8 @@ providers:
115115- name : metal-stack
116116 type : InfrastructureProvider
117117 versions :
118- - name : " {go://github.com/metal-stack/cluster-api-provider-metal-stack@v0.6 }"
119- value : " https://github.com/metal-stack/cluster-api-provider-metal-stack/releases/download/{go://github.com/metal-stack/cluster-api-provider-metal-stack@v0.6 }/infrastructure-components.yaml"
118+ - name : " {go://github.com/metal-stack/cluster-api-provider-metal-stack@v0.7 }"
119+ value : " https://github.com/metal-stack/cluster-api-provider-metal-stack/releases/download/{go://github.com/metal-stack/cluster-api-provider-metal-stack@v0.7 }/infrastructure-components.yaml"
120120 type : " url"
121121 contract : v1beta1
122122 files :
You can’t perform that action at this time.
0 commit comments