Skip to content

Commit b25422b

Browse files
authored
Merge pull request #485 from kubernetes-sigs/index-v0.9.2
🌱 Update helm chart index.yaml to v0.9.2
2 parents c7b2109 + a86c8ee commit b25422b

File tree

2 files changed

+27
-12
lines changed

2 files changed

+27
-12
lines changed

index.yaml

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,21 @@
11
apiVersion: v1
22
entries:
33
cluster-api-operator:
4+
- apiVersion: v2
5+
appVersion: 0.9.2
6+
created: "2024-04-09T10:27:19.360479411Z"
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: 750d54b48bedec3c7f8c32d75976ae147c59aff44a7891df71c873618272a99b
14+
name: cluster-api-operator
15+
type: application
16+
urls:
17+
- https://github.com/kubernetes-sigs/cluster-api-operator/releases/download/v0.9.2/cluster-api-operator-0.9.2.tgz
18+
version: 0.9.2
419
- apiVersion: v2
520
appVersion: 0.9.1
621
created: "2024-03-21T17:53:34.40580074+01:00"
@@ -151,4 +166,4 @@ entries:
151166
urls:
152167
- https://github.com/kubernetes-sigs/cluster-api-operator/releases/download/v0.2.0/cluster-api-operator-0.2.0.tgz
153168
version: 0.2.0
154-
generated: "2024-03-21T17:53:34.405845221+01:00"
169+
generated: "2024-04-09T10:27:19.360522631Z"

plugins/clusterctl-operator.yaml

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ kind: Plugin
33
metadata:
44
name: operator
55
spec:
6-
version: v0.9.1
6+
version: v0.9.2
77
homepage: https://github.com/kubernetes-sigs/cluster-api-operator
88
shortDescription: Use this clusterctl plugin to bootstrap a management cluster for Cluster API with the Cluster API Operator.
99
description: |
@@ -13,36 +13,36 @@ spec:
1313
matchLabels:
1414
os: darwin
1515
arch: amd64
16-
uri: https://github.com/kubernetes-sigs/cluster-api-operator/releases/download/v0.9.1/clusterctl-operator_v0.9.1_darwin_amd64.tar.gz
17-
sha256: 5b485680cf16373e8bec978db740e14536578cd5e41f6d928546fe79334c28d1
16+
uri: https://github.com/kubernetes-sigs/cluster-api-operator/releases/download/v0.9.2/clusterctl-operator_v0.9.2_darwin_amd64.tar.gz
17+
sha256: 46cb7e4d187657a29fdbb648454915aae17df80b9577e9bf911104be5cb1a043
1818
bin: bin/clusterctl-operator
1919
- selector:
2020
matchLabels:
2121
os: darwin
2222
arch: arm64
23-
uri: https://github.com/kubernetes-sigs/cluster-api-operator/releases/download/v0.9.1/clusterctl-operator_v0.9.1_darwin_arm64.tar.gz
24-
sha256: e5ce33d9256c704c095efd32746a60f87a7c8a0aeb3a6baf8f882d82d96f3b3c
23+
uri: https://github.com/kubernetes-sigs/cluster-api-operator/releases/download/v0.9.2/clusterctl-operator_v0.9.2_darwin_arm64.tar.gz
24+
sha256: e3fbc85179a16bce3969feda3a2a51807417e83ccc91e9023a9e994aa728b912
2525
bin: bin/clusterctl-operator
2626
- selector:
2727
matchLabels:
2828
os: linux
2929
arch: amd64
30-
uri: https://github.com/kubernetes-sigs/cluster-api-operator/releases/download/v0.9.1/clusterctl-operator_v0.9.1_linux_amd64.tar.gz
31-
sha256: 6b3b453aceda1cc72ca572d2e84e7621332836c06378ba6c3a166a334d6b4bfc
30+
uri: https://github.com/kubernetes-sigs/cluster-api-operator/releases/download/v0.9.2/clusterctl-operator_v0.9.2_linux_amd64.tar.gz
31+
sha256: 1bf9fd181bc9777c12ef1caab586628001410cd1352ebc40ceaf8949cae68cff
3232
bin: bin/clusterctl-operator
3333
- selector:
3434
matchLabels:
3535
os: linux
3636
arch: arm64
37-
uri: https://github.com/kubernetes-sigs/cluster-api-operator/releases/download/v0.9.1/clusterctl-operator_v0.9.1_linux_arm64.tar.gz
38-
sha256: aa2599f694d5022e758d0aa112a26578d734337c156290b066803f1bc6dc747a
37+
uri: https://github.com/kubernetes-sigs/cluster-api-operator/releases/download/v0.9.2/clusterctl-operator_v0.9.2_linux_arm64.tar.gz
38+
sha256: 6e2af51739dff8e047037c21617ed5a53c3d015d070aabe998133205911642f5
3939
bin: bin/clusterctl-operator
4040
- selector:
4141
matchLabels:
4242
os: windows
4343
arch: amd64
44-
uri: https://github.com/kubernetes-sigs/cluster-api-operator/releases/download/v0.9.1/clusterctl-operator_v0.9.1_windows_amd64.tar.gz
45-
sha256: 8c957f92caebe030418a86c5ef85e9b3b03b88e900a8f897c091bb90cbc9be9a
44+
uri: https://github.com/kubernetes-sigs/cluster-api-operator/releases/download/v0.9.2/clusterctl-operator_v0.9.2_windows_amd64.tar.gz
45+
sha256: 55ea85115af247d75b97559cb6e2b34625b5eabd4d1f36d6e3122874d8402ae9
4646
bin: bin/clusterctl-operator.exe
4747

4848

0 commit comments

Comments
 (0)