@@ -3,7 +3,7 @@ kind: Plugin
3
3
metadata :
4
4
name : operator
5
5
spec :
6
- version : v0.18.1
6
+ version : v0.19.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.18.1 /clusterctl-operator_v0.18.1_darwin_amd64 .tar.gz
17
- sha256 : 49ff47935465deb8446b957ffa551008e603102d568d12dfaf00ef76a3bdda53
16
+ uri : https://github.com/kubernetes-sigs/cluster-api-operator/releases/download/v0.19.0 /clusterctl-operator_v0.19.0_darwin_amd64 .tar.gz
17
+ sha256 : 007ed897f96a46288f0e48d155cfa339c01e97920f6f30fa0b303aab5d0a2912
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.18.1 /clusterctl-operator_v0.18.1_darwin_arm64 .tar.gz
24
- sha256 : e966756f41a1f0b4328902d15e7972d06999a959f758247e5e6a2e4a5e5d8a7b
23
+ uri : https://github.com/kubernetes-sigs/cluster-api-operator/releases/download/v0.19.0 /clusterctl-operator_v0.19.0_darwin_arm64 .tar.gz
24
+ sha256 : 584611ba02f639631f8b6d6160b465482d0412344ad086255b70e1aee14077b6
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.18.1 /clusterctl-operator_v0.18.1_linux_amd64 .tar.gz
31
- sha256 : 9ccd83943dc83240d313842e2f4bedf5c8f412c0462f7acfdff8852411c78210
30
+ uri : https://github.com/kubernetes-sigs/cluster-api-operator/releases/download/v0.19.0 /clusterctl-operator_v0.19.0_linux_amd64 .tar.gz
31
+ sha256 : 95166c4d245b1ed618ae95d5c9d5edacd59f1067273e38a2776bfcd674f8a7ac
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.18.1 /clusterctl-operator_v0.18.1_linux_arm64 .tar.gz
38
- sha256 : 011c0eeb4663613f9ffa3379a19d0c21ff36f868a846149131800f11aefa219d
37
+ uri : https://github.com/kubernetes-sigs/cluster-api-operator/releases/download/v0.19.0 /clusterctl-operator_v0.19.0_linux_arm64 .tar.gz
38
+ sha256 : df40ddb0f61a7c7d306df7ec097e9f082a484d77f1d5532920763dfdb3aa83d9
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.18.1 /clusterctl-operator_v0.18.1_windows_amd64 .tar.gz
45
- sha256 : f7655dde21786dc50605d66de88db155af06beb67c600719dde3b3667189c707
44
+ uri : https://github.com/kubernetes-sigs/cluster-api-operator/releases/download/v0.19.0 /clusterctl-operator_v0.19.0_windows_amd64 .tar.gz
45
+ sha256 : 20fd5720ac89e23e3f9a79b4d5de970bc654b1f23f2b4efe113e0806a06ba388
46
46
bin : bin/clusterctl-operator.exe
47
47
48
48
0 commit comments