diff --git a/index.yaml b/index.yaml index 1cdccf191..667487569 100644 --- a/index.yaml +++ b/index.yaml @@ -1,6 +1,16 @@ apiVersion: v1 entries: cluster-api-operator: + - apiVersion: v2 + appVersion: 0.24.1 + created: "2025-11-27T18:31:10.424337+02:00" + description: Cluster API Operator + digest: 44ea363c5037f73eb53ea4e9808d8f953b5d232086df39c768f82b60fa5d03b4 + name: cluster-api-operator + type: application + urls: + - https://github.com/kubernetes-sigs/cluster-api-operator/releases/download/v0.24.1/cluster-api-operator-0.24.1.tgz + version: 0.24.1 - apiVersion: v2 appVersion: 0.24.0 created: "2025-10-03T09:37:25.508982+02:00" @@ -366,4 +376,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: "2025-10-03T09:37:25.509367+02:00" +generated: "2025-11-27T18:31:10.424564+02:00" diff --git a/plugins/clusterctl-operator.yaml b/plugins/clusterctl-operator.yaml index afda44b48..4c2f78b00 100644 --- a/plugins/clusterctl-operator.yaml +++ b/plugins/clusterctl-operator.yaml @@ -3,7 +3,7 @@ kind: Plugin metadata: name: operator spec: - version: v0.24.0 + version: v0.24.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.24.0/clusterctl-operator_v0.24.0_darwin_amd64.tar.gz - sha256: d19837a0c3bc29fab1dbf9606d63f667d6c7d36577e424b3845c62d24f8a1b90 + uri: https://github.com/kubernetes-sigs/cluster-api-operator/releases/download/v0.24.1/clusterctl-operator_v0.24.1_darwin_amd64.tar.gz + sha256: 32dc336befa466b08d186d050580f16e20549043fa590ca9aaa5de7791fef72f bin: bin/clusterctl-operator - selector: matchLabels: os: darwin arch: arm64 - uri: https://github.com/kubernetes-sigs/cluster-api-operator/releases/download/v0.24.0/clusterctl-operator_v0.24.0_darwin_arm64.tar.gz - sha256: d6b9b64c26b7dcac70a9e3e7934320f5ad9073a36e3f606bc9041b04385b6d97 + uri: https://github.com/kubernetes-sigs/cluster-api-operator/releases/download/v0.24.1/clusterctl-operator_v0.24.1_darwin_arm64.tar.gz + sha256: 5112be9f631c47e5f9866ba1ea774b970cc6ce4093205d0448b6605d5b49bed8 bin: bin/clusterctl-operator - selector: matchLabels: os: linux arch: amd64 - uri: https://github.com/kubernetes-sigs/cluster-api-operator/releases/download/v0.24.0/clusterctl-operator_v0.24.0_linux_amd64.tar.gz - sha256: 2ed1a7c7ae728cfdff1311876c74dc912bac9b9d08e04122be992e9a7103cce2 + uri: https://github.com/kubernetes-sigs/cluster-api-operator/releases/download/v0.24.1/clusterctl-operator_v0.24.1_linux_amd64.tar.gz + sha256: 88ccc7bdf54221188eb0b368b94cb4ca84ea9dd3afd2ddc56d7aaf0aaef16c8a bin: bin/clusterctl-operator - selector: matchLabels: os: linux arch: arm64 - uri: https://github.com/kubernetes-sigs/cluster-api-operator/releases/download/v0.24.0/clusterctl-operator_v0.24.0_linux_arm64.tar.gz - sha256: 1262c049e80dec144951dc07007ac428813d01be9529744aec1bbaff9aab17bf + uri: https://github.com/kubernetes-sigs/cluster-api-operator/releases/download/v0.24.1/clusterctl-operator_v0.24.1_linux_arm64.tar.gz + sha256: 836b816a286a34e6c54ec73b1a51ebedcfe353b03eea4914629c1df71f385cc1 bin: bin/clusterctl-operator - selector: matchLabels: os: windows arch: amd64 - uri: https://github.com/kubernetes-sigs/cluster-api-operator/releases/download/v0.24.0/clusterctl-operator_v0.24.0_windows_amd64.tar.gz - sha256: 58597dcab17117ea88fe38ef3b4f999377f1ea59807710dd44d68310f9e72ba3 + uri: https://github.com/kubernetes-sigs/cluster-api-operator/releases/download/v0.24.1/clusterctl-operator_v0.24.1_windows_amd64.tar.gz + sha256: 3d0ca17ca8dd0255007456223aa494c138ddc33f693aa0fdd890ad57a8d8458d bin: bin/clusterctl-operator.exe