mirror of
https://github.com/truenas/charts.git
synced 2026-04-07 12:48:56 +08:00
Publish new changes in catalog
This commit is contained in:
@@ -3,10 +3,10 @@ description: Securely connect any device, anywhere.
|
||||
annotations:
|
||||
title: Zerotier
|
||||
type: application
|
||||
version: 1.0.22
|
||||
version: 1.0.23
|
||||
apiVersion: v2
|
||||
appVersion: 1.14.0
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
maintainers:
|
||||
- name: truenas
|
||||
url: https://www.truenas.com/
|
||||
@@ -21,7 +21,7 @@ workload:
|
||||
{{ fail "Zerotier - At least one network must be specified" }}
|
||||
{{ end }}
|
||||
{{ range .Values.zerotierConfig.networks }}
|
||||
- {{ . }}
|
||||
- {{ . | lower }}
|
||||
{{ end }}
|
||||
securityContext:
|
||||
runAsUser: 0
|
||||
Reference in New Issue
Block a user