File tree Expand file tree Collapse file tree 2 files changed +64
-1
lines changed Expand file tree Collapse file tree 2 files changed +64
-1
lines changed Original file line number Diff line number Diff line change 1
1
apiVersion : v1
2
2
entries :
3
3
cluster-api-operator :
4
+ - apiVersion : v2
5
+ appVersion : 0.8.0
6
+ created : " 2024-01-09T18:52:03.216917+01:00"
7
+ dependencies :
8
+ - condition : cert-manager.enabled
9
+ name : cert-manager
10
+ repository : https://charts.jetstack.io
11
+ version : v1.13.2
12
+ description : Cluster API Operator
13
+ digest : 0b6c48cf3946aacb04d9107dbdf51f3eb61bee22ea94810f4c7a6d1621ae48f1
14
+ name : cluster-api-operator
15
+ type : application
16
+ urls :
17
+ - https://github.com/kubernetes-sigs/cluster-api-operator/releases/download/v0.8.0/cluster-api-operator-0.8.0.tgz
18
+ version : 0.8.0
4
19
- apiVersion : v2
5
20
appVersion : 0.7.0
6
21
created : " 2023-11-15T16:23:27.128661+01:00"
@@ -91,4 +106,4 @@ entries:
91
106
urls :
92
107
- https://github.com/kubernetes-sigs/cluster-api-operator/releases/download/v0.2.0/cluster-api-operator-0.2.0.tgz
93
108
version : 0.2.0
94
- generated : " 2023-11-15T16:23:27.128695 +01:00"
109
+ generated : " 2024-01-09T18:52:03.216932 +01:00"
Original file line number Diff line number Diff line change
1
+ apiVersion : krew.googlecontainertools.github.com/v1alpha2
2
+ kind : Plugin
3
+ metadata :
4
+ name : operator
5
+ spec :
6
+ version : v0.8.0
7
+ homepage : https://github.com/kubernetes-sigs/cluster-api-operator
8
+ shortDescription : Use this clusterctl plugin to bootstrap a management cluster for Cluster API with the Cluster API Operator.
9
+ description : |
10
+ Use this clusterctl plugin to bootstrap a management cluster for Cluster API with the Cluster API Operator.
11
+ platforms :
12
+ - selector :
13
+ matchLabels :
14
+ os : darwin
15
+ arch : amd64
16
+ uri : https://github.com/kubernetes-sigs/cluster-api-operator/releases/download/v0.8.0/clusterctl-operator_v0.8.0_darwin_amd64.tar.gz
17
+ sha256 : 98c1a85ff35cc0df1208c30fa2059cbc5a881d58ca13a4af5ca7f49e25fcb121
18
+ bin : clusterctl-operator
19
+ - selector :
20
+ matchLabels :
21
+ os : darwin
22
+ arch : arm64
23
+ uri : https://github.com/kubernetes-sigs/cluster-api-operator/releases/download/v0.8.0/clusterctl-operator_v0.8.0_darwin_arm64.tar.gz
24
+ sha256 : 93e7f0e3a0fbd30f132b167eff8f4b5f30e2a0dcc4efdd638eeeb98cb2eb6038
25
+ bin : clusterctl-operator
26
+ - selector :
27
+ matchLabels :
28
+ os : linux
29
+ arch : amd64
30
+ uri : https://github.com/kubernetes-sigs/cluster-api-operator/releases/download/v0.8.0/clusterctl-operator_v0.8.0_linux_amd64.tar.gz
31
+ sha256 : fe78cc5f7ca675b5d865e5fcea0176152e93044b40677814911e7d5546af227f
32
+ bin : clusterctl-operator
33
+ - selector :
34
+ matchLabels :
35
+ os : linux
36
+ arch : arm64
37
+ uri : https://github.com/kubernetes-sigs/cluster-api-operator/releases/download/v0.8.0/clusterctl-operator_v0.8.0_linux_arm64.tar.gz
38
+ sha256 : 47e6fb9d9490baf4fe05506f3ba5c7c0905c34813e949a24484885771c36c66c
39
+ bin : clusterctl-operator
40
+ - selector :
41
+ matchLabels :
42
+ os : windows
43
+ arch : amd64
44
+ uri : https://github.com/kubernetes-sigs/cluster-api-operator/releases/download/v0.8.0/clusterctl-operator_v0.8.0_windows_amd64.tar.gz
45
+ sha256 : 96e1a0bba6ccc61a7de15ec8c1c0a39c87510ed8a33c093c20e11923258f8668
46
+ bin : clusterctl-operator.exe
47
+
48
+
You can’t perform that action at this time.
0 commit comments