From 6e878a2b3fe76b720d2d864e6b28fa5b5f8371b2 Mon Sep 17 00:00:00 2001 From: Danil Grigorev Date: Tue, 20 Feb 2024 14:41:24 +0100 Subject: [PATCH] This PR updates index.yaml for v0.9.0. 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 33084f2d4..da11f8eb3 100644 --- a/index.yaml +++ b/index.yaml @@ -1,6 +1,21 @@ apiVersion: v1 entries: cluster-api-operator: + - apiVersion: v2 + appVersion: 0.9.0 + created: "2024-02-20T14:38:32.323241765+01:00" + dependencies: + - condition: cert-manager.enabled + name: cert-manager + repository: https://charts.jetstack.io + version: v1.13.2 + description: Cluster API Operator + digest: b6249e084ed3f8c008d2f4f4ee8eb9ae064f2c97799f81894ec25b8351765beb + name: cluster-api-operator + type: application + urls: + - https://github.com/kubernetes-sigs/cluster-api-operator/releases/download/v0.9.0/cluster-api-operator-0.9.0.tgz + version: 0.9.0 - apiVersion: v2 appVersion: 0.8.1 created: "2024-01-16T15:24:33.300805+01:00" @@ -121,4 +136,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-01-16T15:24:33.300838+01:00" +generated: "2024-02-20T14:38:32.323265435+01:00" diff --git a/plugins/clusterctl-operator.yaml b/plugins/clusterctl-operator.yaml index 449d6c108..0e69b31c9 100644 --- a/plugins/clusterctl-operator.yaml +++ b/plugins/clusterctl-operator.yaml @@ -3,7 +3,7 @@ kind: Plugin metadata: name: operator spec: - version: v0.8.1 + version: v0.9.0 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.8.1/clusterctl-operator_v0.8.1_darwin_amd64.tar.gz - sha256: ef425a7127393373f24b528582438f49cec11217e4f9b90943533b92c4b88ad4 + uri: https://github.com/kubernetes-sigs/cluster-api-operator/releases/download/v0.9.0/clusterctl-operator_v0.9.0_darwin_amd64.tar.gz + sha256: 240447b2683f29f19ffdd21782837d8bd2037c71af51f93316981d7e508ead0d bin: bin/clusterctl-operator - selector: matchLabels: os: darwin arch: arm64 - uri: https://github.com/kubernetes-sigs/cluster-api-operator/releases/download/v0.8.1/clusterctl-operator_v0.8.1_darwin_arm64.tar.gz - sha256: 522fc49fe64083bbf1cfd1a2fe8f1959f7bd373bd897dad55b66bb047270501c + uri: https://github.com/kubernetes-sigs/cluster-api-operator/releases/download/v0.9.0/clusterctl-operator_v0.9.0_darwin_arm64.tar.gz + sha256: f5154dae4e608c92b3f762d97e6096bc8841c46baee701017521204539addec8 bin: bin/clusterctl-operator - selector: matchLabels: os: linux arch: amd64 - uri: https://github.com/kubernetes-sigs/cluster-api-operator/releases/download/v0.8.1/clusterctl-operator_v0.8.1_linux_amd64.tar.gz - sha256: f8f7e604a1e9fff9e2af3856faa17949d424669b41e3fa757042ccf33d1c5af2 + uri: https://github.com/kubernetes-sigs/cluster-api-operator/releases/download/v0.9.0/clusterctl-operator_v0.9.0_linux_amd64.tar.gz + sha256: a0bba24b6fcde5ec754006cee3fafaf6d123506d7deb2fbb4fa9697167fb01c6 bin: bin/clusterctl-operator - selector: matchLabels: os: linux arch: arm64 - uri: https://github.com/kubernetes-sigs/cluster-api-operator/releases/download/v0.8.1/clusterctl-operator_v0.8.1_linux_arm64.tar.gz - sha256: 013add218914c388b771ccc67da01a88610d13b4a63b6595c930f2fa44878aac + uri: https://github.com/kubernetes-sigs/cluster-api-operator/releases/download/v0.9.0/clusterctl-operator_v0.9.0_linux_arm64.tar.gz + sha256: ad0cb03762333aff5bcdcb968cb3c564ec5ed0b04ee7c1791ab205d23e8b4d4a bin: bin/clusterctl-operator - selector: matchLabels: os: windows arch: amd64 - uri: https://github.com/kubernetes-sigs/cluster-api-operator/releases/download/v0.8.1/clusterctl-operator_v0.8.1_windows_amd64.tar.gz - sha256: aaa614923edc4e95f9dfb2621e706b21a7752a623ba0f21bae2791054f3ebfaa + uri: https://github.com/kubernetes-sigs/cluster-api-operator/releases/download/v0.9.0/clusterctl-operator_v0.9.0_windows_amd64.tar.gz + sha256: e251efd45d1cc02b57b2a6fd535d766efb4da0e773fbd66cbd8feaeaf2d1fcd2 bin: bin/clusterctl-operator.exe