mirror of
https://github.com/nikdoof/helm-charts.git
synced 2025-12-23 14:49:26 +00:00
Compare commits
1 Commits
antennas-1
...
antennas-1
| Author | SHA1 | Date | |
|---|---|---|---|
| 3c7c7ed7a1 |
@@ -1,8 +1,8 @@
|
||||
apiVersion: v2
|
||||
appVersion: "4.1.0"
|
||||
appVersion: "4.2.0"
|
||||
description: Antennas
|
||||
name: antennas
|
||||
version: 1.1.1
|
||||
version: 1.1.2
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
keywords:
|
||||
- tvheadend
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
{{- include "common.values.setup" . -}}
|
||||
{{- $values := .Values.service -}}
|
||||
{{- $serviceName := include "common.names.fullname" . -}}
|
||||
{{- if and (hasKey $values "nameOverride") $values.nameOverride -}}
|
||||
|
||||
Reference in New Issue
Block a user