# # Copyright (c) 2021 - present - Yupiik SAS - https://www.yupiik.com # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance # with the License. You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in writing, # software distributed under the License is distributed on an # "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY # KIND, either express or implied. See the License for the # specific language governing permissions and limitations # under the License. # apiVersion: krew.googlecontainertools.github.com/v1alpha2 kind: Plugin metadata: name: bundlebee spec: version: "1.0.26" homepage: https://www.yupiik.io/bundlebee/ shortDescription: "Simple Kubernetes Package Manager" description: | Handles Kubernetes recipes to simplify application installation. You can learn more at https://www.yupiik.io/bundlebee/ and https://github.com/yupiik/bundlebee. platforms: - selector: matchExpressions: - key: "os" operator: "In" values: - linux uri: https://repo.maven.apache.org/maven2/io/yupiik/bundlebee-core/1.0.26/bundlebee-core-1.0.26-kubectl-bundlebee.zip sha256: 25bda3c7e6d5aa98bf959efeaf917286c9a0f9f54ed3e23030e6ea716e825a3f bin: kubectl-bundlebee files: - from: "kubectl-bundlebee" to: "./kubectl-bundlebee"