@@ -3,7 +3,7 @@ kind: Plugin
3
3
metadata :
4
4
name : operator
5
5
spec :
6
- version : v0.17.1
6
+ version : v0.18.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.17.1 /clusterctl-operator_v0.17.1_darwin_amd64 .tar.gz
17
- sha256 : ba58fbdf5b79689573e87443801b6a89d3720bdca519cfc9808a83db13c5eef4
16
+ uri : https://github.com/kubernetes-sigs/cluster-api-operator/releases/download/v0.18.0 /clusterctl-operator_v0.18.0_darwin_amd64 .tar.gz
17
+ sha256 : 0aa86c0396dd5c452ef29ec67458ba0325a840ce6907041be47605e6e113bbb7
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.17.1 /clusterctl-operator_v0.17.1_darwin_arm64 .tar.gz
24
- sha256 : 6bc7002f6b96320f51835925a43302085b8e11bf4ab3e515da46ca665c223703
23
+ uri : https://github.com/kubernetes-sigs/cluster-api-operator/releases/download/v0.18.0 /clusterctl-operator_v0.18.0_darwin_arm64 .tar.gz
24
+ sha256 : df4beb5be3638273194405e9a76c01e18407056fe72a5ec521660dd4bc965196
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.17.1 /clusterctl-operator_v0.17.1_linux_amd64 .tar.gz
31
- sha256 : e2b9b2bb0208e2612ac3cbeaa2cda3881128394b7ca6c1644cf946170f2dac04
30
+ uri : https://github.com/kubernetes-sigs/cluster-api-operator/releases/download/v0.18.0 /clusterctl-operator_v0.18.0_linux_amd64 .tar.gz
31
+ sha256 : 2cc32a4c4b679fc917a6bd4973f8b92cc0495c7307671ebbbd8fb26df7fed728
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.17.1 /clusterctl-operator_v0.17.1_linux_arm64 .tar.gz
38
- sha256 : f980e00fa92dd9ec5647794d51c8064d38be78c0d8d58212874f3b07eb7bdba7
37
+ uri : https://github.com/kubernetes-sigs/cluster-api-operator/releases/download/v0.18.0 /clusterctl-operator_v0.18.0_linux_arm64 .tar.gz
38
+ sha256 : 2cdd95a4f0e57164c9be68e63d9ea7ca62fdddde9bf896a41925900eeb8f62bf
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.17.1 /clusterctl-operator_v0.17.1_windows_amd64 .tar.gz
45
- sha256 : 42376a61146fc73394d92392744c22f652ba94afe1a80890c77b020e1b438254
44
+ uri : https://github.com/kubernetes-sigs/cluster-api-operator/releases/download/v0.18.0 /clusterctl-operator_v0.18.0_windows_amd64 .tar.gz
45
+ sha256 : 26dca1210dcf21a8d90ae15f4eeb19118f55b832a97ba627f4fbd4b92b4a20ad
46
46
bin : bin/clusterctl-operator.exe
47
47
48
48
0 commit comments