mirror of https://github.com/helm/helm
Merge 3ec9ec5e61
into 5ed2d6bddb
commit
520cda2198
@ -0,0 +1,23 @@
|
|||||||
|
name: helm
|
||||||
|
version: '2.5.0'
|
||||||
|
summary: The Kubernetes package manager
|
||||||
|
description: |
|
||||||
|
Helm is a tool for managing Kubernetes
|
||||||
|
charts. Charts are packages of
|
||||||
|
pre-configured Kubernetes resources.
|
||||||
|
|
||||||
|
grade: stable
|
||||||
|
confinement: strict
|
||||||
|
|
||||||
|
apps:
|
||||||
|
helm:
|
||||||
|
command: helm
|
||||||
|
plugs:
|
||||||
|
- network
|
||||||
|
- home
|
||||||
|
|
||||||
|
parts:
|
||||||
|
helm:
|
||||||
|
plugin: dump
|
||||||
|
source: https://storage.googleapis.com/kubernetes-helm/helm-v2.5.0-linux-amd64.tar.gz
|
||||||
|
|
Loading…
Reference in new issue