Skip to content

Commit

Permalink
Bump CAPI version to v1.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Cecile Robert-Michon committed Feb 17, 2022
1 parent 57f758e commit 5b4ba01
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions test/e2e/config/azure-dev.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@ providers:
new: --metrics-addr=:8080
files:
- sourcePath: "../data/shared/v1alpha4/metadata.yaml"
- name: v1.1.0
value: https://github.com/kubernetes-sigs/cluster-api/releases/download/v1.1.0/core-components.yaml
- name: v1.1.2
value: https://storage.googleapis.com/artifacts.k8s-staging-cluster-api.appspot.com/components/nightly_main_20220217/core-components.yaml
type: url
contract: v1beta1
files:
Expand Down Expand Up @@ -64,8 +64,8 @@ providers:
new: --metrics-addr=:8080
files:
- sourcePath: "../data/shared/v1alpha4/metadata.yaml"
- name: v1.1.0
value: https://github.com/kubernetes-sigs/cluster-api/releases/download/v1.1.0/bootstrap-components.yaml
- name: v1.1.2
value: https://storage.googleapis.com/artifacts.k8s-staging-cluster-api.appspot.com/components/nightly_main_20220217/bootstrap-components.yaml
type: url
contract: v1beta1
files:
Expand Down Expand Up @@ -95,8 +95,8 @@ providers:
new: --metrics-addr=:8080
files:
- sourcePath: "../data/shared/v1alpha4/metadata.yaml"
- name: v1.1.0
value: https://github.com/kubernetes-sigs/cluster-api/releases/download/v1.1.0/control-plane-components.yaml
- name: v1.1.2
value: https://storage.googleapis.com/artifacts.k8s-staging-cluster-api.appspot.com/components/nightly_main_20220217/control-plane-components.yaml
type: url
contract: v1beta1
files:
Expand Down

0 comments on commit 5b4ba01

Please sign in to comment.