Commit Graph

801 Commits

Author SHA1 Message Date
Devin Buhl
a86e9aee83
[sabnzbd] add new chart (#290)
* add sab chart

* do not enable persistence by default
2020-07-25 13:35:57 -04:00
Devin Buhl
0f842f3fe7
Add openvpn as sidecar to nzbget 2020-07-24 17:43:57 -04:00
Dan Webb
07324620d5
[home-assistant] Bump HAAS version to 0.112.4 (#287)
See HASS change log for more information
https://www.home-assistant.io/blog/2020/07/01/release-112/
2020-07-20 14:46:23 -04:00
dcplaya
30f6c96711
[adguard-home] Initial Commit (#286)
* Cleanup to submit PR

* Oops!  Had double persistence values somehow

* Guess I missed this replace too

* Fixed references to blocky instead of adguard-home
2020-07-20 00:16:23 -04:00
Johnny Walker
fa9948839e fix lint 2020-07-18 10:27:39 -04:00
Johnny Walker
0c422e0118 bump chart version 2020-07-18 09:57:49 -04:00
Johnny Walker
51e750d07c add openvpn sidecar option for nzbget 2020-07-18 09:55:39 -04:00
Piotr Maksymiuk
c0da502c9e
[zigbee2mqtt] Add chart (#283)
* [zigbee2mqtt] Add chart

* remove remnants of zwave from chart

* fix lint

* one more zwave in zigbee

* set default timezone to UTC
2020-07-17 09:31:15 -04:00
dcplaya
2de424be2d
[nzbget] Fix if no mountPath is defined (#282)
* Take care of the issue of no mountPath given

Defaults to name, updated values description as well.

* [nzbget] Bump bug fix version for undefined mountPath
2020-07-16 23:05:47 -04:00
Chris Scheib
dec72c4968
[ombi] add baseUrl functionality from upstream docker image (#275)
* ombi: add baseUrl functionality from upstream docker image

* bump image tag for baseurl feature

* bump chart version

* update README.md

* fix trailing spaces
2020-07-12 15:49:11 -04:00
dcplaya
33556bcad3
[ser2sock] Baud rate as a variable. Allows for other serial devices (#276)
* [ser2sock] Added baudRate as a values option

* [ser2sock] bug version should be reset to 0

* [ser2sock] fixed merge error
2020-07-12 15:39:44 -04:00
dcplaya
b110687034
Allow full mount path ability. Matches NZBGet's fix (#278) 2020-07-12 15:39:13 -04:00
dcplaya
516ff2a48f
Give Tautulli an existing mount option to allow it to see plex logs (#279) 2020-07-12 15:38:01 -04:00
dcplaya
b9146f48c2
[nzbget] Fixes issue with mounting in sub directories (#280)
* Allow custom, multi-folder mount paths

* Added true independent path mounting. 

For some reason using the other way only allowed level root directory 
mounting
2020-07-12 15:37:14 -04:00
Jeff Billimek
6cd37e095d add this repo as a dependency check 2020-07-08 19:50:36 -04:00
Devin Buhl
b31e5091cf
[piaware] add piaware chart (#273)
* add piaware chart

* fix zwave ref
2020-07-08 19:41:56 -04:00
dcplaya
222718f335
[plex] Allow custom extraMount paths (#270)
* Allow extraMounts for Plex, mimicks NZBGet's setup

* Allow extraMounts for Plex, mimicks NZBGet's setup

* Opps, had an extra end

* Up chart up a version since a feature is added instead of a bugfix

* Try and get rid of the weird EOF error. Added a space at the end.

* Dang fat fingers!

* Shouldnt have deleted this! Needed to end the range block

* Doh!   Wrong spot
2020-07-07 15:47:15 -04:00
Bryton Hall
e1b17cb080
[esphome] add chart (#269)
* [esphome] add chart

Signed-off-by: Bryton Hall <email@bryton.io>

* remove home-assistant chart updates

* fix image tag typo

* set pvc size to 1Gi, replace home assistant name
2020-07-07 15:09:55 -04:00
Devin Buhl
d1ee79297d
fix serviceName for plex (#268) 2020-07-06 17:52:15 -04:00
Devin Buhl
c80fd298fb
[plex] change service in ingress (#267)
* change service in ingress

* bump version
2020-07-06 16:25:01 -04:00
Devin Buhl
b71d3e7581
[plex] add UDP to plex (#266)
* add UDP to plex

* fix up udp type

* comment out metallb annotations

* remove pesky ports
2020-07-06 15:58:44 -04:00
Devin Buhl
2780dae688
[plex] add hostNetwork option (#264)
* add hostNetwork for Plex

* Update Chart.yaml
2020-07-06 08:55:42 -04:00
Juan Ignacio Donoso
ac2f8c0da7
[plex] fix port definition indentation (#262) 2020-07-05 13:33:01 -04:00
Richard Cox
41b52af287
[plex] Added values to choose init container image (#259)
* Added values for the init container image

* bumped Chart version

Co-authored-by: Richard Cox <richard.cox@centurylink.com>
2020-06-30 14:00:26 -04:00
Guillaume
4c16a658a7
[sonarr] Fix liveness and readiness probes on basic auth deployment (#257)
Use tcpSocket instead of httpGet to avoid:

HTTP probe failed with statuscode: 401

Signed-off-by: LEI <guillaume.frichet@gmail.com>
2020-06-30 08:33:52 -04:00
Jeff Billimek
3e9298bff5
bump home-assistant and code-server image versions (#256)
Signed-off-by: Jeff Billimek <jeff@billimek.com>
2020-06-27 15:39:32 -04:00
Blake Blackshear
5a14363804
[frigate] Support disabling probes and secrets for env vars (#249)
* [frigate] add support for secrets with envFrom

* [frigate] update values.yaml with extraSecretForEnvFrom

* [frigate] allow probes to be disabled

* [frigate] update default image

* [frigate] update version and add myself as a maintainer

* [frigate] Readme update
2020-06-21 11:06:10 -04:00
Dewet Diener
fa717823cd
[blocky] update to app v0.8 (#252)
* Bump blocky to v0.8

* Bump chart to new minor version
2020-06-21 11:05:04 -04:00
Jeff Billimek
d80c1beed7
adding uptimerobot-prometheus chart (#246)
Signed-off-by: Jeff Billimek <jeffrey_k_billimek@homedepot.com>
2020-06-10 21:23:36 -04:00
Jeff Billimek
800b05db0c
[home-assistant] adding home-assistant helm chart (#244)
* adding home-assistant helm chart

* fixing typo
2020-06-10 11:12:35 -04:00
Jeff Billimek
80c196709b
[node-red] fixing chart URL reference (#245)
* fixing chart URL reference

* bumping chart version
2020-06-10 11:10:31 -04:00
Jeff Billimek
d1d050f115
adding node-red chart (#243) 2020-06-10 10:59:50 -04:00
Jeff Billimek
1225efac56
forcing bump of heimdall chart (#242)
Signed-off-by: Jeff Billimek <jeffrey_k_billimek@homedepot.com>
2020-06-10 09:08:40 -04:00
Radu Micu
2e01b5e31d
Radarr volumeMounts path fix (#238) 2020-06-02 08:29:32 -04:00
Radu Micu
b9301e6e0a
Add subPath to PVC config and update subPath doc for media PVC for Radarr (#236) 2020-06-01 07:54:05 -04:00
Radu Micu
ddd1f81c3d
Add subPath to PVC config and update subPath doc for media PVC for Sonarr (#235)
Fix
2020-06-01 07:42:01 -04:00
Jeff Billimek
f1c585e318
leverage turnstyle to serialize release workflows (#232)
Signed-off-by: Jeff Billimek <jeff@billimek.com>
2020-05-26 14:38:06 -04:00
Jeff Billimek
9cd8a4fc4d
Bump version to trigger automation (#231) 2020-05-26 11:54:06 -04:00
Terry Zink
ddf8decc85
[nzbhydra2] update to use new docker image and latest version (#228)
* update to use new docker image and latest version

* update chart.yaml
2020-05-24 13:57:17 -04:00
Thomas John Wesolowski
a80fa0d800
[Lidarr][Change] Merge downloads and music PVCs (#227)
* Merge music and downloads into single PVC

Signed-off-by: Thomas John Wesolowski <wojoinc@gmail.com>

* Add upgrading section to README

Signed-off-by: Thomas John Wesolowski <wojoinc@gmail.com>
2020-05-23 09:25:18 -04:00
Thomas John Wesolowski
831541d4a8
[Radarr][Change] Merge Movie and Downloads PVCs (#226)
* Merge PVCs into single media PVC. Update README

Signed-off-by: Thomas John Wesolowski <wojoinc@gmail.com>

* Format README

Signed-off-by: Thomas John Wesolowski <wojoinc@gmail.com>

* Add extraExistingClaims back in

Signed-off-by: Thomas John Wesolowski <wojoinc@gmail.com>
2020-05-23 09:24:53 -04:00
Thomas John Wesolowski
f888b8c9d7
[Sonarr][Change] Merge PVCs for tv and downloads into single PVC (#225)
* Merge PVCs for tv and downloads into single PVC

Signed-off-by: Thomas John Wesolowski <wojoinc@gmail.com>

* Add upgrading documentation to README

Signed-off-by: Thomas John Wesolowski <wojoinc@gmail.com>

* Add extraExistingClaims back in

Signed-off-by: Thomas John Wesolowski <wojoinc@gmail.com>
2020-05-23 09:24:20 -04:00
Thomas John Wesolowski
51f46209a2
[Bazarr][Change] Switch to single PVC for media (#224)
* Update Bazarr chart. Switch to single pvc for media

Signed-off-by: Thomas John Wesolowski <wojoinc@gmail.com>

* Add Upgrading section to README

Signed-off-by: Thomas John Wesolowski <wojoinc@gmail.com>

* Update README, make Upgrading documentation more clear.

Signed-off-by: Thomas John Wesolowski <wojoinc@gmail.com>

* Remove unneeded files

Signed-off-by: Thomas John Wesolowski <wojoinc@gmail.com>

* Fix typo in PVC kind attribute

Signed-off-by: Thomas John Wesolowski <wojoinc@gmail.com>

* Fix claim name in deployment.yaml

Signed-off-by: Thomas John Wesolowski <wojoinc@gmail.com>

* Add extraExistingClaimMounts back in

Signed-off-by: Thomas John Wesolowski <wojoinc@gmail.com>
2020-05-23 09:23:39 -04:00
Jeff Billimek
6a795ba8a3
dont allow changing of internal device (#223) 2020-05-19 22:23:39 -04:00
Dewet Diener
90c6d92050
[blocky] Improve values.yaml documentation (#220)
* Improve values.yaml documentation

Also fix syntax error for declaring extraLists -- it needs to be a map, not an array

* bump blocky bugfix version
2020-05-11 08:09:22 -04:00
Jeff Billimek
79e44a4a4b bumping teslamate image version
adjusting the probe values to not fail so quickly
2020-05-03 21:59:55 -04:00
Simon Caron
fa65c4a454
[heimdall] Added Heimdall Chart (#219)
* Added Heimdall Chart

Signed-off-by: Simon Caron <simon.caron@protonmail.com>

* Fix Linting Error

Signed-off-by: Simon Caron <simon.caron@protonmail.com>

* Updated Readme Helm Commands

Signed-off-by: Simon Caron <simon.caron@protonmail.com>

* Removed --name switch from Readme Commands

Signed-off-by: Simon Caron <simon.caron@protonmail.com>
2020-05-03 08:18:23 -04:00
Simon Caron
862a0f817e
[duplicati] Added Duplicati Chart (#218)
* Added Duplicati Chart

Signed-off-by: Simon Caron <simon.caron@protonmail.com>

* Updated Helm Commands Examples to comply with Helm 3

Signed-off-by: Simon Caron <simon.caron@protonmail.com>
2020-05-03 08:18:06 -04:00
Jeff Billimek
68f5695d4f
[speedtest-prometheus] - adding grafana dashboard example (#215)
* adding grafana dashboard example

* fixing icon
2020-04-30 06:17:48 -04:00
Jeff Billimek
ac92dc3300 updating actions from example repo 2020-04-30 05:18:59 -04:00