Skip to content

Commit 99394f9

Browse files
This PR updates index.yaml for v0.13.0. Automatically generated by make update-helm-repo.
1 parent 75b4f46 commit 99394f9

File tree

2 files changed

+22
-12
lines changed

2 files changed

+22
-12
lines changed

index.yaml

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,16 @@
11
apiVersion: v1
22
entries:
33
cluster-api-operator:
4+
- apiVersion: v2
5+
appVersion: 0.13.0
6+
created: "2024-09-03T17:55:47.133363463+02:00"
7+
description: Cluster API Operator
8+
digest: 21199b64ed8dc4d59da7a1b8d1dbd04fc1423cc4c2664aa83baf8b5971cc2749
9+
name: cluster-api-operator
10+
type: application
11+
urls:
12+
- https://github.com/kubernetes-sigs/cluster-api-operator/releases/download/v0.13.0/cluster-api-operator-0.13.0.tgz
13+
version: 0.13.0
414
- apiVersion: v2
515
appVersion: 0.12.0
616
created: "2024-07-31T21:04:34.435129+03:00"
@@ -216,4 +226,4 @@ entries:
216226
urls:
217227
- https://github.com/kubernetes-sigs/cluster-api-operator/releases/download/v0.2.0/cluster-api-operator-0.2.0.tgz
218228
version: 0.2.0
219-
generated: "2024-07-31T21:04:34.435183+03:00"
229+
generated: "2024-09-03T17:55:47.133458044+02:00"

plugins/clusterctl-operator.yaml

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ kind: Plugin
33
metadata:
44
name: operator
55
spec:
6-
version: v0.12.0
6+
version: v0.13.0
77
homepage: https://github.com/kubernetes-sigs/cluster-api-operator
88
shortDescription: Use this clusterctl plugin to bootstrap a management cluster for Cluster API with the Cluster API Operator.
99
description: |
@@ -13,36 +13,36 @@ spec:
1313
matchLabels:
1414
os: darwin
1515
arch: amd64
16-
uri: https://github.com/kubernetes-sigs/cluster-api-operator/releases/download/v0.12.0/clusterctl-operator_v0.12.0_darwin_amd64.tar.gz
17-
sha256: 2d1bb0f8489ed4b64b3e46947bd1ea80c24496077f85c9eb42155b10d57daf2b
16+
uri: https://github.com/kubernetes-sigs/cluster-api-operator/releases/download/v0.13.0/clusterctl-operator_v0.13.0_darwin_amd64.tar.gz
17+
sha256: 045b36cc4429ec96d0e1c83a4043d6aa91b8d810a787cb23f338ff0b380b88b6
1818
bin: bin/clusterctl-operator
1919
- selector:
2020
matchLabels:
2121
os: darwin
2222
arch: arm64
23-
uri: https://github.com/kubernetes-sigs/cluster-api-operator/releases/download/v0.12.0/clusterctl-operator_v0.12.0_darwin_arm64.tar.gz
24-
sha256: 56a9c1d7c7f4ecfff41ca171b27c1a7bae4978675e3f45440b6d354c0a292fb2
23+
uri: https://github.com/kubernetes-sigs/cluster-api-operator/releases/download/v0.13.0/clusterctl-operator_v0.13.0_darwin_arm64.tar.gz
24+
sha256: b12b2098fce1c43f1ff32cc0114f90a2f0d194998146fa3af95be532769251fa
2525
bin: bin/clusterctl-operator
2626
- selector:
2727
matchLabels:
2828
os: linux
2929
arch: amd64
30-
uri: https://github.com/kubernetes-sigs/cluster-api-operator/releases/download/v0.12.0/clusterctl-operator_v0.12.0_linux_amd64.tar.gz
31-
sha256: 0efdea346363b5f0037e68d85550a3be65909c7992b250dc678012556d32e958
30+
uri: https://github.com/kubernetes-sigs/cluster-api-operator/releases/download/v0.13.0/clusterctl-operator_v0.13.0_linux_amd64.tar.gz
31+
sha256: 5ae09c69434ed8ad5a3b632b4052592815f8f49a4bad8d6f3c883da541dcfe84
3232
bin: bin/clusterctl-operator
3333
- selector:
3434
matchLabels:
3535
os: linux
3636
arch: arm64
37-
uri: https://github.com/kubernetes-sigs/cluster-api-operator/releases/download/v0.12.0/clusterctl-operator_v0.12.0_linux_arm64.tar.gz
38-
sha256: 0e4f6a27fa5474490243903194f62f41dac054d5ac35343c301aa631826908bd
37+
uri: https://github.com/kubernetes-sigs/cluster-api-operator/releases/download/v0.13.0/clusterctl-operator_v0.13.0_linux_arm64.tar.gz
38+
sha256: 0bb150f5c673a3a9a6e4fda65957811b13570cf12936c8dfc86495ddc634670b
3939
bin: bin/clusterctl-operator
4040
- selector:
4141
matchLabels:
4242
os: windows
4343
arch: amd64
44-
uri: https://github.com/kubernetes-sigs/cluster-api-operator/releases/download/v0.12.0/clusterctl-operator_v0.12.0_windows_amd64.tar.gz
45-
sha256: b9948b799f0c8db6699c67bf64690b48cb608ac1baeaf0a7a90f96c653cc98ed
44+
uri: https://github.com/kubernetes-sigs/cluster-api-operator/releases/download/v0.13.0/clusterctl-operator_v0.13.0_windows_amd64.tar.gz
45+
sha256: bfc47837a1992ea22e44a94b10f7ea02a319370318a5adb488d5c81aac5e3064
4646
bin: bin/clusterctl-operator.exe
4747

4848

0 commit comments

Comments
 (0)