mirror of
https://github.com/k8s-at-home/charts.git
synced 2025-01-24 07:59:02 +00:00
nzbget chart migration (#121)
Signed-off-by: Jeff Billimek <jeffrey_k_billimek@homedepot.com>
This commit is contained in:
parent
dc91c4b413
commit
51f8d327c9
@ -2,11 +2,11 @@ apiVersion: v1
|
|||||||
appVersion: v21.0-ls14
|
appVersion: v21.0-ls14
|
||||||
description: NZBGet is a Usenet downloader client
|
description: NZBGet is a Usenet downloader client
|
||||||
name: nzbget
|
name: nzbget
|
||||||
version: 2.1.0
|
version: 3.0.0
|
||||||
keywords:
|
keywords:
|
||||||
- nzbget
|
- nzbget
|
||||||
- usenet
|
- usenet
|
||||||
home: https://github.com/billimek/billimek-charts/tree/master/nzbget
|
home: https://github.com/billimek/billimek-charts/tree/master/charts/nzbget
|
||||||
icon: https://avatars1.githubusercontent.com/u/3368377?s=400&v=4
|
icon: https://avatars1.githubusercontent.com/u/3368377?s=400&v=4
|
||||||
sources:
|
sources:
|
||||||
- https://hub.docker.com/r/linuxserver/nzbget/
|
- https://hub.docker.com/r/linuxserver/nzbget/
|
||||||
|
@ -93,4 +93,4 @@ Alternatively, a YAML file that specifies the values for the above parameters ca
|
|||||||
helm install --name my-release -f values.yaml stable/nzbget
|
helm install --name my-release -f values.yaml stable/nzbget
|
||||||
```
|
```
|
||||||
|
|
||||||
Read through the [values.yaml](https://github.com/billimek/billimek-charts/blob/master/nzbget/values.yaml) file. It has several commented out suggested values.
|
Read through the [values.yaml](https://github.com/billimek/billimek-charts/blob/master/charts/nzbget/values.yaml) file. It has several commented out suggested values.
|
Loading…
Reference in New Issue
Block a user