Skip to content

Commit 695d617

Browse files
authored
chore: minor 0.7 (#120)
1 parent 637a407 commit 695d617

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

metadata.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@
55
# update this file only when a new major or minor version is released
66
apiVersion: clusterctl.cluster.x-k8s.io/v1alpha3
77
releaseSeries:
8+
- major: 0
9+
minor: 7
10+
contract: v1beta1
811
- major: 0
912
minor: 6
1013
contract: v1beta1

test/e2e/frmwrk/config/capi-e2e-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff 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:

0 commit comments

Comments
 (0)