Fix host networking in several charts (#200)
* Fix host networking in radarr * fix nzbhydra networking * fix update * Fix host networking in radarr * fix nzbhydra networking * Fix hostNetwork across 23 charts * Remove old files * Fix merge conflict
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
apiVersion: v2
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: heimdall
|
||||
version: 1.5.0
|
||||
version: 1.5.1
|
||||
upstream_version: 4.1.1
|
||||
appVersion: 2.2.2
|
||||
description: An Application dashboard and launcher
|
||||
@@ -151,7 +151,7 @@ questions:
|
||||
required: true
|
||||
|
||||
# Enable Host Networking
|
||||
- variable: hostNetworking
|
||||
- variable: hostNetwork
|
||||
group: "Networking"
|
||||
label: "Enable Host Networking"
|
||||
schema:
|
||||
Reference in New Issue
Block a user