Commit Graph

872 Commits

Author SHA1 Message Date
Jeff Billimek
a5694ab9d9
Merge branch 'master' into unifi 2020-09-05 11:13:11 -04:00
Thomas John Wesolowski
2508a42660
Add dns options to values.yaml (#30)
Signed-off-by: Thomas John Wesolowski <wojoinc@gmail.com>
2020-09-05 11:12:14 -04:00
Ryan Holt
cf4c0ba997
added newline to end of file 2020-09-05 11:06:08 -04:00
Nicholas St. Germain
5705371a35
fix last portselector 2020-09-05 04:36:30 -05:00
Nicholas St. Germain
76c5160e37
back to application or templates arent rendered 2020-09-05 04:25:20 -05:00
Nicholas St. Germain
a26921bba5
add tautulli 2020-09-05 03:38:33 -05:00
Nicholas St. Germain
c67e3df333
add organizr and ombi 2020-09-05 03:31:43 -05:00
Nicholas St. Germain
97f18a033c
cleanup 2020-09-05 03:21:49 -05:00
Nicholas St. Germain
22017632bc
test 2020-09-05 03:20:13 -05:00
Nicholas St. Germain
561a0f25bb
change type 2020-09-05 00:53:09 -05:00
Nicholas St. Germain
e0f64a26f2
fix old template var 2020-09-05 00:30:43 -05:00
Nicholas St. Germain
8999baca25
fix old template var 2020-09-05 00:28:40 -05:00
Nicholas St. Germain
90daf5bcf1
media-common with base radarr/sonarr/lidarr 2020-09-05 00:22:54 -05:00
Jeff Billimek
1746270044
changes to migrate chart to new repo
Signed-off-by: Jeff Billimek <jeff@billimek.com>
2020-09-04 23:49:37 -04:00
Matt Farmer
55313d0be2
[stable/unifi] Docs: Fix name of cert secret (#23379)
* Fix name of cert secret

The original name in the documentation is incorrect.

Signed-off-by: Matt Farmer <matt@frmr.me>

* Increment patch number

Signed-off-by: Matt Farmer <matt@frmr.me>

* Correctly bump unifi chart version

Signed-off-by: Matt Farmer <matt@frmr.me>
2020-09-04 23:47:36 -04:00
Stephen Liang
153620272e
Add ingress for Unifi controller sevice when not using the unified service. (#22703)
Fixes #21887

Bump version to 0.10.0

Signed-off-by: Stephen Liang <stephenliang@users.noreply.github.com>
2020-09-04 23:47:36 -04:00
Marcin Iwiński
8a7fe72ea6
[stable/unifi] adding functionality to mount extra volumes (#22702)
* [stable/unifi] adding functionality to mount extra volumes

This change adds possibility to specify additional volumes
when deploying Unifi controller.

Signed-off-by: Marcin Iwinski <marcin.iwinski@gmail.com>

* fixing defaults in README.md

Signed-off-by: Marcin Iwinski <marcin.iwinski@gmail.com>

* [stable/unifi] bumping version to 0.9.0

Signed-off-by: Marcin Iwinski <marcin.iwinski@gmail.com>
2020-09-04 23:47:36 -04:00
Marcin Iwiński
ca6493faf3
Adding secretName variable to customCert (#22453)
Adding possibility to expose certificate and its key via k8s secret/tls.
Since secret/tls keeps cert under tls.crt and key under tls.key modified
default values for customCert.certName and customCert.keyName to be
more compatible with k8s native way of storing certificates.

Signed-off-by: Marcin Iwinski <marcin.iwinski@gmail.com>
2020-09-04 23:47:35 -04:00
James Choncholas
576ff487df
stable/unifi implements subPath functionality (#22432)
* unifi chart supports subPath for existing PVCs

Signed-off-by: James Choncholas <jchoncholas@gmail.com>

* bump version number

Signed-off-by: James Choncholas <jchoncholas@gmail.com>
2020-09-04 23:47:35 -04:00
Jonas Janz
65abab892e
[stable/unifi] add custom cert options (#21863)
* feat(unifi): add custom cert options

Signed-off-by: PixelJonas <jonas@janz.digital>

* feat(unifi): bump version to 0.7.0

Signed-off-by: PixelJonas <jonas@janz.digital>
2020-09-04 23:47:35 -04:00
Jeff Billimek
50ce4d6bde
Bumping the container version to 5.12.35 (#21492)
Signed-off-by: Jeff Billimek <jeff@billimek.com>
2020-09-04 23:47:34 -04:00
Arno DUBOIS
c69cc6751f
[stable/unifi] Ingress was not referring to the good service (#21321)
Signed-off-by: Arno <arno.du@orange.fr>
2020-09-04 23:47:34 -04:00
Arno DUBOIS
995ef7ef2b
[stable/unifi] Fixed some mistakes with nodePort (#21320)
Signed-off-by: Arno <arno.du@orange.fr>
2020-09-04 23:47:34 -04:00
Arno DUBOIS
6a3b129a4b
[stable/unifi] Adding captive portal service (#21241)
* [stable/unifi] Adding captive portal service
Signed-off-by: Arno Dubois <arno.du@orange.fr>

Signed-off-by: Arno DUBOIS <arnodubois@sweetpunk.com>

* [stable/unifi] Annnd bumping version
Signed-off-by: Arno Dubois <arno.du@orange.fr>

Signed-off-by: Arno DUBOIS <arnodubois@sweetpunk.com>

* Added an enabled switch

Signed-off-by: Arno DUBOIS <arnodubois@sweetpunk.com>

* [stable/unifi] Fixing feedbacks

Signed-off-by: Arno DUBOIS <arnodubois@sweetpunk.com>

* [stable/unifi] Adding captive portal ingress

Signed-off-by: Arno DUBOIS <arnodubois@sweetpunk.com>

* [stable/unifi] Better table formatting

Signed-off-by: Arno DUBOIS <arnodubois@sweetpunk.com>

* [stable/unifi] Fixed ingress

Signed-off-by: Arno DUBOIS <arnodubois@sweetpunk.com>

Co-authored-by: Arno DUBOIS <arnodubois@sweetpunk.com>
2020-09-04 23:47:33 -04:00
Ryan Holt
6c8d01add3
add deploymentannotations, bump chart version (#20763)
Signed-off-by: Ryan Holt <ryan@ryanholt.net>
2020-09-04 23:47:33 -04:00
Marco Kilchhofer
9798bb82cc
Add ability to specify additional jvm options and config files (#20163)
I use this to override the log4j config to see the logs also on stdout.

Signed-off-by: Marco Kilchhofer <marco@kilchhofer.info>
2020-09-04 23:47:33 -04:00
WTPascoe
0322acc6fe
HTTPS is required for unifi gui (#19612)
* HTTPS is required for unifi gui

Signed-off-by: Wayne Pascoe <wayne@penguinpowered.org>

* Removed new annotation in values.yaml
Added instructions in README

Signed-off-by: Wayne Pascoe <wayne+github@penguinpowered.org>
2020-09-04 23:47:32 -04:00
lnattrass
0a221f5297
[stable/unifi] Allow wildcard ingress certificates (#18356)
* [stable/unifi] Allow wildcard ingress certificates

Signed-off-by: Liam Nattrass <liam.d.nattrass+git@gmail.com>

* [stable/unifi] Bump version

Signed-off-by: Liam Nattrass <liam.d.nattrass+git@gmail.com>
2020-09-04 23:47:32 -04:00
Per Otterström
ab941ae48d
[stable/unifi] Make web interface ports configurable (#18052)
* bump the unifi docker image to version 5.11.50
* forward port values to unifi docker environment variables

Closes #18051

Signed-off-by: Per Otterström <per.otterstrom@gmail.com>
2020-09-04 23:47:32 -04:00
sherbang
a078da5499
Fix unifi NOTES to find correct service (#13252)
* Fix unifi NOTES to find correct service

Unifi installs the gui service as unifi-gui, but the command in the notes points to a non-existent 'unifi' service.  Use unifi.name + '-gui' to construct the service name here which duplicates the logic in gui-svc.yaml.

Signed-off-by: Brian Johnson <brian@sherbang.com>

* Increment unifi version to 0.4.2

Signed-off-by: Brian Johnson <brian@sherbang.com>
2020-09-04 23:47:31 -04:00
Jeff Billimek
c2df150921
fixing label-name migration (#12691)
Signed-off-by: Jeff Billimek <jeff@billimek.com>
2020-09-04 23:47:31 -04:00
Jeff Billimek
d28bf3fecf
[stable/unifi] unifi chart enhancements (#12047)
* switching unifi chart to SatefulSet

* based on the persistent nature of this chart as well as [this
discussion](https://github.com/helm/charts/issues/1863), migrating the
chart to a StatefulSet instead of a deployment. As a result bumping the
major version
* bumping unifi controller to the latest stable version (5.10.19)
* adding @mcronce to the OWNERS file

Signed-off-by: Jeff Billimek <jeff@billimek.com>

* using volumeClaimTemplates for statefulSet

* also updating label syntax to current helm standards (e.g.
`app.kubernetes.io/name`)

Signed-off-by: Jeff Billimek <jeff@billimek.com>

* fixing indenting

Signed-off-by: Jeff Billimek <jeff@billimek.com>

* using Parallel podManagementPolicy

Signed-off-by: Jeff Billimek <jeff@billimek.com>

* revert to Deployment and leverage strategy types

Signed-off-by: Jeff Billimek <jeff@billimek.com>

* include readme entry for strategyType

Signed-off-by: Jeff Billimek <jeff@billimek.com>

* hard-code replica count and add mcronce to Chart maintainers

Signed-off-by: Jeff Billimek <jeff@billimek.com>

* fixing linting error

Signed-off-by: Jeff Billimek <jeff@billimek.com>
2020-09-04 23:47:31 -04:00
Thiemo
7f3bc53d12
fix(stable/unifi ingress): fix scoping issue (#12482)
.Values was out of scope for hosts block, since its in a range statement
Moved the failing access to unifiedService.enabled to a variable

Signed-off-by: Thiemo Krause <krausethiemo@googlemail.com>
2020-09-04 23:47:30 -04:00
Mike Cronce
652612e76b
stable/unifi: Added "unified service" option to place everything under one service (#11550)
Signed-off-by: Mike Cronce <mike@quadra-tec.net>
2020-09-04 23:47:30 -04:00
Jeff Billimek
93addda234
[stable/unifi] Revert #10789 (#11278)
* Revert "Simplify  for unifi (#10789)"

This reverts commit b09535dfb4.

Signed-off-by: Jeff Billimek <jeff@billimek.com>

* bumping chart version as part of reversion

Signed-off-by: Jeff Billimek <jeff@billimek.com>
2020-09-04 23:47:30 -04:00
Werner Buck
08f9adbd73
Simplify for unifi (#10789)
The discovery and stun ports are part of the same service. Unifi depends
on them to be on the same hostname.

Signed-off-by: Werner Buck <email@wernerbuck.nl>
2020-09-04 23:47:30 -04:00
nreisbeck
73956c3eed
stable/unifi/README.md: fix current version (#10784)
Signed-off-by: Nolan Reisbeck <nolan.reisbeck@gmail.com>
2020-09-04 23:47:29 -04:00
Christian Erhardt
609b2dbe31
Port forward in NOTES.txt is wrong (#10200)
If you do a port-forward to 8080, the unifi controller tries to forward you to a secure TLS connection on port 8443. This fails because the port 8443 is not forwarded. If you do a direct forward to 8443, everything works as expected.

Signed-off-by: Christian Erhardt <christian.erhardt@mojo2k.de>
2020-09-04 23:47:29 -04:00
Mike Cronce
ac0202a0c4
stable/unifi: Replace "addSetfcap" option with simply adding that capability when "runAsRoot" is not set to true (#10359)
Signed-off-by: Mike Cronce <mike@quadra-tec.net>
2020-09-04 23:47:29 -04:00
Jesse Stuart
1a67cf9070
[stable/unifi] Fix typos/formatting in README. (#10277)
Signed-off-by: Jesse Stuart <hi@jessestuart.com>
2020-09-04 23:47:28 -04:00
Jacob Block
4cbe828448
[stable/unifi] Add UID and GID options. (#10218)
Signed-off-by: Jacob Block <jacob.block@gmail.com>
2020-09-04 23:47:28 -04:00
Mike Cronce
be82a0fccb
stable/unifi: Add "addSetfcap" option to give the SETFCAP capability to the Unifi container (#10143)
Signed-off-by: Mike Cronce <mike@quadra-tec.net>
2020-09-04 23:47:28 -04:00
Lyle Franklin
d1fbb47709
Add configurable podAnnotations to unifi chart (#9833)
Use case is using `ark` + `restic` to take backups which requires pods
with persistent data to be annotated like:
```
kubectl annotate pod unifi-55f6dcc44c-khbrk backup.ark.heptio.com/backup-volumes=unifi-data
```

Signed-off-by: Lyle Franklin <lylejfranklin@gmail.com>
2020-09-04 23:47:27 -04:00
Lucas Servén Marín
214dd6eaac
stable/unifi/templates/deployment.yaml: fix probes (#9180)
* stable/unifi/templates/deployment.yaml: fix probes

The `livenessProbe` and `readinessProbe` are incorrectly defined.
The `initialDelaySeconds` field should not be nested withing the `httpGet`
field.

Signed-off-by: Lucas Serven <lserven@gmail.com>

* stable/unifi: bump patch version

Signed-off-by: Lucas Serven <lserven@gmail.com>
2020-09-04 23:47:27 -04:00
Jeff Billimek
3f50bc7f61
upgrading to unifi v5.9.29 (#8887)
* upgrading to unifi v5.9.29

Signed-off-by: Jeff Billimek <jeff@billimek.com>

* Update Chart.yaml

Signed-off-by: Reinhard Nägele <unguiculus@gmail.com>
2020-09-04 23:47:27 -04:00
Jonathan Herlin
10348d1c0b
[stable/unifi] Invalid link in chart sources (#8639)
* Invalid link in chart sources

There was a invalid link in sources, this commit fixes the link
Signed-off-by: Jonathan Herlin <jonte@jherlin.se>

* stable/unifi bump version

Signed-off-by: Jonathan Herlin <jonte@jherlin.se>
2020-09-04 23:47:26 -04:00
Jeff Billimek
062db282ed
[stable/unifi] unifi controller chart (New chart) (#6426)
* initial commit - unifi controller chart

Signed-off-by: Jeff Billimek <jeff@billimek.com>

* enabling persistence by default, per guidelines

Signed-off-by: Jeff Billimek <jeff@billimek.com>

* enabling persistence by default, per guidelines

Signed-off-by: Jeff Billimek <jeff@billimek.com>

* changes requested in PR

* Pegging to a certain version for the chart (0.1.0) until otherwise directed
* Using consistent indentation for lists
* Using camelCase
* updating app version to current (5.8.28)

Signed-off-by: Jeff Billimek <jeff@billimek.com>

* correcting linting failures

Signed-off-by: Jeff Billimek <jeff@billimek.com>

* adding OWNERS for more timely merges in the future

Signed-off-by: Jeff Billimek <jeff@billimek.com>

* Correcting inconsistent service definitions

* fixing inconsistencies with service port & name definitions as described in PR
* bumping app version to current
* correcting typo in Charts.yaml

Signed-off-by: Jeff Billimek <jeff@billimek.com>

* correcting ingress servicePort definition

Signed-off-by: Jeff Billimek <jeff@billimek.com>

* correcting ingress servicePort definition

Signed-off-by: Jeff Billimek <jeff@billimek.com>

Signed-off-by: Jeff Billimek <jeff@billimek.com>

* adding missing NodePort settings

Signed-off-by: Jeff Billimek <jeff@billimek.com>

* Expanding service definitions

* The values and readme reflect that the various services (deployment, stun, gui, controller) can handle annotations, but there is no use of those in the templates. This is now fixed
* Added externalTrafficPolicy to all services
* Some of these changes were requested via https://github.com/billimek/billimek-charts/issues/3

Signed-off-by: Jeff Billimek <jeff@billimek.com>

* switching to apps/v1

Signed-off-by: Jeff Billimek <jeff@billimek.com>
2020-09-04 23:47:26 -04:00
Gavin Mogan
1b9cfcfb80
Bump version 2020-09-01 21:56:13 -07:00
Gavin Mogan
23a666b18b
[nzbhyrda2] Fix case in readme for service 2020-09-01 21:54:28 -07:00
Ryan Holt
66a943c448
[dashmachine] initial chart release for dashmachine (#26) 2020-09-01 11:02:47 -04:00
Devin Buhl
ba63649c59
Merge branch 'master' into master 2020-09-01 07:45:22 -04:00
Christian Haller
d149fb6bd7
[plex] Fix values reference for "customCertificateDomain" (#24) 2020-09-01 07:44:32 -04:00
Hemanth Bollamreddi
f5241bde3a [Bazarr] Added subpath for config 2020-09-01 14:24:34 +05:30
Devin Buhl
5899c0002c
cleanup and bump appVersions (#22) 2020-08-31 16:42:20 -04:00
Jeff Billimek
bed22d6551
mass-rename of chart repo (#3)
* mass-rename of chart repo

* update all Chart.yaml files to replace references from old repo to new
repo
* update all Chart.yaml files to set apiVersion to v2 where necessary
* update all README.md files to replace references from old repo to new
repo

* fix teslamate dependencies for v2

Signed-off-by: Jeff Billimek <jeff@billimek.com>
2020-08-29 11:22:37 -04:00
Devin Buhl
3f54137ccb
fix template issue, ? (#344) 2020-08-28 15:30:00 -04:00
Devin Buhl
7138a0646d
fix indent issue (#343) 2020-08-28 11:33:52 -04:00
Devin Buhl
c940ad648c
Simplify Plex promtail/loki config (#342)
* simplify plex promtail config

* bump plex version

* fix linting issue
2020-08-28 11:08:48 -04:00
Devin Buhl
83d76d5abe
[plex] add promtail to ship logs to loki (#337)
* add startup probe to plex

* bump version

* add promtail sidecar

* fix up probes

* fix up logging paths in templates

* add new line to configmap
2020-08-28 09:19:24 -04:00
Bernd Schörgers
4c79130198
[deconz] Fix externalIPs logic, bump app version (#339) 2020-08-28 08:49:21 -04:00
dcplaya
040818fb1d
[librespeed] New Chart (#335)
* [librespeed] initial commit

* [librespeed] Correct use of not equal

* Add enable/disable for history

* Update to use different chart that has working env vars

* [librespeed] Better description

* [librespeed] Formatting
2020-08-20 08:07:31 -04:00
Devin Buhl
69d4339aae
[unifi-poller] add servicemonitor (#332)
* add servicemonitor

* add servicemonitor

* add servicemonitor
2020-08-18 14:54:25 -04:00
Devin Buhl
81e0519f1c
[unifi-poller] new chart (#331)
* add unifi-poller

* fix lint

* fix lint
2020-08-18 13:58:15 -04:00
Thomas John Wesolowski
cfd9708cf4
[calibre-web] [Add] Add calibre-web chart (#325)
* lift and shift from personal repo

* cleanup chart.yaml, fix port forward in notes

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

* Bump chart version

Signed-off-by: Thomas John Wesolowski <wojoinc@gmail.com>
2020-08-18 13:55:22 -04:00
Nicholas St. Germain
df13abf94a
[bitwarden_rs] New chart (#327)
* add bitwarden_rs chart

* Silly lint opinion fix

* Maintainer Name > Github Username

* add templated fullname for nested include

* push rename

* tweaks

* update readme and secret

* fix existing secret reference
2020-08-16 20:53:28 -04:00
Bernd Schörgers
8c201defc6
[lazylibrarian] Added chart (#326) 2020-08-16 08:08:16 -04:00
Ryan Holt
b247d19865
[home-assistant] Home assistant/db dependencies (#321)
* enable dependent chart support for mariadb and postgres

Signed-off-by: Ryan Holt <ryan@ryanholt.net>

* forgot to include the values.yaml file in commit

Signed-off-by: Ryan Holt <ryan@ryanholt.net>

* default postgres persistence to disabled

Signed-off-by: Ryan Holt <ryan@ryanholt.net>

* bump chart version to 1.2.1

Signed-off-by: Ryan Holt <ryan@ryanholt.net>

* add commented out storageClass designations for both postgres and mariadb

Signed-off-by: Ryan Holt <ryan@ryanholt.net>

* bump chart version

Signed-off-by: Ryan Holt <ryan@ryanholt.net>

* bump chart, rename to full postgresql

Signed-off-by: Ryan Holt <ryan@ryanholt.net>

* bump chart

Signed-off-by: Ryan Holt <ryan@ryanholt.net>

* nested the postgres wrong, bumped chart version

Signed-off-by: Ryan Holt <ryan@ryanholt.net>

* revert to v1.2.0 for PR

Signed-off-by: Ryan Holt <ryan@ryanholt.net>

* fix name for postgresql in readme

Signed-off-by: Ryan Holt <ryan@ryanholt.net>

Co-authored-by: Jeff Billimek <jeff@billimek.com>
2020-08-13 11:33:51 -04:00
Dan Webb
5d92d0fe9a
[home-assistant] Bump HAAS to 0.114.0 (#322) 2020-08-13 11:02:19 -04:00
Bernd
2b9331c3b6
[node-feature-discovery] Initial version (#319)
* [node-feature-discovery] Initial version

* [node-feature-discovery] Add component label to worker daemonset

* [node-feature-discovery] Update README

* Update README.md

* [node-feature-discovery] Allow specification of feature sources

* [node-feature-discovery] Do not override sources by default

* Update values.yaml
* Update README.md
2020-08-12 07:59:29 -04:00
Bryton Hall
582df68c7d
[home-assistant] add esphome dependency (#271)
* add esphome dependency to home-assistant

* bump chart apiVersion to v2

* We need to upgrade the Chart apiVersion to v2

Co-authored-by: Jeff Billimek <jeff@billimek.com>
2020-08-11 09:14:33 -04:00
Kamuela Franco
b68b05e796
Fix typo in documentation (#281)
* Fix typo in documentation

* bump chart version

Co-authored-by: Jeff Billimek <jeff@billimek.com>
2020-08-09 08:10:34 -04:00
Miguel Angel Santiago
d733be90e3
[zigbee2mqtt] ui application (#296)
* Including UI with lint

Signed-off-by: Miguel Angel Santiago <miguelangel.santiago@hotmail.com>

* Ingress deactivated by default

Signed-off-by: Miguel Angel Santiago <miguelangel.santiago@hotmail.com>

* Version 0.2.0

Signed-off-by: Miguel Angel Santiago <miguelangel.santiago@hotmail.com>

* Add ui settings

Signed-off-by: Miguel Angel Santiago <miguelangel.santiago@hotmail.com>

* Display the application URL

Signed-off-by: Miguel Angel Santiago <miguelangel.santiago@hotmail.com>

* Protect boolean as string

Signed-off-by: Miguel Angel Santiago <miguelangel.santiago@hotmail.com>

* Remove warning from lint

Signed-off-by: Miguel Angel Santiago <miguelangel.santiago@hotmail.com>

* Move probes, service and ingress within ui values

Signed-off-by: Miguel Angel Santiago <miguelangel.santiago@hotmail.com>

* Revert "Move probes, service and ingress within ui values"

This reverts commit 08a91e316bb81aee43739ed51f89d378541cf255.

* Using generic configmap por assistant settings

Signed-off-by: Miguel Angel Santiago <miguelangel.santiago@hotmail.com>

* Move probes, services and ingress within assistant section

Signed-off-by: Miguel Angel Santiago <miguelangel.santiago@hotmail.com>

* Some wording

Signed-off-by: Miguel Angel Santiago <miguelangel.santiago@hotmail.com>

Co-authored-by: Miguel Angel Santiago <miguelangel.santiago@hotmail.com>
2020-08-09 08:06:29 -04:00
Piotr Maksymiuk
40b25ebdcd
[icantbelieveitsnotvaletudo] Add chart (#293)
* [icantbelieveitsnotvaletudo] Add chart

* use pretty json in configmap

* fix default options

* Add Readme and NOTES

* fix maintainer

* fix NOTES
2020-08-09 08:04:40 -04:00
BJWS
b83cb529a7
[deCONZ] Fix zigbee-device volume name (#316) 2020-08-08 11:16:17 -04:00
BJWS
9ff1b2bdeb
[deCONZ] Added chart (#315)
* [deCONZ] Added chart

* [deCONZ] Fix linter error
2020-08-08 10:21:13 -04:00
Ryan Holt
17e306825e
[powerdns] Powerdns fix startup (#313) 2020-08-07 16:25:14 -04:00
Ryan Holt
ddd4788598
[powerdns] Introduce Powerdns chart (#308)
* initial commit for powerdns

Signed-off-by: Ryan Holt <ryan@ryanholt.net>

* add auto-create zone, bump chart version

Signed-off-by: Ryan Holt <ryan@ryanholt.net>

* add selector for db type

Signed-off-by: Ryan Holt <ryan@ryanholt.net>

* fix indent

Signed-off-by: Ryan Holt <ryan@ryanholt.net>

* fix path mount for conf.d

Signed-off-by: Ryan Holt <ryan@ryanholt.net>

* fix indent

Signed-off-by: Ryan Holt <ryan@ryanholt.net>

* add liveness & readiness probes. Bump chart

Signed-off-by: Ryan Holt <ryan@ryanholt.net>

* add more sleep

Signed-off-by: Ryan Holt <ryan@ryanholt.net>

* add startupProbe

Signed-off-by: Ryan Holt <ryan@ryanholt.net>

* replace homepage with home

Signed-off-by: Ryan Holt <ryan@ryanholt.net>

* remove trailing space

Signed-off-by: Ryan Holt <ryan@ryanholt.net>

* fix maintainer to be github username

Signed-off-by: Ryan Holt <ryan@ryanholt.net>

* add newline to end of file for linting

Signed-off-by: Ryan Holt <ryan@ryanholt.net>

* opinionate the chart -- generate an api_key

Signed-off-by: Ryan Holt <ryan@ryanholt.net>

* disable dependent charts by default

Signed-off-by: Ryan Holt <ryan@ryanholt.net>

* add default values for dependent charts (disabled)

Signed-off-by: Ryan Holt <ryan@ryanholt.net>

* add newline (lint)

Signed-off-by: Ryan Holt <ryan@ryanholt.net>

* add check for lifecycle

Signed-off-by: Ryan Holt <ryan@ryanholt.net>

* add default values for automated tests

Signed-off-by: Ryan Holt <ryan@ryanholt.net>

* update default mysql/postgres host to match dependent chart

Signed-off-by: Ryan Holt <ryan@ryanholt.net>

* update pdnspass to be the same for mysql and pdns chart

Signed-off-by: Ryan Holt <ryan@ryanholt.net>

* fixed a broken conditional

Signed-off-by: Ryan Holt <ryan@ryanholt.net>

* disable persistence on mariadb by default

Signed-off-by: Ryan Holt <ryan@ryanholt.net>

* found the missing toggle

Signed-off-by: Ryan Holt <ryan@ryanholt.net>

* mysql=mariadb

Signed-off-by: Ryan Holt <ryan@ryanholt.net>

* try using a templated mysql host name

Signed-off-by: Ryan Holt <ryan@ryanholt.net>

* fix linting problem

Signed-off-by: Ryan Holt <ryan@ryanholt.net>

* maybe this will work?

Signed-off-by: Ryan Holt <ryan@ryanholt.net>

* another attempt

Signed-off-by: Ryan Holt <ryan@ryanholt.net>

* how about this?

Signed-off-by: Ryan Holt <ryan@ryanholt.net>

* trying this

Signed-off-by: Ryan Holt <ryan@ryanholt.net>

* try this one out

Signed-off-by: Ryan Holt <ryan@ryanholt.net>

* this might work

Signed-off-by: Ryan Holt <ryan@ryanholt.net>

* remove special characters from domain name, attempt to fix configmap

Signed-off-by: Ryan Holt <ryan@ryanholt.net>

* try it with quotes

Signed-off-by: Ryan Holt <ryan@ryanholt.net>

* add 'quote'

Signed-off-by: Ryan Holt <ryan@ryanholt.net>

* needs to be = not :

Signed-off-by: Ryan Holt <ryan@ryanholt.net>

* remove the quote option

Signed-off-by: Ryan Holt <ryan@ryanholt.net>

* remove bbenc64

Signed-off-by: Ryan Holt <ryan@ryanholt.net>

* add probes and optional exclude

Signed-off-by: Ryan Holt <ryan@ryanholt.net>

* flip to ClusterIP as default

Signed-off-by: Ryan Holt <ryan@ryanholt.net>

* remove ci exclusions, bump chart to v1

Signed-off-by: Ryan Holt <ryan@ryanholt.net>

Co-authored-by: Jeff Billimek <jeff@billimek.com>
2020-08-07 11:53:50 -04:00
Dan Webb
db26e398d2
[home-assistant] Bump HAAS version to 0.113.3 (#311) 2020-08-06 08:42:18 -04:00
BJWS
bd9f296d6c
[frigate] Allow mask files to be passed to the container, version bump (#312)
* Update Frigate version

* Allow configmap that contains camera masks

* Enable startupProbe functionality

* Disable probes by default

* Disable probes only during CI

* Disable probes only during CI
2020-08-06 08:41:34 -04:00
Jordan Doyle
bf08c9dc7d
Fix errors when ingress.labels is missing (#310) 2020-08-05 13:31:38 -04:00
Alice GIRARD
923c39cfb9
[jellyfin] remove non-existent pvc from README (#307) 2020-08-05 10:45:33 -04:00
Ryan Holt
64f3d61811
[blocky] add support for externalIPs and bump chart (#306)
* add support for externalIPs and bump chart

Signed-off-by: Ryan Holt <ryan@ryanholt.net>

* bump chart to full version 3.3.0

Signed-off-by: Ryan Holt <ryan@ryanholt.net>
2020-08-04 13:52:43 -04:00
Marco Kilchhofer
61556a5215
[adguard-home] Introduce config as code and add ability to run as non-root (#297)
* [adguard-home] Introduce Config as code

* [adguard-home] Rewrite Config as code with initContainers

Configmaps are read only and the app fails to start when config is
read-only:
~~~
[info] AdGuard Home, version v0.102.0, channel release, arch linux amd64
[error] Couldn't save YAML config: open /opt/adguardhome/conf/..2020_07_26_11_38_31.428232526/tmp266296205: read-only file system
[fatal] open /opt/adguardhome/conf/..2020_07_26_11_38_31.428232526/tmp266296205: read-only file system
~~~

* [adguard-home] Add ability to run as non-root

* [adguard-home] Bump chart version to 1.2.0

* [adguard-home] Use charts appVersion by default to specify the image tag
2020-08-03 23:59:25 -04:00
Jordan Doyle
ba69f7cbe2
Add ingress labels (#304) 2020-08-03 12:59:14 -04:00
Marshall Ford
8b5f091355
[home-assistant] if zwave is enabled or hostmounts are set: allowPrivilegeEscalation=true (#305)
* if zwave is enabled or hostmounts are set: allowPrivilegeEscalation=true

* version bump chart to 1.0.4
2020-08-03 12:56:34 -04:00
Devin Buhl
3357f97862
[plex] force new release (#303)
* force new release

* disable plex data vol if asked to
2020-08-01 14:01:49 -04:00
Devin Buhl
3d64343825
[plex] allow disabling of data volume and sync extraMounts from nzbget (#302)
* allow disabling od data volume and sync extraMounts from nzbget

* bump chart version
2020-08-01 10:25:41 -04:00
Ryan Holt
52f4f42a02
add deploymentAnnotations (#300)
Signed-off-by: Ryan Holt <ryan@ryanholt.net>
2020-07-31 09:27:11 -04:00
dcplaya
f705e9e41d
[esphome] Bug fix for extraEnv (#298)
* [esphome] Quote the env vars

* [esphome] Bump chart version for bug fix
2020-07-29 00:16:51 -04:00
Ian Duffy
c78466c598
[home-assistant] Update deployment.yaml (#299)
* Update deployment.yaml

Add git support on configurator and ensure extraEnvs are quoted

* Update Chart.yaml

* Update deployment.yaml

* Update deployment.yaml
2020-07-29 00:16:31 -04:00
Marco Kilchhofer
457776fe7c
[adguard-home] Add basic support for probes, add ability to change deployment strategy (#292)
* [adguard-home] Add basic support for probes

* [adguard-home] Bump chart version

* [adguard-home] Add ability to change deployment strategy

* [adguard-home] Change default strategy to Recreate
2020-07-27 21:57:58 -04:00
Devin Buhl
18880d0dae
[xteve] add new chart (#291)
* add xteve chart

* xteve: fix linting issue

* xteve: implement hostnetwork mode

* do not enable persistence by default
2020-07-25 13:36:36 -04:00
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
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
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
ebf44ef9dc
[speedtest-prometheus] - adding speedtest-prometheus chart (#214)
* adding speedtest-prometheus chart

Signed-off-by: Jeff Billimek <jeff@billimek.com>

* fixup readme

* use charts apiVersion v1

* chart now needs to be v2

* use charts apiVersion v1

* chart now needs to be v2
2020-04-29 18:58:57 -04:00
runecalico
d3efa1f724
[PLEX] Add CRT/KEY to PKS Conversion Init Process (#212)
* Add template code for container env

* version bump

* trim trailing whitespace

* Bump to 1.2.0

* Add PlexPreferences ConfigMap/Script.

* Lint fixes.

* Add pks from cert init process

* bump to 1.3.0

* set default empty value for medium

* trailing spaces

* somehow got changed to crlf

Co-authored-by: Jonathan C. Kaufman <vitki@tirn-aill.org>
2020-04-27 13:49:03 -04:00
runecalico
520e16fbd5
[plex] Add Init script using configMap that will set Plex Preferences using container ENV (#211)
* Add joinListWithComma helper

* Add template code for container env

* version bump

* trim trailing whitespace

* Bump to 1.2.0

* Add PlexPreferences ConfigMap/Script.

* Lint fixes.

* 2 spaces good enough?

* Add tmpfs option to transcode emptydir

* persistence.transcode.enabled was missing ..

Co-authored-by: Jonathan C. Kaufman <vitki@tirn-aill.org>
Co-authored-by: Jeff Billimek <jeff@billimek.com>
2020-04-22 22:19:04 -04:00
runecalico
c591564fa5
[plex] Add all official PMS docker env's, as well as N+1 supplied user ENVs (#210)
* Add joinListWithComma helper

* Add template code for container env

* version bump

* trim trailing whitespace

Co-authored-by: Jonathan C. Kaufman <vitki@tirn-aill.org>
2020-04-21 22:01:55 -04:00
Jeff Billimek
6f0b03551e
dont limit CPU for rtorrent containers (#207) 2020-04-19 09:00:40 -04:00
Gavin Mogan
1bd7d7d154
[blocky] Add support for creating extra files, like whitelist.txt (#206)
* Add support for creating extra files, like whitelist.txt

Signed-off-by: Gavin Mogan <git@gavinmogan.com>

* forcing 3.1.0

Co-authored-by: Jeff Billimek <jeff@billimek.com>
2020-04-17 18:04:15 -04:00
Gavin Mogan
01f453d3d2
[blocky] Add checksum annotation to force pod to restart on config change (#205)
* remove double ports

Signed-off-by: Gavin Mogan <git@gavinmogan.com>

* Add an annotation to force k8s to restart pod on config file changes

Signed-off-by: Gavin Mogan <git@gavinmogan.com>

* bump chart version

Signed-off-by: Gavin Mogan <git@gavinmogan.com>
2020-04-17 17:08:21 -04:00
Jeff Billimek
f3e99ffb70
[plex] initial commit of plex chart (#203)
* initial commit of plex chart

Signed-off-by: Jeff Billimek <jeff@billimek.com>

* remove commented code

* fix linting

* use safe defaults

* no tests dir needed
2020-04-14 21:27:48 -04:00
Jeff Billimek
9848d64e43
document breaking change (#202) 2020-04-14 12:59:12 -04:00
Devin Buhl
590dbb9135
add sonarr-exporter (#201) 2020-04-14 10:32:08 -04:00
Jeff Billimek
6dd129e4a9
[blocky] update blocky for v0.6 (#200)
* update blocky for v0.6

* fix missing port rename

* making service spec more robust

* make defaults sane
2020-04-14 09:31:23 -04:00
Devin Buhl
9bef0aac5e
[radarr] Add exportarr for Radarr (#199)
* first attempt at adding exportarr

* add appVersion back
2020-04-14 09:04:58 -04:00
Simon Caron
99e23213ff
Added Jellyfin Chart (#198)
Signed-off-by: Simon Caron <simon.caron.8@gmail.com>
2020-04-13 07:48:37 -04:00
Simon Caron
4af5069fed
[couchpotato] Added CouchPotato Chart (#197)
* Added CouchPotato Chart

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

* Updated Image Version to multi-arch & fixed port typo in Notes

Signed-off-by: Simon Caron <simon.caron.8@gmail.com>
2020-04-13 07:47:02 -04:00
Devin Buhl
3a53e50092
[bazarr] add chart (#192)
* [bazarr] add chart

* [bazarr] update port to 6767
2020-04-02 12:15:04 -04:00
Devin Buhl
0a9203ec64
[lidarr] fix up docs (#193) 2020-04-02 12:01:44 -04:00
Devin Buhl
57b0a62907
[lidarr] add new chart (#190)
* [lidarr] add new chart

* [lidarr] fix port

* [lidarr] clean up some movie references
2020-04-02 10:15:53 -04:00
Devin Buhl
6b39213862
[blocky] use projected volume for configmap (#189)
* use projected volume on configmap

* bump chart version
2020-03-29 13:19:04 -04:00
Ryan Holt
9819265d4e
[grocy] Add Grocy (#185)
* initial grocy build

Signed-off-by: Ryan Holt <ryan@Ryans-iMac.holthome.net>

* forgot the helper file

Signed-off-by: Ryan Holt <ryan@ryanholt.net>

* remove comments

Signed-off-by: Ryan Holt <ryan@ryanholt.net>

* change to port 80

Signed-off-by: Ryan Holt <ryan@ryanholt.net>

* add liveness probe

Signed-off-by: Ryan Holt <ryan@ryanholt.net>

* helps if the probes are actually defined in values

Signed-off-by: Ryan Holt <ryan@ryanholt.net>

* adding more time for readiness probe

Signed-off-by: Ryan Holt <ryan@ryanholt.net>

* flip from readiness to liveness

Signed-off-by: Ryan Holt <ryan@ryanholt.net>

* add startup probe, revert readiness/liveness to default

Signed-off-by: Ryan Holt <ryan@ryanholt.net>

* remove readiness probe

Signed-off-by: Ryan Holt <ryan@ryanholt.net>

* remove startupprobe, change default liveness and readiness to higher numbers

Signed-off-by: Ryan Holt <ryan@ryanholt.net>

* trying the startupProbe again

* fix indentations

* that wasn't a fix

* definitely not right

* bump up default values

* change from timeoutSeconds to periodSeconds

* rename the value variable

* add timeoutSeconds back in

* update readme and chart owner

Signed-off-by: Ryan Holt <ryan@ryanholt.net>
2020-03-23 10:09:34 -04:00
Julien DOCHE
d465d792ab
Add skipuninstall value to avoid deleting pvc upon helm uninstall (#184)
Signed-off-by: Julien DOCHE <julien.doche@gmail.com>
2020-03-19 07:01:35 -04:00
Devin Buhl
ad6673d9f4
[jackett] bump version to 2.2.1 (#182) 2020-03-13 08:54:40 -04:00
Devin Buhl
9d261a0128
[qb] bump chart to 3.1.1 (#181) 2020-03-13 08:53:49 -04:00
Jeff Billimek
dd0a4c84bf bumping ombi chart version to force automation
Signed-off-by: Jeff Billimek <jeff@billimek.com>
2020-03-12 17:07:32 -04:00
Devin Buhl
a435029a52
[qb] add deployment annotations (#176) 2020-03-12 09:57:34 -04:00
Devin Buhl
1220c61773
[tautulli] add deployment annotations (#175) 2020-03-12 09:57:10 -04:00
Devin Buhl
3bf3e6d66b
[jackett] add deployment annotations (#174) 2020-03-12 09:52:03 -04:00
Devin Buhl
cedcd11bfe
[ombi] add deployment annotations (#173)
* [ombi] add deployment annotations

* Fix lint issue
2020-03-12 09:51:43 -04:00
Ryan Holt
352f2d37ec
[nzbhydra2] Adds deploymentAnnotations support (#172)
* incorporate deploymentAnnotations, bump default tag

Signed-off-by: Ryan Holt <ryan@ryanholt.net>

* Bumped chart version to 2.1.0
2020-03-11 18:03:52 -04:00
Jeff Billimek
9203d2d558
better safe defaults for blocky (#170) 2020-03-11 00:33:52 -04:00
Jeff Billimek
92a0db15d1
[blocky] Refactor config yaml (#169)
* Refactor config yaml

Also disable logs volume (no longer needed)

Signed-off-by: Jeff Billimek <jeff@billimek.com>

* fix linting

Signed-off-by: Jeff Billimek <jeff@billimek.com>
2020-03-11 00:09:41 -04:00
Jeff Billimek
def0e8c7ed
rename blocky headless service (#167) 2020-03-10 06:44:29 -04:00
Julien DOCHE
59456f31ad
[jackett] Do not enable torrentblackhole volume by default (#166)
Signed-off-by: Julien DOCHE <julien.doche@gmail.com>
2020-03-09 08:10:56 -04:00
Julien DOCHE
71bcd78fb3
[jackett] Add torrent-blackhole volume (#165)
Signed-off-by: Julien DOCHE <julien.doche@gmail.com>
2020-03-09 06:08:16 -04:00
Jeff Billimek
a2f4de737f
enable prometheus servicemonitor (#164)
also enable proper healthchecks

Fixes #160
Fixes #161

Signed-off-by: Jeff Billimek <jeff@billimek.com>
2020-03-08 20:10:57 -04:00
Jeff Billimek
018c383c7c
fix typo in prometheus port name (#163) 2020-03-08 13:43:32 -04:00
Jeff Billimek
5bdba2161c
readme typos (#162) 2020-03-08 13:08:40 -04:00
Jeff Billimek
6ff2fcaf27
[blocky] - fix minor issues (#159)
* remove extraneous service from values

* fix prom service type and port mapping

* allow annotations

* bump chart version

* fix notes file
2020-03-08 12:47:35 -04:00
Jeff Billimek
5431d8d4e4
fixing blocky icon (#158) 2020-03-08 12:24:04 -04:00
Jeff Billimek
3090695046
[blocky] - initial cut of blocky helm chart (#157)
* initial cut of blocky helm chart

* fix linting

* fix more linting
2020-03-08 11:12:37 -04:00
Jeff Billimek
932dfd1a65
use subpath for zwave2mqtt volume (#156)
Signed-off-by: Jeff Billimek <jeff@billimek.com>
2020-03-05 20:10:26 -05:00
Jeff Billimek
fe3826ed3a bumping zwave2mqtt image to 3.0.1
Signed-off-by: Jeff Billimek <jeff@billimek.com>
2020-03-04 13:02:12 -05:00
Jeff Billimek
e0a6c8a361
[frigate] - Bumping to frigate 0.5.0 (#155)
* Bumping to frigate 0.5.0

* Includes the ability to optionally use the coral USB device (no longer
required)
* Introduces the requirement to leverage shared memory, by using
'Memory' as the medium

Signed-off-by: Jeff Billimek <jeff@billimek.com>

* fix linting
2020-03-03 22:01:31 -05:00
Jeff Billimek
68d7a640b3
Breaking Changes: Upgrading to 3.0.0 (#154)
Upgrading zwave2mqtt to the 3.0.0 release.  See [the release
notes](https://github.com/OpenZWave/Zwave2Mqtt/releases/tag/v3.0.0) for
all of the breaking changes

Signed-off-by: Jeff Billimek <jeff@billimek.com>
2020-03-03 08:57:38 -05:00
Devin Buhl
c7d2a9a141
implement revisionHistoryLimit: 3 (#152)
* implement revisionHistoryLimit: 3

* bump all chart versions
2020-02-23 06:32:29 -07:00
Jeff Billimek
33c1662d84
bumping teslamate image version (#150) 2020-02-17 17:22:56 -07:00
Jeff Billimek
7bc49f3454
bumping chart image version (#149) 2020-02-17 17:21:49 -07:00
Devin Buhl
67167f787c
remove cloudflare-ddns chart (#148) 2020-02-17 16:14:44 -05:00
Ryan Holt
e73b9697e3
added deployment annotations and bumped chart (#146)
Signed-off-by: Ryan Holt <ryan@ryanholt.net>
2020-02-13 09:32:18 -05:00
Ryan Holt
faef189636
add deployment annotations and bumped chart version (#147)
Signed-off-by: Ryan Holt <ryan@ryanholt.net>
2020-02-12 12:01:42 -05:00
Ryan Holt
a4a7e17788
[sonarr] enable support for deployment annotations (#145)
* enable deployment annotations

Signed-off-by: Ryan Holt <ryan@ryanholt.net>

* include readme updates

Signed-off-by: Ryan Holt <ryan@ryanholt.net>
2020-02-10 18:55:55 -05:00
Jeff Billimek
aa4d60d783
bumping teslamate to 1.15.0 (#144)
Signed-off-by: Jeff Billimek <jeff@billimek.com>
2020-01-23 14:23:00 -05:00
Devin Buhl
7b425402a2 [qbittorrent] minor refactoring, add readme (#143)
* minor refactoring, add readme

* fix lint issue

* fix some nzbget references
2020-01-19 15:29:43 -05:00
Jeff Billimek
ac61ec1208
fixing zwave2mqtt dev defaults (#142)
Signed-off-by: Jeff Billimek <jeff@billimek.com>
2020-01-18 23:57:00 -05:00
Jeff Billimek
3e7fcd738d last commit made in error 2020-01-18 22:27:35 -05:00
Jeff Billimek
ed7f6f0677 forcing arm64 image for zwave2mqtt 2020-01-18 22:25:40 -05:00
Jeff Billimek
2516d7abe0
[frigate] frigate needs configurable probes (#141)
* frigate needs configurable probes

* adjust probe defaults
2020-01-18 21:57:42 -05:00
Jeff Billimek
7c5a94e9f4
adding zwave2mqtt chart (#140)
Signed-off-by: Jeff Billimek <jeff@billimek.com>
2020-01-18 21:37:06 -05:00
Yasser Saleemi
67cb8ec883 [nzbget] Allow mounting additional claims (#137)
This is useful if some data exists in different paths and you wish to make use
of categories + paths. So you can have a volume for Movies and have a movies
category that points to this path.

Useful for when they exist on NFS, this allows you to easily attach NFS mounts
to the pod.

Signed-off-by: Yasser Saleemi <yassersaleemi@gmail.com>
2020-01-18 17:11:04 -05:00
Devin Buhl
07a132c04a [jackett/nzbhydra2/ombi/tautulli] Add subPaths for config PVCs (#138)
* Add subPath for config, bump jackett image tag

* Add subPath for config, bump hydra2 image tag

* fix up jackett appversion

* fix up hydra2 appversion

* Add subPath for config, bump ombi image tag

* Add subPath for config, bump tautulli image tag
2020-01-17 23:20:38 -05:00
Jeff Billimek
406628ef0a
[frigate] frigate v4.0.0-beta (#135)
* frigate v4.0.0-beta

* fixing linting errors
2020-01-15 23:31:44 -05:00
Jeff Billimek
c24047ec9a
speedtest chart migration (#132)
Signed-off-by: Jeff Billimek <jeffrey_k_billimek@homedepot.com>
2020-01-10 16:40:50 -05:00
Jeff Billimek
eb17f5b148
teslamate chart migration (#134)
Signed-off-by: Jeff Billimek <jeffrey_k_billimek@homedepot.com>
2020-01-10 16:34:09 -05:00
Jeff Billimek
b1762aa3a0
tautulli chart migration (#133)
Signed-off-by: Jeff Billimek <jeffrey_k_billimek@homedepot.com>
2020-01-10 16:30:52 -05:00
Jeff Billimek
a329904ac9
sonarr chart migration (#131)
Signed-off-by: Jeff Billimek <jeffrey_k_billimek@homedepot.com>
2020-01-10 16:29:27 -05:00
Jeff Billimek
b70b192d46
ser2sock chart migration (#130)
Signed-off-by: Jeff Billimek <jeffrey_k_billimek@homedepot.com>
2020-01-10 16:28:35 -05:00
Jeff Billimek
85c3e2c3de
radarr chart migration (#128)
Signed-off-by: Jeff Billimek <jeffrey_k_billimek@homedepot.com>
2020-01-10 16:27:26 -05:00
Jeff Billimek
ef11c7e2ca
rtorrent-flood chart migration (#129)
Signed-off-by: Jeff Billimek <jeffrey_k_billimek@homedepot.com>
2020-01-10 16:26:05 -05:00
Jeff Billimek
76794f3e4a
bumping qbittorrent chart for CI (#127)
Signed-off-by: Jeff Billimek <jeffrey_k_billimek@homedepot.com>
2020-01-10 16:25:00 -05:00
Jeff Billimek
a554af9331
bumping ombi chart for CI (#125)
Signed-off-by: Jeff Billimek <jeffrey_k_billimek@homedepot.com>
2020-01-10 16:24:20 -05:00
Jeff Billimek
ae78a8b878
bumping nzbhydra2 chart for CI (#126)
Signed-off-by: Jeff Billimek <jeffrey_k_billimek@homedepot.com>
2020-01-10 16:22:58 -05:00
Jeff Billimek
80a40046ea
digitalocean-dyndns chart migration (#116)
Signed-off-by: Jeff Billimek <jeffrey_k_billimek@homedepot.com>
2020-01-10 16:13:10 -05:00
Jeff Billimek
3adc8bb035
frigate chart migration (#118)
Signed-off-by: Jeff Billimek <jeffrey_k_billimek@homedepot.com>
2020-01-10 16:12:59 -05:00
Jeff Billimek
6ba9d71849
qbittorrent chart migration (#124)
Signed-off-by: Jeff Billimek <jeffrey_k_billimek@homedepot.com>
2020-01-10 16:12:17 -05:00
Jeff Billimek
67d409f4a1
ombi chart migration (#123)
Signed-off-by: Jeff Billimek <jeffrey_k_billimek@homedepot.com>
2020-01-10 16:12:08 -05:00
Jeff Billimek
f788b75a06
nzbhydra2 chart migration (#122)
Signed-off-by: Jeff Billimek <jeffrey_k_billimek@homedepot.com>
2020-01-10 16:12:00 -05:00
Jeff Billimek
51f8d327c9
nzbget chart migration (#121)
Signed-off-by: Jeff Billimek <jeffrey_k_billimek@homedepot.com>
2020-01-10 16:11:51 -05:00
Jeff Billimek
dc91c4b413
modem-stats chart migration (#120)
Signed-off-by: Jeff Billimek <jeffrey_k_billimek@homedepot.com>
2020-01-10 16:10:13 -05:00
Jeff Billimek
ee9f35fc3f
jackett chart migration (#119)
Signed-off-by: Jeff Billimek <jeffrey_k_billimek@homedepot.com>
2020-01-10 15:55:15 -05:00
Jeff Billimek
a92e2f4c7c
deprecating forwardauth chart (#117)
Signed-off-by: Jeff Billimek <jeffrey_k_billimek@homedepot.com>
2020-01-10 15:40:58 -05:00
Jeff Billimek
ee33737bfb
comcast chart migration (#115)
* comcast chart migration

Signed-off-by: Jeff Billimek <jeffrey_k_billimek@homedepot.com>

* fixing typo

Signed-off-by: Jeff Billimek <jeff@billimek.com>
2020-01-10 15:36:01 -05:00
Jeff Billimek
85fa273534
cloudflare-dyndns chart migration (#114)
Signed-off-by: Jeff Billimek <jeffrey_k_billimek@homedepot.com>
2020-01-10 15:27:26 -05:00
Jeff Billimek
f091bfb2b2
moving uptimerobot chart (#113)
Signed-off-by: Jeff Billimek <jeff@billimek.com>
2020-01-10 15:18:22 -05:00
Jeff Billimek
14023d3024
moving all charts under charts/ dir (#112)
* moving all charts under charts/ dir

Signed-off-by: Jeff Billimek <jeff@billimek.com>

* add date and name to license file

* add contributing file

* rewrite readme

* pull request template

Signed-off-by: Jeff Billimek <jeffrey_k_billimek@homedepot.com>

* fixing badge icon
2020-01-10 14:58:11 -05:00