From 7367a451add857d43aa8288c5e4346afcfb02b86 Mon Sep 17 00:00:00 2001 From: Furkat Gofurov Date: Fri, 27 Dec 2024 14:47:13 +0200 Subject: [PATCH] This PR updates index.yaml for v0.15.1. Automatically generated by make update-helm-repo. --- index.yaml | 12 +++++++++++- plugins/clusterctl-operator.yaml | 22 +++++++++++----------- 2 files changed, 22 insertions(+), 12 deletions(-) diff --git a/index.yaml b/index.yaml index 8ebf46a1..c7655b49 100644 --- a/index.yaml +++ b/index.yaml @@ -1,6 +1,16 @@ apiVersion: v1 entries: cluster-api-operator: + - apiVersion: v2 + appVersion: 0.15.1 + created: "2024-12-27T14:47:12.558309+02:00" + description: Cluster API Operator + digest: 054f9eb0e6dd156e740f7f9d5d90f5e6bd26cba5d003fde2acc00f63c2706a14 + name: cluster-api-operator + type: application + urls: + - https://github.com/kubernetes-sigs/cluster-api-operator/releases/download/v0.15.1/cluster-api-operator-0.15.1.tgz + version: 0.15.1 - apiVersion: v2 appVersion: 0.15.0 created: "2024-12-18T15:41:02.023104281+01:00" @@ -246,4 +256,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-12-18T15:41:02.023216652+01:00" +generated: "2024-12-27T14:47:12.558429+02:00" diff --git a/plugins/clusterctl-operator.yaml b/plugins/clusterctl-operator.yaml index 4131fb5c..5e44627c 100644 --- a/plugins/clusterctl-operator.yaml +++ b/plugins/clusterctl-operator.yaml @@ -3,7 +3,7 @@ kind: Plugin metadata: name: operator spec: - version: v0.15.0 + version: v0.15.1 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.15.0/clusterctl-operator_v0.15.0_darwin_amd64.tar.gz - sha256: a4dca66d4419e0846ac8fbb2f8a98d052ab60c2b97df727e1a796261603fdd3f + uri: https://github.com/kubernetes-sigs/cluster-api-operator/releases/download/v0.15.1/clusterctl-operator_v0.15.1_darwin_amd64.tar.gz + sha256: bd7dae7dbe02e7cbd76e2ed224ec4cab2c6d3734d97bdabe5153dea7e8551f41 bin: bin/clusterctl-operator - selector: matchLabels: os: darwin arch: arm64 - uri: https://github.com/kubernetes-sigs/cluster-api-operator/releases/download/v0.15.0/clusterctl-operator_v0.15.0_darwin_arm64.tar.gz - sha256: 100333d6d97989ea97ccc06b26684c353ac12723d527487d334121bb59f12136 + uri: https://github.com/kubernetes-sigs/cluster-api-operator/releases/download/v0.15.1/clusterctl-operator_v0.15.1_darwin_arm64.tar.gz + sha256: 6152d3179d37969873f851210ef7285a31a8dc3847dcd810d2a042ea2ec6c65d bin: bin/clusterctl-operator - selector: matchLabels: os: linux arch: amd64 - uri: https://github.com/kubernetes-sigs/cluster-api-operator/releases/download/v0.15.0/clusterctl-operator_v0.15.0_linux_amd64.tar.gz - sha256: 758c3427197b7d288320758295e2bcd8447de0e7a9b272f628077a6c3125aaef + uri: https://github.com/kubernetes-sigs/cluster-api-operator/releases/download/v0.15.1/clusterctl-operator_v0.15.1_linux_amd64.tar.gz + sha256: bdc2978d5fa3efc52ebbb7f6cb1cfc3640b3653b9a7a7b57919f7eae01259ea1 bin: bin/clusterctl-operator - selector: matchLabels: os: linux arch: arm64 - uri: https://github.com/kubernetes-sigs/cluster-api-operator/releases/download/v0.15.0/clusterctl-operator_v0.15.0_linux_arm64.tar.gz - sha256: dd89fa9203958eeb0579c26f19d9e41ddce1fe6291ad34ff7f6c16c41d768b13 + uri: https://github.com/kubernetes-sigs/cluster-api-operator/releases/download/v0.15.1/clusterctl-operator_v0.15.1_linux_arm64.tar.gz + sha256: a823a2c5cd18e37898ec07478a80d10de971644374be86d8faacc8ffe8ca5a45 bin: bin/clusterctl-operator - selector: matchLabels: os: windows arch: amd64 - uri: https://github.com/kubernetes-sigs/cluster-api-operator/releases/download/v0.15.0/clusterctl-operator_v0.15.0_windows_amd64.tar.gz - sha256: b557afb943086a8b002de8e71818746d5ed35f76e1716296d359f0a49e7a3ae4 + uri: https://github.com/kubernetes-sigs/cluster-api-operator/releases/download/v0.15.1/clusterctl-operator_v0.15.1_windows_amd64.tar.gz + sha256: 3b59cdbc0f4c3a6e59fcc60e3a20a608da7f1d2a2e87effedaf41c5f3ef90950 bin: bin/clusterctl-operator.exe