@@ -3,7 +3,7 @@ kind: Plugin
3
3
metadata :
4
4
name : operator
5
5
spec :
6
- version : v0.14 .0
6
+ version : v0.15 .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.14 .0/clusterctl-operator_v0.14 .0_darwin_amd64.tar.gz
17
- sha256 : a8c2c1480ad75c9a72ca68d35e383def7fcc8e8ed6936bcec71c5e8dfa7a33c1
16
+ uri : https://github.com/kubernetes-sigs/cluster-api-operator/releases/download/v0.15 .0/clusterctl-operator_v0.15 .0_darwin_amd64.tar.gz
17
+ sha256 : a4dca66d4419e0846ac8fbb2f8a98d052ab60c2b97df727e1a796261603fdd3f
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.14 .0/clusterctl-operator_v0.14 .0_darwin_arm64.tar.gz
24
- sha256 : be030376b92c143be532399c0bd5eb35ae3a2f0c481f3858e63cee8569ecaa39
23
+ uri : https://github.com/kubernetes-sigs/cluster-api-operator/releases/download/v0.15 .0/clusterctl-operator_v0.15 .0_darwin_arm64.tar.gz
24
+ sha256 : 100333d6d97989ea97ccc06b26684c353ac12723d527487d334121bb59f12136
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.14 .0/clusterctl-operator_v0.14 .0_linux_amd64.tar.gz
31
- sha256 : 684e04304ef5cb745c3cb56b54ec815f936ca27c4510c007422a9dc549c3ffde
30
+ uri : https://github.com/kubernetes-sigs/cluster-api-operator/releases/download/v0.15 .0/clusterctl-operator_v0.15 .0_linux_amd64.tar.gz
31
+ sha256 : 758c3427197b7d288320758295e2bcd8447de0e7a9b272f628077a6c3125aaef
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.14 .0/clusterctl-operator_v0.14 .0_linux_arm64.tar.gz
38
- sha256 : ed63a6d0daf7dc5149053215b0d54d0dbf9de298d1c74f52af93f228fd710834
37
+ uri : https://github.com/kubernetes-sigs/cluster-api-operator/releases/download/v0.15 .0/clusterctl-operator_v0.15 .0_linux_arm64.tar.gz
38
+ sha256 : dd89fa9203958eeb0579c26f19d9e41ddce1fe6291ad34ff7f6c16c41d768b13
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.14 .0/clusterctl-operator_v0.14 .0_windows_amd64.tar.gz
45
- sha256 : f0434e1f50cf01b9920e6052b03c8bea7c4c1529df50b82e21a7ff6a83bff8fb
44
+ uri : https://github.com/kubernetes-sigs/cluster-api-operator/releases/download/v0.15 .0/clusterctl-operator_v0.15 .0_windows_amd64.tar.gz
45
+ sha256 : b557afb943086a8b002de8e71818746d5ed35f76e1716296d359f0a49e7a3ae4
46
46
bin : bin/clusterctl-operator.exe
47
47
48
48
0 commit comments