@@ -3,7 +3,7 @@ kind: Plugin
33metadata :
44 name : operator
55spec :
6- version : v0.24.1
6+ version : v0.25.0
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.24.1 /clusterctl-operator_v0.24.1_darwin_amd64 .tar.gz
17- sha256 : 32dc336befa466b08d186d050580f16e20549043fa590ca9aaa5de7791fef72f
16+ uri : https://github.com/kubernetes-sigs/cluster-api-operator/releases/download/v0.25.0 /clusterctl-operator_v0.25.0_darwin_amd64 .tar.gz
17+ sha256 : ac29b9756a2e10f888afe895b01a34002d605fee5e55fe9bd3ea77b9c0967528
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.24.1 /clusterctl-operator_v0.24.1_darwin_arm64 .tar.gz
24- sha256 : 5112be9f631c47e5f9866ba1ea774b970cc6ce4093205d0448b6605d5b49bed8
23+ uri : https://github.com/kubernetes-sigs/cluster-api-operator/releases/download/v0.25.0 /clusterctl-operator_v0.25.0_darwin_arm64 .tar.gz
24+ sha256 : ecf52b0f6ac786f433ed0c00a89df8b940d09741ed1b72ba192cb6d89562ee39
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.24.1 /clusterctl-operator_v0.24.1_linux_amd64 .tar.gz
31- sha256 : 88ccc7bdf54221188eb0b368b94cb4ca84ea9dd3afd2ddc56d7aaf0aaef16c8a
30+ uri : https://github.com/kubernetes-sigs/cluster-api-operator/releases/download/v0.25.0 /clusterctl-operator_v0.25.0_linux_amd64 .tar.gz
31+ sha256 : 41d536e2ccf041c9bb2754fa19e659c428d37194138814743a57de364d133f7d
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.24.1 /clusterctl-operator_v0.24.1_linux_arm64 .tar.gz
38- sha256 : 836b816a286a34e6c54ec73b1a51ebedcfe353b03eea4914629c1df71f385cc1
37+ uri : https://github.com/kubernetes-sigs/cluster-api-operator/releases/download/v0.25.0 /clusterctl-operator_v0.25.0_linux_arm64 .tar.gz
38+ sha256 : ddff4d076ef63cdaab90ad4c6df4ec9b331671c3fa20a0a8f970d5b868466186
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.24.1 /clusterctl-operator_v0.24.1_windows_amd64 .tar.gz
45- sha256 : 3d0ca17ca8dd0255007456223aa494c138ddc33f693aa0fdd890ad57a8d8458d
44+ uri : https://github.com/kubernetes-sigs/cluster-api-operator/releases/download/v0.25.0 /clusterctl-operator_v0.25.0_windows_amd64 .tar.gz
45+ sha256 : 3c2b1dfd0dbbde90f4761113591d30b055ae51584d32d3d8d008434e8f509cb5
4646 bin : bin/clusterctl-operator.exe
4747
4848
0 commit comments