Skip to content

Commit eed4e2b

Browse files
chore(deps): update dependency kubernetes-sigs/cluster-api to v1.13.0 (#151)
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 69c2926 commit eed4e2b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ jobs:
118118
119119
- name: Install "clusterctl"
120120
run: |
121-
curl -L https://github.com/kubernetes-sigs/cluster-api/releases/download/v1.12.5/clusterctl-linux-amd64 -o clusterctl
121+
curl -L https://github.com/kubernetes-sigs/cluster-api/releases/download/v1.13.0/clusterctl-linux-amd64 -o clusterctl
122122
sudo install -o root -g root -m 0755 clusterctl /usr/local/bin/clusterctl
123123
clusterctl version
124124

0 commit comments

Comments
 (0)