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:
allen-4
2021-03-01 06:42:39 -05:00
committed by kjeld Schouten-Lebbing
parent 5e7fc24574
commit 7d4ed69465
318 changed files with 48 additions and 48 deletions
@@ -1,7 +1,7 @@
apiVersion: v2
kubeVersion: ">=1.16.0-0"
name: bazarr
version: 1.5.0
version: 1.5.1
upstream_version: 5.2.1
appVersion: v0.9.0.5
description: Bazarr is a companion application to Bazarr and Radarr. It manages and downloads subtitles based on your requirements
@@ -151,7 +151,7 @@ questions:
required: true
# Enable Host Networking
- variable: hostNetworking
- variable: hostNetwork
group: "Networking"
label: "Enable Host Networking"
schema:
@@ -1,7 +1,7 @@
apiVersion: v2
kubeVersion: ">=1.16.0-0"
name: calibre-web
version: 1.5.0
version: 1.5.1
upstream_version: 4.3.1
appVersion: 0.6.9
description: Calibre-Web is a web app providing a clean interface for browsing, reading and downloading eBooks using an existing Calibre database.
@@ -151,7 +151,7 @@ questions:
required: true
# Enable Host Networking
- variable: hostNetworking
- variable: hostNetwork
group: "Networking"
label: "Enable Host Networking"
schema:
@@ -1,7 +1,7 @@
apiVersion: v2
kubeVersion: ">=1.16.0-0"
name: esphome
version: 1.5.0
version: 1.5.1
upstream_version: 4.3.1
appVersion: 1.15.3
description: ESPHome is a system to control your ESP8266/ESP32 by simple yet powerful configuration files and control them remotely through Home Automation systems.
@@ -122,7 +122,7 @@ questions:
type: string
# Enable Host Networking
- variable: hostNetworking
- variable: hostNetwork
group: "Networking"
label: "Enable Host Networking"
schema:
@@ -1,7 +1,7 @@
apiVersion: v2
kubeVersion: ">=1.16.0-0"
name: freshrss
version: 1.5.0
version: 1.5.1
upstream_version: 2.3.1
appVersion: 1.17.0
description: FreshRSS is a self-hosted RSS feed aggregator
@@ -151,7 +151,7 @@ questions:
required: true
# Enable Host Networking
- variable: hostNetworking
- variable: hostNetwork
group: "Networking"
label: "Enable Host Networking"
schema:
@@ -1,7 +1,7 @@
apiVersion: v2
kubeVersion: ">=1.16.0-0"
name: gaps
version: 1.5.0
version: 1.5.1
upstream_version: 1.1.1
appVersion: latest
description: Gaps searches through your Plex Server or local folders for all movies, then queries for known movies in the same collection.
@@ -151,7 +151,7 @@ questions:
required: true
# Enable Host Networking
- variable: hostNetworking
- variable: hostNetwork
group: "Networking"
label: "Enable Host Networking"
schema:
@@ -1,7 +1,7 @@
apiVersion: v2
kubeVersion: ">=1.16.0-0"
name: grocy
version: 1.5.0
version: 1.5.1
upstream_version: 4.3.1
appVersion: v2.7.1
description: ERP beyond your fridge - grocy is a web-based self-hosted groceries & household management solution for your home
@@ -151,7 +151,7 @@ questions:
required: true
# Enable Host Networking
- variable: hostNetworking
- variable: hostNetwork
group: "Networking"
label: "Enable Host Networking"
schema:
@@ -1,7 +1,7 @@
apiVersion: v2
kubeVersion: ">=1.16.0-0"
name: handbrake
version: 1.2.0
version: 1.2.1
# upstream_version:
appVersion: 1.23.1
description: HandBrake is a tool for converting video from nearly any format to a selection of modern, widely supported codecs.
@@ -303,7 +303,7 @@ questions:
default: 36053
required: false
# Host Networking
- variable: hostNetworking
- variable: hostNetwork
group: "Networking"
label: "Enable Host Networking"
schema:
@@ -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

Some files were not shown because too many files have changed in this diff Show More