Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
Signed-off-by: cpanato <ctadeu@gmail.com>
  • Loading branch information
cpanato committed Nov 25, 2022
1 parent 480d6f0 commit cc10f8e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions test/e2e/config/gcp-ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ providers:
- name: cluster-api
type: CoreProvider
versions:
- name: v1.3.0-rc.1
- name: v1.3.0
value: https://github.com/kubernetes-sigs/cluster-api/releases/download/v1.3.0-rc.1/core-components.yaml
type: url
files:
Expand All @@ -28,7 +28,7 @@ providers:
- name: kubeadm
type: BootstrapProvider
versions:
- name: v1.3.0-rc.1
- name: v1.3.0
value: https://github.com/kubernetes-sigs/cluster-api/releases/download/v1.3.0-rc.1/bootstrap-components.yaml
type: url
files:
Expand All @@ -41,7 +41,7 @@ providers:
- name: kubeadm
type: ControlPlaneProvider
versions:
- name: v1.3.0-rc.1
- name: v1.3.0
value: https://github.com/kubernetes-sigs/cluster-api/releases/download/v1.3.0-rc.1/control-plane-components.yaml
type: url
files:
Expand Down

0 comments on commit cc10f8e

Please sign in to comment.