From 2a3c82d4a7d93deac54a487fb7480f3026b76f64 Mon Sep 17 00:00:00 2001 From: krew-release-bot Date: Thu, 16 Jan 2025 21:46:33 +0530 Subject: [PATCH] new version v0.6.0 of operator (#4347) --- plugins/operator.yaml | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/plugins/operator.yaml b/plugins/operator.yaml index c76018f4a41..1734cb56997 100644 --- a/plugins/operator.yaml +++ b/plugins/operator.yaml @@ -3,7 +3,7 @@ kind: Plugin metadata: name: operator spec: - version: v0.5.1 + version: v0.6.0 homepage: https://github.com/operator-framework/kubectl-operator shortDescription: Manage operators with Operator Lifecycle Manager description: | @@ -23,35 +23,35 @@ spec: matchLabels: os: darwin arch: amd64 - uri: https://github.com/operator-framework/kubectl-operator/releases/download/v0.5.1/kubectl-operator_v0.5.1_darwin_amd64.tar.gz - sha256: 20fa2b0a8b1abe1d238834a588acdd4718dc8a9b7397b1b0d89f47348399f282 + uri: https://github.com/operator-framework/kubectl-operator/releases/download/v0.6.0/kubectl-operator_v0.6.0_darwin_amd64.tar.gz + sha256: d6f0c047b39ddd55f633ce8d6522fa24a9651236779bd26e2dffd4243595d629 bin: kubectl-operator - selector: matchLabels: os: darwin arch: arm64 - uri: https://github.com/operator-framework/kubectl-operator/releases/download/v0.5.1/kubectl-operator_v0.5.1_darwin_arm64.tar.gz - sha256: d25d31f9cc18e706e9e49a3ce46dc4a962fd4174c419c2cd7537e2eafaa5b205 + uri: https://github.com/operator-framework/kubectl-operator/releases/download/v0.6.0/kubectl-operator_v0.6.0_darwin_arm64.tar.gz + sha256: 94a51b0cc3e52caf17e2e8ce4f5f0e5a2a29126b7c4733403e30557762a91de5 bin: kubectl-operator - selector: matchLabels: os: linux arch: amd64 - uri: https://github.com/operator-framework/kubectl-operator/releases/download/v0.5.1/kubectl-operator_v0.5.1_linux_amd64.tar.gz - sha256: 1a27c91aa9aaa59f6453f134b8400b24e509ef5a80573db55ef75c92fed3527c + uri: https://github.com/operator-framework/kubectl-operator/releases/download/v0.6.0/kubectl-operator_v0.6.0_linux_amd64.tar.gz + sha256: d3f2f84b91a4ac3919c2ab455a6c540c5920bb5caeac0865b879ca9f92133971 bin: kubectl-operator - selector: matchLabels: os: linux arch: arm64 - uri: https://github.com/operator-framework/kubectl-operator/releases/download/v0.5.1/kubectl-operator_v0.5.1_linux_arm64.tar.gz - sha256: 127709c2e1938b6bf3f1a33aa4490588ff76adb93db9a5171b8133aa22843e59 + uri: https://github.com/operator-framework/kubectl-operator/releases/download/v0.6.0/kubectl-operator_v0.6.0_linux_arm64.tar.gz + sha256: 485dc89204d8443df48ccb2bfe504ba2b798752a6ea1e0e5bb5a037354fd1e8f bin: kubectl-operator - selector: matchLabels: os: windows arch: amd64 - uri: https://github.com/operator-framework/kubectl-operator/releases/download/v0.5.1/kubectl-operator_v0.5.1_windows_amd64.tar.gz - sha256: 14f94d2d8e4d8b673b09655f4ad962ae0eaa20fb691ea2e5a2b958036c7879e4 + uri: https://github.com/operator-framework/kubectl-operator/releases/download/v0.6.0/kubectl-operator_v0.6.0_windows_amd64.tar.gz + sha256: 5bb603883352d116c4dbace8778a683b774daf4df62fb8643f1df80192881299 bin: kubectl-operator.exe