From a86c8ee8d41f9520ff65cf2b42a25b1e7bf9c120 Mon Sep 17 00:00:00 2001 From: Alexander Demicev Date: Tue, 9 Apr 2024 10:27:19 +0000 Subject: [PATCH] This PR updates index.yaml for v0.9.2. Automatically generated by make update-helm-repo. --- index.yaml | 17 ++++++++++++++++- plugins/clusterctl-operator.yaml | 22 +++++++++++----------- 2 files changed, 27 insertions(+), 12 deletions(-) diff --git a/index.yaml b/index.yaml index 9351c08dd..a9d7fe99e 100644 --- a/index.yaml +++ b/index.yaml @@ -1,6 +1,21 @@ apiVersion: v1 entries: cluster-api-operator: + - apiVersion: v2 + appVersion: 0.9.2 + created: "2024-04-09T10:27:19.360479411Z" + dependencies: + - condition: cert-manager.enabled + name: cert-manager + repository: https://charts.jetstack.io + version: v1.13.2 + description: Cluster API Operator + digest: 750d54b48bedec3c7f8c32d75976ae147c59aff44a7891df71c873618272a99b + name: cluster-api-operator + type: application + urls: + - https://github.com/kubernetes-sigs/cluster-api-operator/releases/download/v0.9.2/cluster-api-operator-0.9.2.tgz + version: 0.9.2 - apiVersion: v2 appVersion: 0.9.1 created: "2024-03-21T17:53:34.40580074+01:00" @@ -151,4 +166,4 @@ entries: urls: - https://github.com/kubernetes-sigs/cluster-api-operator/releases/download/v0.2.0/cluster-api-operator-0.2.0.tgz version: 0.2.0 -generated: "2024-03-21T17:53:34.405845221+01:00" +generated: "2024-04-09T10:27:19.360522631Z" diff --git a/plugins/clusterctl-operator.yaml b/plugins/clusterctl-operator.yaml index 2dc90871b..a77b493c6 100644 --- a/plugins/clusterctl-operator.yaml +++ b/plugins/clusterctl-operator.yaml @@ -3,7 +3,7 @@ kind: Plugin metadata: name: operator spec: - version: v0.9.1 + version: v0.9.2 homepage: https://github.com/kubernetes-sigs/cluster-api-operator shortDescription: Use this clusterctl plugin to bootstrap a management cluster for Cluster API with the Cluster API Operator. description: | @@ -13,36 +13,36 @@ spec: matchLabels: os: darwin arch: amd64 - uri: https://github.com/kubernetes-sigs/cluster-api-operator/releases/download/v0.9.1/clusterctl-operator_v0.9.1_darwin_amd64.tar.gz - sha256: 5b485680cf16373e8bec978db740e14536578cd5e41f6d928546fe79334c28d1 + uri: https://github.com/kubernetes-sigs/cluster-api-operator/releases/download/v0.9.2/clusterctl-operator_v0.9.2_darwin_amd64.tar.gz + sha256: 46cb7e4d187657a29fdbb648454915aae17df80b9577e9bf911104be5cb1a043 bin: bin/clusterctl-operator - selector: matchLabels: os: darwin arch: arm64 - uri: https://github.com/kubernetes-sigs/cluster-api-operator/releases/download/v0.9.1/clusterctl-operator_v0.9.1_darwin_arm64.tar.gz - sha256: e5ce33d9256c704c095efd32746a60f87a7c8a0aeb3a6baf8f882d82d96f3b3c + uri: https://github.com/kubernetes-sigs/cluster-api-operator/releases/download/v0.9.2/clusterctl-operator_v0.9.2_darwin_arm64.tar.gz + sha256: e3fbc85179a16bce3969feda3a2a51807417e83ccc91e9023a9e994aa728b912 bin: bin/clusterctl-operator - selector: matchLabels: os: linux arch: amd64 - uri: https://github.com/kubernetes-sigs/cluster-api-operator/releases/download/v0.9.1/clusterctl-operator_v0.9.1_linux_amd64.tar.gz - sha256: 6b3b453aceda1cc72ca572d2e84e7621332836c06378ba6c3a166a334d6b4bfc + uri: https://github.com/kubernetes-sigs/cluster-api-operator/releases/download/v0.9.2/clusterctl-operator_v0.9.2_linux_amd64.tar.gz + sha256: 1bf9fd181bc9777c12ef1caab586628001410cd1352ebc40ceaf8949cae68cff bin: bin/clusterctl-operator - selector: matchLabels: os: linux arch: arm64 - uri: https://github.com/kubernetes-sigs/cluster-api-operator/releases/download/v0.9.1/clusterctl-operator_v0.9.1_linux_arm64.tar.gz - sha256: aa2599f694d5022e758d0aa112a26578d734337c156290b066803f1bc6dc747a + uri: https://github.com/kubernetes-sigs/cluster-api-operator/releases/download/v0.9.2/clusterctl-operator_v0.9.2_linux_arm64.tar.gz + sha256: 6e2af51739dff8e047037c21617ed5a53c3d015d070aabe998133205911642f5 bin: bin/clusterctl-operator - selector: matchLabels: os: windows arch: amd64 - uri: https://github.com/kubernetes-sigs/cluster-api-operator/releases/download/v0.9.1/clusterctl-operator_v0.9.1_windows_amd64.tar.gz - sha256: 8c957f92caebe030418a86c5ef85e9b3b03b88e900a8f897c091bb90cbc9be9a + uri: https://github.com/kubernetes-sigs/cluster-api-operator/releases/download/v0.9.2/clusterctl-operator_v0.9.2_windows_amd64.tar.gz + sha256: 55ea85115af247d75b97559cb6e2b34625b5eabd4d1f36d6e3122874d8402ae9 bin: bin/clusterctl-operator.exe