mirror of
https://github.com/k8s-at-home/charts.git
synced 2025-01-24 16:09:08 +00:00
[media-common] Add tests, bump version (#57)
This commit is contained in:
parent
ade40a1e9d
commit
53ca0dfafd
@ -2,7 +2,7 @@ apiVersion: v2
|
|||||||
name: media-common
|
name: media-common
|
||||||
description: Common dependancy chart for media ecosystem containers
|
description: Common dependancy chart for media ecosystem containers
|
||||||
type: application
|
type: application
|
||||||
version: 1.1.0
|
version: 1.1.1
|
||||||
keywords:
|
keywords:
|
||||||
- media-common
|
- media-common
|
||||||
home: https://github.com/k8s-at-home/charts/tree/master/charts/media-common
|
home: https://github.com/k8s-at-home/charts/tree/master/charts/media-common
|
||||||
|
@ -14,6 +14,11 @@ openvpn:
|
|||||||
tag: latest
|
tag: latest
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
|
|
||||||
|
auth: user;pass
|
||||||
|
|
||||||
|
env:
|
||||||
|
TZ: UTC
|
||||||
|
|
||||||
scripts:
|
scripts:
|
||||||
up:
|
up:
|
||||||
down:
|
down:
|
||||||
|
Loading…
Reference in New Issue
Block a user