Commit Graph

1317 Commits

Author SHA1 Message Date
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
Jeff Billimek
877e5c46a1 bumping commit to trigger release job 2020-02-23 08:54:43 -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
Jeff Billimek
309338a745
Cleanup (#139)
* removing kube-plex

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

* removing DCO checkbox from PR template

Signed-off-by: Jeff Billimek <jeff@billimek.com>
2020-01-18 21:06:24 -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
6fe7be4d7e moving PR template file
Signed-off-by: Jeff Billimek <jeff@billimek.com>
2020-01-13 08:18:28 -05:00
Jeff Billimek
7a967529f5 fixing search instructions
Signed-off-by: Jeff Billimek <jeff@billimek.com>
2020-01-11 08:19:04 -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