@@ -3,7 +3,7 @@ kind: Plugin
3
3
metadata :
4
4
name : operator
5
5
spec :
6
- version : v0.15.1
6
+ version : v0.16.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.15.1 /clusterctl-operator_v0.15.1_darwin_amd64 .tar.gz
17
- sha256 : bd7dae7dbe02e7cbd76e2ed224ec4cab2c6d3734d97bdabe5153dea7e8551f41
16
+ uri : https://github.com/kubernetes-sigs/cluster-api-operator/releases/download/v0.16.0 /clusterctl-operator_v0.16.0_darwin_amd64 .tar.gz
17
+ sha256 : f8bf8116937f4f956299d447e35383f4e3f0205704f670e7144a24f3f04da1fc
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.15.1 /clusterctl-operator_v0.15.1_darwin_arm64 .tar.gz
24
- sha256 : 6152d3179d37969873f851210ef7285a31a8dc3847dcd810d2a042ea2ec6c65d
23
+ uri : https://github.com/kubernetes-sigs/cluster-api-operator/releases/download/v0.16.0 /clusterctl-operator_v0.16.0_darwin_arm64 .tar.gz
24
+ sha256 : 172e6984547b00f9ffce8a11258b552cf57a829352689743d28969dbc9a3f9a2
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.15.1 /clusterctl-operator_v0.15.1_linux_amd64 .tar.gz
31
- sha256 : bdc2978d5fa3efc52ebbb7f6cb1cfc3640b3653b9a7a7b57919f7eae01259ea1
30
+ uri : https://github.com/kubernetes-sigs/cluster-api-operator/releases/download/v0.16.0 /clusterctl-operator_v0.16.0_linux_amd64 .tar.gz
31
+ sha256 : 3c4c0c3fc2001f1f00475c62bfb0c84bcb2f215ba5414baa77a24194d4345487
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.15.1 /clusterctl-operator_v0.15.1_linux_arm64 .tar.gz
38
- sha256 : a823a2c5cd18e37898ec07478a80d10de971644374be86d8faacc8ffe8ca5a45
37
+ uri : https://github.com/kubernetes-sigs/cluster-api-operator/releases/download/v0.16.0 /clusterctl-operator_v0.16.0_linux_arm64 .tar.gz
38
+ sha256 : 179147501c3add624eba437cdf2d6e59e977ae6a4db48d7af36f4912e7ba6ca0
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.15.1 /clusterctl-operator_v0.15.1_windows_amd64 .tar.gz
45
- sha256 : 3b59cdbc0f4c3a6e59fcc60e3a20a608da7f1d2a2e87effedaf41c5f3ef90950
44
+ uri : https://github.com/kubernetes-sigs/cluster-api-operator/releases/download/v0.16.0 /clusterctl-operator_v0.16.0_windows_amd64 .tar.gz
45
+ sha256 : 4e68c303d4b1beca39030d6857f913314481d23f26bc61eaedf300d188afe48b
46
46
bin : bin/clusterctl-operator.exe
47
47
48
48
0 commit comments