@@ -3,7 +3,7 @@ kind: Plugin
3
3
metadata :
4
4
name : operator
5
5
spec :
6
- version : v0.21 .0
6
+ version : v0.22 .0
7
7
homepage : https://github.com/kubernetes-sigs/cluster-api-operator
8
8
shortDescription : Use this clusterctl plugin to bootstrap a management cluster for Cluster API with the Cluster API Operator.
9
9
description : |
@@ -13,36 +13,36 @@ spec:
13
13
matchLabels :
14
14
os : darwin
15
15
arch : amd64
16
- uri : https://github.com/kubernetes-sigs/cluster-api-operator/releases/download/v0.21 .0/clusterctl-operator_v0.21 .0_darwin_amd64.tar.gz
17
- sha256 : 62a3173ea7f738d81327e3e3c80f6992df8f75e0c5378f4abf7f45a75baa6015
16
+ uri : https://github.com/kubernetes-sigs/cluster-api-operator/releases/download/v0.22 .0/clusterctl-operator_v0.22 .0_darwin_amd64.tar.gz
17
+ sha256 : 6ceaceb498d467cd6abbb89c17f8744a1db038fa4b6adebb94f6b87aeeb03f9b
18
18
bin : bin/clusterctl-operator
19
19
- selector :
20
20
matchLabels :
21
21
os : darwin
22
22
arch : arm64
23
- uri : https://github.com/kubernetes-sigs/cluster-api-operator/releases/download/v0.21 .0/clusterctl-operator_v0.21 .0_darwin_arm64.tar.gz
24
- sha256 : 1f43550f20b50c6cc3e0143167debeaed18a46cd6e8e93b78191dbc164cae9c0
23
+ uri : https://github.com/kubernetes-sigs/cluster-api-operator/releases/download/v0.22 .0/clusterctl-operator_v0.22 .0_darwin_arm64.tar.gz
24
+ sha256 : 8868dbd14ebecf730ef35bb14cbd45453302dfcce4cb111f6ffb872b22565921
25
25
bin : bin/clusterctl-operator
26
26
- selector :
27
27
matchLabels :
28
28
os : linux
29
29
arch : amd64
30
- uri : https://github.com/kubernetes-sigs/cluster-api-operator/releases/download/v0.21 .0/clusterctl-operator_v0.21 .0_linux_amd64.tar.gz
31
- sha256 : a7e7c53411fb14f3b52c6290f00ae4a306d3ccb53ee0f13cfbe1b4634a421a66
30
+ uri : https://github.com/kubernetes-sigs/cluster-api-operator/releases/download/v0.22 .0/clusterctl-operator_v0.22 .0_linux_amd64.tar.gz
31
+ sha256 : 526103cf488435014d4ed8cdad4c3c0f0c6e502bdccb60a9c47af88ec34a88f2
32
32
bin : bin/clusterctl-operator
33
33
- selector :
34
34
matchLabels :
35
35
os : linux
36
36
arch : arm64
37
- uri : https://github.com/kubernetes-sigs/cluster-api-operator/releases/download/v0.21 .0/clusterctl-operator_v0.21 .0_linux_arm64.tar.gz
38
- sha256 : 5b1b0d1f22fb49151c9a0925eb481164b335f5a253f4dfebd46cc37d4ccd01c4
37
+ uri : https://github.com/kubernetes-sigs/cluster-api-operator/releases/download/v0.22 .0/clusterctl-operator_v0.22 .0_linux_arm64.tar.gz
38
+ sha256 : 77f06e2e5f67bf68d9791d2089186c9e7852cf97a7942ce986192c4a3fc2b379
39
39
bin : bin/clusterctl-operator
40
40
- selector :
41
41
matchLabels :
42
42
os : windows
43
43
arch : amd64
44
- uri : https://github.com/kubernetes-sigs/cluster-api-operator/releases/download/v0.21 .0/clusterctl-operator_v0.21 .0_windows_amd64.tar.gz
45
- sha256 : 3d7abadce8364655efd3485af4b9430b4bf286dd50b79721e5ba26f0b8133535
44
+ uri : https://github.com/kubernetes-sigs/cluster-api-operator/releases/download/v0.22 .0/clusterctl-operator_v0.22 .0_windows_amd64.tar.gz
45
+ sha256 : 82c1d2051c9786247a86fe15ba54397d80b73d3e6a42699a66a294fdfbaf8820
46
46
bin : bin/clusterctl-operator.exe
47
47
48
48
0 commit comments