Commit Graph

442 Commits

Author SHA1 Message Date
Jeff Billimek
c220d1f189
switch releaser action to GITHUB_TOKEN env var
Signed-off-by: Jeff Billimek <jeff@billimek.com>
2020-08-29 07:37:34 -04:00
Jeff Billimek
69a237f194
updating github actions for new home
Signed-off-by: Jeff Billimek <jeff@billimek.com>
2020-08-29 07:33:51 -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
Jeff Billimek
83bb21d987 updating actions versions
Signed-off-by: Jeff Billimek <jeff@billimek.com>
2020-08-27 11:31:27 -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
Jeff Billimek
4e667d9f0e
adding bitnami repo to ct.yaml 2020-08-04 23:54:56 -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