changes to migrate chart to new repo

Signed-off-by: Jeff Billimek <jeff@billimek.com>
This commit is contained in:
Jeff Billimek 2020-09-04 23:49:37 -04:00
parent 55313d0be2
commit 1746270044
No known key found for this signature in database
GPG Key ID: 214B3EF39B4956B7
2 changed files with 6 additions and 10 deletions

View File

@ -1,17 +1,16 @@
apiVersion: v1
apiVersion: v2
appVersion: 5.12.35
description: Ubiquiti Network's Unifi Controller
name: unifi
version: 0.10.1
version: 1.0.0
keywords:
- ubiquiti
- unifi
- mongodb
home: https://github.com/jacobalberty/unifi-docker
home: https://github.com/k8s-at-home/charts/tree/master/charts/unifi
icon: https://blog.ubnt.com/wp-content/uploads/2016/10/unifi-app-logo.png
sources:
- https://github.com/jacobalberty/unifi-docker
- https://github.com/helm/charts/tree/master/stable/unifi
maintainers:
- name: billimek
email: jeff@billimek.com

View File

@ -4,14 +4,11 @@ This is a helm chart for [Ubiquiti Network's][ubnt] [Unifi Controller][ubnt 2].
## TL;DR;
```console
helm install stable/unifi
```shell
helm repo add k8s-at-home https://k8s-at-home.com/charts/
helm install k8s-at-home/unifi
```
## Introduction
This code is adopted from [this original repo][github].
## Installing the Chart
To install the chart with the release name `my-release`: