diff --git a/plugins/operator.yaml b/plugins/operator.yaml index 63085d1cfee..d6ead6dc401 100644 --- a/plugins/operator.yaml +++ b/plugins/operator.yaml @@ -3,55 +3,45 @@ kind: Plugin metadata: name: operator spec: - version: v0.5.0 - homepage: https://github.com/operator-framework/kubectl-operator - shortDescription: Manage operators with Operator Lifecycle Manager + version: v0.7.9 + homepage: https://github.com/Danil-Grigorev/cluster-api-operator + shortDescription: Use this clusterctl plugin to bootstrap a management cluster for Cluster API with the Cluster API Operator. description: | - This plugin is a package manager for operators in your cluster. It - simplifies adding and removing operator catalogs, and it has familiar - commands for installing, uninstalling, and listing available and - installed operators. - - One example of a catalog is the public operatorhub.io index, which - is installed by default with Operator Lifecycle Manager. - caveats: | - * This plugin requires Operator Lifecycle Manager to be installed in your - cluster. See the installation instructions at - https://olm.operatorframework.io/docs/getting-started/ + Use this clusterctl plugin to bootstrap a management cluster for Cluster API with the Cluster API Operator. platforms: - selector: matchLabels: os: darwin arch: amd64 - uri: https://github.com/operator-framework/kubectl-operator/releases/download/v0.5.0/kubectl-operator_v0.5.0_darwin_amd64.tar.gz - sha256: 3ac890aa2d50a48550e29b2f044ccc0302ede007cf0c89f3c289520a6ae6c842 - bin: kubectl-operator + uri: https://github.com/Danil-Grigorev/cluster-api-operator/releases/download/v0.7.9/clusterctl-operator_v0.7.9_darwin_amd64.tar.gz + sha256: e6d22e865d6ae750163f176d1d4ceebf5a718d6b52598d4574fd5d8f77106bc4 + bin: clusterctl-operator - selector: matchLabels: os: darwin arch: arm64 - uri: https://github.com/operator-framework/kubectl-operator/releases/download/v0.5.0/kubectl-operator_v0.5.0_darwin_arm64.tar.gz - sha256: 5e0cf8429b2ef11784f962fd918fe8b9c08c4ae73c29d0cf21af662abcd2041a - bin: kubectl-operator + uri: https://github.com/Danil-Grigorev/cluster-api-operator/releases/download/v0.7.9/clusterctl-operator_v0.7.9_darwin_arm64.tar.gz + sha256: 4797f21e5137e5c65abb1e422aa909751c6daadb5095829d93f49d7722cc418c + bin: clusterctl-operator - selector: matchLabels: os: linux arch: amd64 - uri: https://github.com/operator-framework/kubectl-operator/releases/download/v0.5.0/kubectl-operator_v0.5.0_linux_amd64.tar.gz - sha256: 5feea7e94d6de38f3ab4f9246188cffe4817c334b7a20982b480ec576acd9802 - bin: kubectl-operator + uri: https://github.com/Danil-Grigorev/cluster-api-operator/releases/download/v0.7.9/clusterctl-operator_v0.7.9_linux_amd64.tar.gz + sha256: 69dd176083768e8cbe9af60ad133a8b0b0222635c42b53ea8d015bf602a9f4b5 + bin: clusterctl-operator - selector: matchLabels: os: linux arch: arm64 - uri: https://github.com/operator-framework/kubectl-operator/releases/download/v0.5.0/kubectl-operator_v0.5.0_linux_arm64.tar.gz - sha256: def93b143949f0776e75efc739f7ad34fed152c7b65ac3d5b80503aa51df4042 - bin: kubectl-operator + uri: https://github.com/Danil-Grigorev/cluster-api-operator/releases/download/v0.7.9/clusterctl-operator_v0.7.9_linux_arm64.tar.gz + sha256: 39953f67412ec6e12f61019063d763ce3212018d0715df2e47274bc135a2bcb3 + bin: clusterctl-operator - selector: matchLabels: os: windows arch: amd64 - uri: https://github.com/operator-framework/kubectl-operator/releases/download/v0.5.0/kubectl-operator_v0.5.0_windows_amd64.tar.gz - sha256: 9106da2effba50d8500c3bd5fbc3bdb3727b771afa1e6319d3be559a450fbf79 - bin: kubectl-operator.exe + uri: https://github.com/Danil-Grigorev/cluster-api-operator/releases/download/v0.7.9/clusterctl-operator_v0.7.9_windows_amd64.tar.gz + sha256: 044329e3843e18bf7ab757c29cee368b54c94b3a192c9ca55bb4cbbd70cbaef3 + bin: clusterctl-operator.exe