Dennis Zhang
73bcaf8d90
new chart for syncthing ( #782 )
...
Signed-off-by: Dennis Zhang <dennis.zhang.nrg@gmail.com>
2021-04-13 20:57:39 -04:00
Nicholas St. Germain
2ebef19019
statping - Fix #747 ( #774 )
...
* fixes #747
* fixes #747
* update docs
* use explicit name
* bump versoin, remove boolean, comment out admin env vars, and move them to the bottom so helm-docs renders properly
* use .chart.appVersion default via common so that tag is not redundant
* Update values.yaml
add back tag
* fix readme
2021-04-13 18:02:12 -04:00
Loïc Cotonéa
ddc0f220df
[bitwardenrs] [FIX] Add SMTP password ( #780 )
...
* [FIX] Add SMTP password
Adding the support of SMTP password
* Update charts/stable/bitwardenrs/templates/configmap.yaml
Co-authored-by: ᗪєνιη ᗷυнʟ <onedr0p@users.noreply.github.com>
* Update Chart.yaml
Co-authored-by: ᗪєνιη ᗷυнʟ <onedr0p@users.noreply.github.com>
2021-04-13 17:43:58 -04:00
Nicholas St. Germain
ea6d401f66
[jetbrains-projector] - New Chart ( #776 )
...
* add initial push of jetbrains-projector
* Working version
* Update charts/stable/jetbrains-projector/README_CHANGELOG.md.gotmpl
Co-authored-by: Bᴇʀɴᴅ Sᴄʜᴏʀɢᴇʀs <me@bjw-s.dev>
* link is totally broken
* cleanup and final push
* add a forced fail on image.repository
* add testing values
* move ct values
* fix ct test folder name
Co-authored-by: Bᴇʀɴᴅ Sᴄʜᴏʀɢᴇʀs <me@bjw-s.dev>
2021-04-13 17:41:18 -04:00
Jeff Billimek
9477520291
blocky should default to RollingUpdate ( #781 )
...
Signed-off-by: Jeff Billimek <jeff@billimek.com>
2021-04-13 10:57:27 -04:00
Fabio Brito d'Araujo e Oliveira
def2785528
[home-assistant] upgrade image tag to 2021.4.1 ( #775 )
2021-04-09 20:19:28 +02:00
ᗪєνιη ᗷυнʟ
a3ac7d6c76
[librespeed] migrate to common library ( #772 )
...
* fix: use common library
* fix: use common library
2021-04-08 07:26:36 -04:00
Bᴇʀɴᴅ Sᴄʜᴏʀɢᴇʀs
05a59bd54d
[calibre] additionalPorts -> additionalServices ( #771 )
...
Signed-off-by: Bᴇʀɴᴅ Sᴄʜᴏʀɢᴇʀs <me@bjw-s.dev>
2021-04-08 05:28:20 -04:00
Clemens Bergmann
2a687c360a
[unifi] Rename port names for better traefik integration ( #766 )
...
* Rename port names for better traefik integration
Traefik automatically talks to backends via https when the port name starts with https. [1]
Otherwise you have to add the annotation traefik.ingress.kubernetes.io/service.serversscheme: https to the service.
[1] https://doc.traefik.io/traefik/routing/providers/kubernetes-ingress/#communication-between-traefik-and-pods
* Bump Version to 2.0.0
As this changes the port name it might be considered a breaking change. Therefore @onedr0p suggested a major version bump.
Co-authored-by: Clemens Bergmann <clemens.bergmann@tu-darmstadt.de>
Co-authored-by: ᗪєνιη ᗷυнʟ <onedr0p@users.noreply.github.com>
2021-04-07 17:09:14 -04:00
Dennis Zhang
516468ef58
add chart for owncast ( #767 )
...
Signed-off-by: Dennis Zhang <dennis.zhang.nrg@gmail.com>
2021-04-07 17:02:25 -04:00
Chris Golden
76641c9225
[bitwardenrs] Adjust if statement ( #768 )
...
* Update config logic
* update readme.md
Co-authored-by: ᗪєνιη ᗷυнʟ <onedr0p@users.noreply.github.com>
2021-04-07 16:59:28 -04:00
renovate[bot]
e853c19868
chore(deps): update helm chart common to v2.2.0 ( #763 )
...
* chore(deps): update helm chart common to v2.2.0
* Remove node taints
* [CI] Remove taints
* docs: update helm-docs
* Update README.md
* fix: bump non-common charts by patch
* fix: update whoogle to new common version
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: ᗪєνιη ᗷυнʟ <onedr0p@users.noreply.github.com>
Co-authored-by: Bᴇʀɴᴅ Sᴄʜᴏʀɢᴇʀs <me@bjw-s.dev>
Co-authored-by: Devin Buhl <devin.kray@gmail.com>
2021-04-07 16:24:08 -04:00
Chris Golden
3767232a34
Update if statement and chart ver ( #764 )
2021-04-07 15:02:25 -04:00
Dennis Zhang
57477f7f45
Initial helm chart for whoogle search ( #758 )
2021-04-07 18:43:58 +02:00
Chris Golden
93502f1946
Update var name and chart patch ver ( #762 )
2021-04-07 09:59:39 -04:00
Rasmus Hermansen
0d2abb800f
Updated intel-gpu-plugin image tag to latest stable ( #760 )
...
* Updated intel-gpu-plugin image tag to latest stable
version upgraded from 0.19.0 to 0.20.0
* Updated chart version for intel-gpu-plugin
* Updated intel-gpu-plugin chart appVersion
2021-04-07 09:05:16 -04:00
Bᴇʀɴᴅ Sᴄʜᴏʀɢᴇʀs
a227188fae
[calibre] Update version, several fixes ( #759 )
...
Signed-off-by: Bᴇʀɴᴅ Sᴄʜᴏʀɢᴇʀs <me@bjw-s.dev>
2021-04-07 08:00:58 -04:00
Chris Golden
8f284df2f5
Update version in readme ( #757 )
...
Co-authored-by: Bᴇʀɴᴅ Sᴄʜᴏʀɢᴇʀs <me@bjw-s.dev>
2021-04-07 10:23:32 +02:00
Bᴇʀɴᴅ Sᴄʜᴏʀɢᴇʀs
56a328e8cb
[baikal] New chart ( #755 )
...
Signed-off-by: Bᴇʀɴᴅ Sᴄʜᴏʀɢᴇʀs <me@bjw-s.dev>
2021-04-05 07:51:28 -04:00
renovate[bot]
dfd04a3e67
chore(deps): update external patch dep helm releases ( #743 )
2021-04-04 09:55:48 +02:00
Martin Foot
841275dcef
[home-assistant] Fixed broken chart sources URL ( #754 )
...
Signed-off-by: Martin Foot <martin@mfoot.com>
2021-04-03 07:47:43 -04:00
Ardetus
e3a7855ce0
[zwavejs2mqtt] Update image and add websocket port example ( #749 )
...
* [zwavejs2mqtt] Update image and add websocket port example
* Fix wrong identation
Co-authored-by: ᗪєνιη ᗷυнʟ <onedr0p@users.noreply.github.com>
2021-04-01 14:17:51 -04:00
ᗪєνιη ᗷυнʟ
164459390b
[rtorrent-flood] update chart to reflect latest Docker image version
2021-04-01 19:48:44 +02:00
Vegetto
8c7886aca6
[postgres-cluster] New chart to create Postgres clusters with local storage ( #739 )
...
* first release of postgres-cluster
* increase path version
* Fix .Values access
* Use common.labels.selectorLabels
* 1.0.4 - Use .Value and not $.Value
* 1.0.5 - fix schedule
* 1.0.6
* 1.0.6 - Remove unneded service
* 1.0.8
* 1.0.9 - fix .Value.replicaNodes
* 1.0.10
* move chart
* WIP
* Ready for test
* update readme
* fix secret name
* Merge branch 'postgres-cluster'
* add labels
* gen secret
* fix labels
* keep DB content
* Ready to submit
* rename chart
Co-authored-by: angelnu <git@angelnucom>
Co-authored-by: ᗪєνιη ᗷυнʟ <onedr0p@users.noreply.github.com>
2021-04-01 07:24:16 -04:00
ᗪєνιη ᗷυнʟ
64b0f9e85c
[adguard-home] migrate to common ( #741 )
...
* feat: migrate adguard-home to common
* feat: migrate adguard-home to common
* feat: migrate adguard-home to common
* feat: migrate adguard-home to common
* feat: migrate adguard-home to common
* feat: migrate adguard-home to common
* feat: migrate adguard-home to common
* feat: migrate adguard-home to common
* feat: migrate adguard-home to common
* feat: migrate adguard-home to common
* feat: migrate adguard-home to common
* feat: migrate adguard-home to common
* feat: migrate adguard-home to common
* feat: migrate adguard-home to common
* feat: migrate adguard-home to common
* feat: migrate adguard-home to common
* feat: migrate adguard-home to common
2021-03-31 22:27:05 -04:00
ᗪєνιη ᗷυнʟ
1f6a7848f7
[stash] new chart ( #740 )
...
* feat: stash app
* feat: stash app
* feat: stash app
* feat: stash app
* feat: stash app
* feat: stash app
2021-03-31 13:39:48 -04:00
ᗪєνιη ᗷυнʟ
5714a48d9b
fix: update releases ( #736 )
2021-03-29 19:56:40 -04:00
renovate[bot]
7c477c4a0e
chore(deps): update helm chart common to v2.1.0 ( #735 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-03-29 18:05:18 -04:00
Chris Golden
8def5650cd
[Bitwardenrs] A feature add on for ldapsync and vpn ( #734 )
...
* Bitwardenrs-ldap: Implement ldapsync and vpn extra container
* Add blank new line
Signed-off-by: Christopher Golden <christopher.golden@bike24.net>
2021-03-29 11:34:48 -04:00
Fabio Brito d'Araujo e Oliveira
c98cae2e31
[esphome] Update image version to 1.16.2 ( #733 )
...
Signed-off-by: Fabio Brito d'Araujo e Oliveira <psychopenguin@gmail.com>
2021-03-29 06:28:38 -04:00
Allen Porter
02bb8528b6
[home-assistant] Add a hint for a bearer token for Home Assistant ServiceMonitor ( #732 )
...
* Add a hint for a bearer token for Home Assistant ServiceMonitor
* Bump home-assistant chart version
2021-03-28 17:38:23 -04:00
ᗪєνιη ᗷυнʟ
6c91d1ab33
[rtorrent-flood] add initcontainer example ( #731 )
...
* add initcontainer and pin latest
* update docs
* fix: rtorrent
* fix: rtorrent
* docs: update
* fix: update umask
Co-authored-by: Bᴇʀɴᴅ Sᴄʜᴏʀɢᴇʀs <me@bjw-s.dev>
2021-03-27 16:24:25 -04:00
Devin Buhl
f3fabbc093
chore: delete digitalocean-dyndns and ddclient charts [ci-skip]
2021-03-27 13:38:52 -04:00
ᗪєνιη ᗷυнʟ
6822478f7c
[rtorrent-flood] fix rtorrentrc configmap ( #730 )
...
* update rtorrent config
* fix rtorrent config
2021-03-27 09:06:49 -04:00
Jeff Billimek
ee59e9ada2
set realistic resource defaults for valheim ( #728 )
...
Signed-off-by: Jeff Billimek <jeff@billimek.com>
2021-03-26 13:46:22 -04:00
Jeff Billimek
00d17bb5cc
bump teslamate default image to 1.22.0 ( #727 )
...
Signed-off-by: Jeff Billimek <jeff@billimek.com>
2021-03-26 13:44:27 -04:00
ᗪєνιη ᗷυнʟ
2c9806a2fd
[digitalocean-dyndns/ddclient] deprecate charts ( #725 )
2021-03-26 14:41:45 +01:00
Fabio Brito d'Araujo e Oliveira
dde260bef5
[home-assistant] upgrade image tag to 2021.3.4 ( #724 )
...
Signed-off-by: Fabio Brito d'Araujo e Oliveira <psychopenguin@gmail.com>
2021-03-26 05:31:24 -04:00
ᗪєνιη ᗷυнʟ
91aef6139f
[ser2sock] migrate to common library ( #719 )
...
* migrate ser2sock to common
2021-03-26 08:12:08 +01:00
ᗪєνιη ᗷυнʟ
91c8466022
[prometheus-nut-exporter] migrate to common ( #721 )
...
* prometheus-nut-exporter common
* remove useless with
2021-03-25 20:22:00 -04:00
ᗪєνιη ᗷυнʟ
d8f9e8ce85
[rtorrent-flood] migrate to AIO image and common chart ( #717 )
...
* fix: rtorrent-flood
* fix: rtorrent-flood
* fix: newline
* fix: use latest
2021-03-25 18:25:39 -04:00
Zakaria ANBARI
8ec4a9ab93
[adguard-home] fix volumes subpath ( #714 )
2021-03-25 11:52:01 +01:00
ᗪєνιη ᗷυнʟ
12df5053ab
[blocky] migrate to common ( #701 )
...
* migrate to common
* comment out additional services and podAnnotations
* requested changes
* requested changes
* Update Chart.yaml
Co-authored-by: Bᴇʀɴᴅ Sᴄʜᴏʀɢᴇʀs <me@bjw-s.dev>
2021-03-24 12:50:11 -04:00
Matt Gerega
3a78db20ad
[unifi] Updated AppVersion to 6.0.45 ( #705 )
...
* Updated AppVersion to 6.0.45
Modified the Ingress definitions to use the latest Ingress spec (networking.k8s.io/v1) for clusters 1.18+ and the beta spec (networking.k8s.io/v1beta1) 1.14+. Otherwise, continue using extensions/v1beta1
* Moved Labels and Selector Labels to _helpers (in following latest helm guidelines) and fixed ingress templates
* Modified logic in the ingress templates to reduce some of the nesting
Co-authored-by: ᗪєνιη ᗷυнʟ <onedr0p@users.noreply.github.com>
2021-03-24 08:38:32 +01:00
renovate[bot]
1eaf501196
chore(deps): update helm chart common to v2.0.1 ( #712 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-03-23 17:20:26 -04:00
Bᴇʀɴᴅ Sᴄʜᴏʀɢᴇʀs
1a64e26400
[heimdall] Bump common library
2021-03-23 15:26:07 +01:00
Bᴇʀɴᴅ Sᴄʜᴏʀɢᴇʀs
461b727e3f
[kanboard] Bump common library
2021-03-23 15:23:39 +01:00
Bᴇʀɴᴅ Sᴄʜᴏʀɢᴇʀs
8f35b43d38
[homer] Bump common library
2021-03-23 15:18:56 +01:00
Bᴇʀɴᴅ Sᴄʜᴏʀɢᴇʀs
134eaddf9a
[grocy] Update common library
2021-03-23 15:09:08 +01:00
renovate[bot]
2b32f7ee83
[chart] Update Helm chart common to v2 ( #711 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Devin Buhl <devin.kray@gmail.com>
2021-03-23 14:49:06 +01:00
ᗪєνιη ᗷυнʟ
f5aa0cb525
fix prowlarr release ( #704 )
2021-03-22 11:10:25 -04:00
ᗪєνιη ᗷυнʟ
5a17a2c1ec
add prowlarr chart ( #703 )
2021-03-22 14:56:04 +01:00
github-actions[bot]
a69bef244c
chore(docs): update helm-docs [ci-skip] ( #700 )
...
Signed-off-by: onedr0p <onedr0p@users.noreply.github.com>
Co-authored-by: onedr0p <onedr0p@users.noreply.github.com>
2021-03-22 12:00:21 +01:00
Devin Buhl
841b72482e
fix: delete deprecated charts [ci-skip]
2021-03-21 14:18:30 -04:00
ᗪєνιη ᗷυнʟ
8d34db1ead
[plex] migrate to common library ( #698 )
...
* [plex] migrate to common library
* remove maintainers on old chart
* fix: change additionalPorts to additionalServices
2021-03-21 14:16:46 -04:00
CuBiC
00ea6e06c3
[deconz] Migrate to common (reason: Fix labels that prevent upgrading) ( #695 )
...
* fix: missing probe timeout value
* fix!: remove version from immutable fields
* Revert "fix: missing probe timeout value"
This reverts commit c4ff58480a
.
* fix: missing probe timeout value
* feat!: migrate to common chart with new version
* docs: regenerate
* docs: add migration steps
* style: fix linting
2021-03-21 14:09:59 -04:00
ᗪєνιη ᗷυнʟ
f49a054d38
[nfd] deprecate chart ( #699 )
2021-03-20 13:13:21 -04:00
Travis Lyons
bb2432755e
Added miniflux chart ( #690 )
...
Signed-off-by: Travis Lyons <trly@users.noreply.github.com>
Co-authored-by: ᗪєνιη ᗷυнʟ <onedr0p@users.noreply.github.com>
2021-03-20 11:05:30 -04:00
Anders Brujordet
1335a5687e
[magic-mirror] Adding the magic-mirror chart ( #696 )
...
Signed-off-by: brujoand <anders@brujordet.no>
2021-03-20 08:26:10 -04:00
github-actions[bot]
5f5b815cca
chore(docs): update helm-docs [ci-skip] ( #694 )
...
Signed-off-by: onedr0p <onedr0p@users.noreply.github.com>
Co-authored-by: onedr0p <onedr0p@users.noreply.github.com>
2021-03-19 08:30:40 +01:00
CuBiC
e8734bef7c
[jellyfin] Move image to official ( #693 )
...
* feat!: migrate to new version on official image
* docs: example for rootless GPU transcoding
* feat!: migrate to new version on official image
* docs: example for rootless GPU transcoding
* docs: regenerate README.md
* docs: fix wording
Co-authored-by: ᗪєνιη ᗷυнʟ <onedr0p@users.noreply.github.com>
Co-authored-by: ᗪєνιη ᗷυнʟ <onedr0p@users.noreply.github.com>
2021-03-18 12:18:09 -04:00
ᗪєνιη ᗷυнʟ
f81faa9219
[lidarr/radarr/sonarr] add exportarr integration ( #692 )
2021-03-18 15:27:06 +01:00
Bᴇʀɴᴅ Sᴄʜᴏʀɢᴇʀs
11d18f1fe5
[protonmail-bridge] Add chart home
2021-03-18 14:19:15 +01:00
Bᴇʀɴᴅ Sᴄʜᴏʀɢᴇʀs
14c1ea96e3
[oauth2-proxy] Fix versions
2021-03-18 13:48:27 +01:00
Bᴇʀɴᴅ Sᴄʜᴏʀɢᴇʀs
9b04daa026
[meta] Fix chart home
2021-03-18 13:38:22 +01:00
Bᴇʀɴᴅ Sᴄʜᴏʀɢᴇʀs
54074cc4a4
[calibre] Fix metadata
2021-03-18 13:27:12 +01:00
Bᴇʀɴᴅ Sᴄʜᴏʀɢᴇʀs
5119815aea
[meta] Split incubator / stable charts ( #688 )
2021-03-18 13:11:24 +01:00
auricom
060d27f9e7
Bump to re-trigger repo upload ( #689 )
2021-03-17 13:44:08 -04:00
Aaron Johnson
76ca8d4fa3
corrected common library relative urls ( #687 )
...
Co-authored-by: Aaron Johnson <aaron.johnson@crowdstrike.com>
2021-03-16 12:58:59 -04:00
Devin Buhl
5a0a792cc7
chore(docs): fix urls for common
2021-03-16 12:48:18 -04:00
github-actions[bot]
a5bdcad97b
chore(docs): update helm-docs [ci-skip] ( #648 )
...
Signed-off-by: onedr0p <onedr0p@users.noreply.github.com>
Co-authored-by: onedr0p <onedr0p@users.noreply.github.com>
2021-03-16 12:41:17 -04:00
Aaron Johnson
de46063893
fix(meta): corrected common library urls [ci-skip] ( #685 )
...
* corrected common library urls
* corrected common library urls in templates
Co-authored-by: Aaron Johnson <aaron.johnson@crowdstrike.com>
2021-03-16 12:38:42 -04:00
ᗪєνιη ᗷυнʟ
70ea338e4e
[plex-media-server] document transcoding in values ( #684 )
...
* feat: plex-media-server transcoding
* fix: dnla port name
2021-03-16 10:19:21 -04:00
auricom
abf2d3b857
[sharry] new chart ( #683 )
2021-03-16 07:29:07 -04:00
auricom
5b57026d00
[healthchecks] new chart ( #681 )
2021-03-16 07:27:40 -04:00
auricom
d6fadad88f
[vikunja] new chart ( #679 )
...
* [vikunja] new chart
* fix .helmignore
2021-03-16 07:26:10 -04:00
auricom
ddc9693916
[joplin-server] new chart ( #678 )
...
* [joplin-server] new chart
* fix
2021-03-16 07:25:26 -04:00
auricom
6283f771be
[tdarr] new chart ( #676 )
...
* naw chart tdarr
* fix
2021-03-16 07:24:43 -04:00
Travis Lyons
802ee07407
[kanboard] Add postgresql support ( #680 )
...
* [kanboard] Add postgresql support
Signed-off-by: Travis Lyons <trly@users.noreply.github.com>
* Fix volume add logic
Only add config volume to manifests if postgresql is enabled.
Signed-off-by: Travis Lyons <trly@users.noreply.github.com>
2021-03-15 20:37:55 -04:00
Fabian Zimmermann
ab6cbbb1b0
added auth and config_dir ( #667 )
2021-03-14 17:41:35 -04:00
Rolf Berkenbosch
194990c6c0
[calibre] new chart ( #664 )
...
* Add calibre chart
* Add readme file
* Fix version in Chart
Co-authored-by: root <root@mrkn03.lan.marrol.nl>
2021-03-14 17:40:27 -04:00
Vegetto
761d9996f6
use higher port for webhook ( #663 )
...
Co-authored-by: angelnu <git@angelnucom>
2021-03-14 09:26:09 -04:00
ᗪєνιη ᗷυнʟ
e238de9de2
[wikijs] fix version ( #666 )
...
* [wikijs] fix version
* fix: bump to v3
2021-03-14 09:25:25 -04:00
Rolf Berkenbosch
b648e8cddc
Add wiki.js to chart ( #661 )
2021-03-13 14:46:03 -05:00
Travis Lyons
8993e6d60b
Added kanboard chart ( #662 )
...
Signed-off-by: Travis Lyons <trly@users.noreply.github.com>
2021-03-13 14:45:09 -05:00
Vegetto
beaf1d697a
[helm-docs] Addopt helm-docs for remaining charts ( #660 )
...
* homebridge -> helm-docs
* librespeed -> helmdocs
* node-feature-discovery -> helm-docs
* oauth2-proxy -> helm-docs
* sersock -> helmdocs
* speedtest -> helm-docs
* unifi -> helm-docs
* bump version
* uptimerobot -> helm-docs
* do not install test ser2sock
* Add influxdb dependency
* no default value for externalTrafficPolicy
Co-authored-by: angelnu <git@angelnucom>
2021-03-13 10:30:07 -05:00
Bᴇʀɴᴅ Sᴄʜᴏʀɢᴇʀs
41841cd579
[intel-gpu-plugin] Fix casing ( #659 )
...
* [intel-gpu-plugin] Fix casing
* Fix README
2021-03-12 19:58:51 +01:00
Bᴇʀɴᴅ Sᴄʜᴏʀɢᴇʀs
47f775ff1d
[intel-gpu-plugin] Allow GPU sharing ( #658 )
2021-03-12 17:34:43 +01:00
Bᴇʀɴᴅ Sᴄʜᴏʀɢᴇʀs
4b23411778
[common] Transfer to separate repo ( #656 )
...
* [common] Transfer to separate repo
* Remove common unittests
* Use k3d instead of kind
* Bump all charts
* Skip uninstallable charts
* [alertmanager-bot] Disable probes
* Skip uninstallable charts
2021-03-12 07:59:14 -05:00
Patrick Collins
6b0324f3bf
make ddclient run as a daemon by default ( #622 )
...
Signed-off-by: Patrick Collins <PatrickCP0@Gmail.com>
Co-authored-by: ᗪєνιη ᗷυнʟ <onedr0p@users.noreply.github.com>
2021-03-11 20:02:58 -05:00
Travis Lyons
d4f05ae10d
[homer] configmap support ( #655 )
...
* Add homer ConfigMap
Allows homer to be configured through values.yaml
Signed-off-by: Travis Lyons <travis.lyons@gmail.com>
* Updated README to reflect chart changes.
Signed-off-by: Travis Lyons <travis.lyons@gmail.com>
* Add configmap checksum to podAnnotations dict.
Signed-off-by: Travis Lyons <travis.lyons@gmail.com>
* Make usage of configmap togglable
Signed-off-by: Travis Lyons <travis.lyons@gmail.com>
* Only template configmap sections if enabled
Signed-off-by: Travis Lyons <travis.lyons@gmail.com>
Co-authored-by: ᗪєνιη ᗷυнʟ <onedr0p@users.noreply.github.com>
2021-03-11 20:01:53 -05:00
Jack Maloney
8acb00bd4c
[jackett] update jackett to version-v0.17.591 ( #628 )
...
* [jackett] update jackett to version-v0.17.591
Signed-off-by: Jack Maloney <jmmaloney4@gmail.com>
* Update charts/jackett/Chart.yaml
Co-authored-by: Bᴇʀɴᴅ Sᴄʜᴏʀɢᴇʀs <me@bjw-s.dev>
* Update charts/jackett/Chart.yaml
Co-authored-by: Bᴇʀɴᴅ Sᴄʜᴏʀɢᴇʀs <me@bjw-s.dev>
Co-authored-by: ᗪєνιη ᗷυнʟ <onedr0p@users.noreply.github.com>
2021-03-11 20:00:36 -05:00
Vegetto
a4b0adde3b
[dnsmadeeasy-webhook] New chart ( #649 )
...
* add cert-manager-dnsmadeeasy
* fix probes
* Fix for status probes
* Fix deprecation warnings
* update common
* increase path version
* use github repo
* Use helm-docs
* change repo name
* rename
* fix lint issue
* exclude dnsmadeeasy from install check
* Feedback
* splitting ct.yaml
* remove old changelog
Co-authored-by: angelnu <git@angelnucom>
Co-authored-by: ᗪєνιη ᗷυнʟ <onedr0p@users.noreply.github.com>
2021-03-11 19:55:36 -05:00
Hans Kristian Flaatten
8f45bca459
[prometheus-nut-exporter] update chart description ( #651 )
2021-03-11 10:33:52 +01:00
Vegetto
5e98e3c4c5
[helm-docs] Use helm docs for all charts [ci-skip] ( #646 )
...
* adguard-home to helm-docs
* bitwanders to helm-docs
* blocky to helm-docs
* comcast to helm-docs
* deconz to helm-docs
* bump versions
* remove trailing spaces
* statping
* digitalocean-dyndns
* duplicate - helm-docs
* icantbelieveitsnotvaletudo
* intel-gpu-plugin to helm-docs
* modem-stats to helm-docs
* mosquitto helm-docs update
* plex to helm-docs
* powerdns to helm-docs
* prometheus-nut-exporter to helm-docs
* rtorrent-flood to helm docs
* speedtest-prometheus to helm-docs
* teslamate to helm-docs
* traefik-forward-auth to helm-docs
* uptimerobot-prometheus
* common-test to helm-docs
* version bump
* fix traeffik version
* Update links to docs
Co-authored-by: angelnu <git@angelnucom>
2021-03-08 10:36:06 -05:00
Vegetto
c5a3fc36a0
[statping] Rebase statping on common chart ( #642 )
2021-03-07 21:42:18 +01:00
Rolf Berkenbosch
a7bb41b467
[duplicati] Add possibility to add additional volume mounts ( #643 )
2021-03-06 20:56:44 +01:00
Matthew Mattox
f93046f40f
[uptimerobot] Swapping from configMapKeyRef to secretKeyRef ( #641 )
...
* Swapping from configMapKeyRef to secretKeyRef
* bumping the chart verison
2021-03-05 14:31:48 +01:00
Patrick Collins
97b2477fba
[plex] fix typos ( #637 )
...
* [plex] fix typos
* [plex] bump version
2021-03-03 09:35:58 +01:00
renovate[bot]
09b5b565b2
Update external minor dep Helm releases ( #636 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-03-01 08:57:57 +01:00
renovate[bot]
2e29840788
Update Helm chart common to v3.1.0 ( #633 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-03-01 08:20:39 +01:00
Nicholas Wilde
18966b01ab
[common] 3.1.0 Addition of secret kind ( #596 )
...
Signed-off-by: Nicholas Wilde <ncwilde43@gmail.com>
2021-02-28 20:33:07 +01:00
Vegetto
ba978447bf
[tt-rss] Add chart tt-rss ( #631 )
...
Co-authored-by: angelnu <git@angelnucom>
Co-authored-by: ᗪєνιη ᗷυнʟ <onedr0p@users.noreply.github.com>
2021-02-28 10:47:15 -05:00
Piotr Maksymiuk
201652581c
[mosquitto] port to common ( #626 )
2021-02-28 10:07:26 +01:00
Jack Maloney
ceeab47aa6
[radarr] update radarr to version-3.0.2.4552 ( #629 )
...
Signed-off-by: Jack Maloney <jmmaloney4@gmail.com>
2021-02-28 09:47:15 +01:00
Patrick Collins
c2065fba97
[wallabag] new chart ( #575 )
2021-02-24 06:11:05 +01:00
Jack Maloney
bd76ee081d
[oauth2-proxy] update appVersion and image tag
...
Signed-off-by: Jack Maloney <jmmaloney4@gmail.com>
2021-02-23 16:55:33 -06:00
Jack Maloney
519d381a25
[oauth2-proxy] update oauth2-proxy to v7.0.1
...
Signed-off-by: Jack Maloney <jmmaloney4@gmail.com>
2021-02-23 16:46:03 -06:00
ᗪєνιη ᗷυнʟ
c46d2dc089
[meta] revert non-common chart readmes [ci-skip] ( #620 )
2021-02-23 16:00:03 -05:00
Ryan Holt
4d7c76e021
[searx] add support for an existingSecret ( #618 )
...
* add support for an existingSecret
Signed-off-by: Ryan Holt <ryan@ryanholt.net>
* forgot the closing end
Signed-off-by: Ryan Holt <ryan@ryanholt.net>
* add a new line
Signed-off-by: Ryan Holt <ryan@ryanholt.net>
2021-02-23 20:11:15 +01:00
Julien DOCHE
56b6d69af7
[radarr][sonarr][lidarr][readarr] Add custom liveness probe for *arr ( #603 )
2021-02-22 17:10:51 -05:00
ᗪєνιη ᗷυнʟ
edf7b69ca6
[meta] remove OWNERS and implement CODEOWNERS [ci-skip] ( #616 )
...
* [meta] remove OWNERS and implement CODEOWNERS
* add ci-skip to workflows update ubuntu-20.04 [ci-skip]
2021-02-22 19:30:40 +01:00
Tom Magerlein
87863db2ca
Create syslog, speedtest services when unified service not enabled ( #593 )
...
Signed-off-by: Tom Magerlein <dev@tom.magerlein.com>
Co-authored-by: Bᴇʀɴᴅ Sᴄʜᴏʀɢᴇʀs <bernd@bjws.nl>
2021-02-22 19:05:10 +01:00
dcplaya
207c6de178
[dizqueTV] Inital Commit ( #610 )
2021-02-22 07:40:46 -05:00
Patrick Collins
e6dfc81f58
[airsonic] new chart ( #611 )
2021-02-22 07:39:39 -05:00
Piotr Maksymiuk
3dfb279101
[icantbelieveitsnotvaletudo] update and port to common ( #614 )
...
* remove serviceaccount as it serves no purpose here
* update image
* the new version no longer serves on http, it is stricrly mqtt
* sync default config with upstream
* update Readme
* bump chart
* add changelog
* port to common
* upstrema has tagged a release!
* update appVersion
* update docs
* fix configmap mount
Co-authored-by: Bᴇʀɴᴅ Sᴄʜᴏʀɢᴇʀs <bernd@bjws.nl>
2021-02-22 13:39:00 +01:00
Patrick Collins
4dca3dd1b5
[mylar] new chart ( #612 )
2021-02-22 07:37:41 -05:00
Patrick Collins
b3f339dd77
[youtubedl-material] new chart ( #613 )
2021-02-22 07:36:15 -05:00
Piotr Maksymiuk
22b8975741
[transmission] always use chart-defined config ( #615 )
...
* move from customconfig to transmissionConfig
* always use transmissionConfig
* update docs
* bump chart version
* this is an incompatible change
* update docs
2021-02-22 12:53:54 +01:00
rust84
628d8df6f4
[valheim] new chart ( #605 )
2021-02-21 18:48:57 -05:00
Piotr Maksymiuk
d9f263e2ee
[transmission] add chart ( #606 )
2021-02-21 17:25:37 -05:00
Bᴇʀɴᴅ Sᴄʜᴏʀɢᴇʀs
d3e72ba792
[pyload] CI patch bump ( #602 )
2021-02-19 14:00:35 +01:00
Till Skrodzki
b85e9b4827
[pyload] Add /downloads PVC use to pyload chart ( #601 )
2021-02-18 14:26:18 -05:00
Devin Buhl
9c29315c83
feat: add sources to readmes
2021-02-18 13:19:14 -05:00
ᗪєνιη ᗷυнʟ
5ba6779f0e
Add Helm Docs ( #595 )
2021-02-17 17:43:56 -05:00
renovate[bot]
94315f07b2
chore(deps): update helm chart common to v3.0.1 ( #594 )
...
* chore(deps): update helm chart common to v3.0.1
* Modify kubeVersion
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Bᴇʀɴᴅ Sᴄʜᴏʀɢᴇʀs <me@bjw-s.dev>
2021-02-16 11:04:57 +01:00
ᗪєνιη ᗷυнʟ
d81c4b586f
[common] 3.0.1 ( #591 )
2021-02-16 06:58:53 +01:00
Antoine Bertin
a4b4eee806
[oauth2-proxy] add support for ingressClassName ( #592 )
2021-02-15 18:17:57 -05:00
charlie-haley
bb810f947a
[omada-controller] - Add chart ( #588 )
2021-02-15 15:47:16 -05:00
Ryan Turner
d297f8b474
chore: fix chart home URL after it was missed ( #583 )
2021-02-13 19:29:16 -05:00
ᗪєνιη ᗷυнʟ
777c2ebcf3
bump charts to common v3 ( #582 )
2021-02-13 18:46:58 -05:00
Bᴇʀɴᴅ Sᴄʜᴏʀɢᴇʀs
edf66a746e
[common] v3.0.0 ( #576 )
...
* [common] Modify default probe settings
* Small CHANGELOG update
* Add kubeVersion to metadata
2021-02-13 15:53:29 +01:00
Bᴇʀɴᴅ Sᴄʜᴏʀɢᴇʀs
896f9dd5b7
[common] Update changelog, fix values typo ( #569 )
2021-02-11 19:36:59 +01:00
Mikael Sennerholm
11ef99d20a
[common] Add ingress unittest and tpl functionality ( #568 )
...
* Add support for tpl in ingress handling
2021-02-11 18:59:30 +01:00
Ingvarr Zhmakin
1c7d6d403e
[smarter-device-manager] New chart ( #532 )
2021-02-11 10:22:30 +01:00
ᗪєνιη ᗷυнʟ
a32e94cfca
[couchpotato] delete couchpotato ( #567 )
2021-02-09 16:57:47 -05:00
ᗪєνιη ᗷυнʟ
91729b6b53
[couchpotato] deprecate chart ( #566 )
2021-02-09 16:55:18 -05:00
Jeff Billimek
8b932311c1
fix typo in UNIFI_STDOUT placement ( #562 )
2021-02-09 22:02:04 +01:00
Jeff Billimek
8c5ade2b2b
[unifi] enhance unifi to log to stdout ( #547 )
...
* enhance unifi to log to stdout
Signed-off-by: Jeff Billimek <jeff@billimek.com>
* bump version after rebase from master
2021-02-06 11:49:42 -05:00
David Luong
a9218cd798
Allow service port to define captive portal port in deployment like gui and controller service ( #557 )
2021-02-06 08:33:09 -05:00
David Luong
f43d3ab7e7
Fixed unifi chart breaking from range restriction value on captive ingress ( #555 )
2021-02-05 20:01:32 -05:00
renovate[bot]
607fb8a01d
Update external patch dep Helm releases ( #526 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-02-05 15:21:00 +01:00
Bᴇʀɴᴅ Sᴄʜᴏʀɢᴇʀs
15eb4e4e2b
[statping] Bump postgresql dependency ( #552 )
...
* [statping] Bump postgresql dependency
2021-02-05 15:10:40 +01:00
renovate[bot]
974de8e654
Update Helm chart common to v2.4.0 ( #546 )
2021-02-05 08:59:30 -05:00
Kjeld Schouten-Lebbing
711b2f332d
Remove DashMachine ( #548 )
...
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2021-02-05 14:27:02 +01:00
David Luong
cef461b7f2
Added conditional, if https svc for captive portal defined, default to https svc ( #540 )
2021-02-05 13:45:15 +01:00
Bᴇʀɴᴅ Sᴄʜᴏʀɢᴇʀs
3d64b1c07a
[common] Update to 2.4.0 ( #550 )
...
* [common] Add envValueFrom
* Add unit tests
Co-authored-by: ᗪєνιη ᗷυнʟ <onedr0p@users.noreply.github.com>
2021-02-05 13:44:48 +01:00
Kjeld Schouten-Lebbing
a5cd196a7f
Depricate DashMachine ( #549 )
...
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2021-02-05 13:15:48 +01:00
ᗪєνιη ᗷυнʟ
94bf122994
[common] Upgrade to v2.3.0 ( #513 )
...
* [common] Allow to override container command (#499 )
Signed-off-by: Ingvarr Zhmakin
Co-authored-by: Bᴇʀɴᴅ Sᴄʜᴏʀɢᴇʀs <6213398+bjw-s@users.noreply.github.com>
* fix: add resources to values
* [common] Add support for volumeClaimTemplates in statefulset (#529 )
Signed-off-by: Mikael Sennerholm <mikael@sennerholm.net>
* [common] Add support for templatified env-variables (#530 )
* Add support for template env vars
Signed-off-by: Mikael Sennerholm <mikael@sennerholm.net>
* [common-next] some additional pod properties (#533 )
* [common] new pod properties
* [common] Move test of statefulset (#536 )
* Moved statefulset chart-test to unit test
* [common] Move env tpl test fix (#542 )
* Take care of setting envTpl if no env set
* Add Test cases
* Moved to unit tests
* Update changelog, add missing fields to values
* common-test doesn't need a bump
* Relocate end statement
Co-authored-by: Ingvarr Zhmakin <19270832+lazyoldbear@users.noreply.github.com>
Co-authored-by: Bᴇʀɴᴅ Sᴄʜᴏʀɢᴇʀs <6213398+bjw-s@users.noreply.github.com>
Co-authored-by: Mikael Sennerholm <mikael@sennerholm.net>
2021-02-04 17:01:40 +01:00
Kjeld Schouten-Lebbing
97de7b430d
[lazylibrarian] Move to Common ( #543 )
...
* Move LazyLibrarian to Common chart
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
* Update lazylibrarian to latest
- appVersion is still 1.7.2
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2021-02-04 12:15:19 +01:00
Bᴇʀɴᴅ Sᴄʜᴏʀɢᴇʀs
3bd8295151
[gonic] Bump to make CI happy again
2021-02-04 08:27:53 +01:00
ᗪєνιη ᗷυнʟ
38efefa16b
[gonic] update to latest gonic version ( #541 )
2021-02-04 08:10:57 +01:00
Eagleman7
c522152e20
[protonmail-bridge] fix documentation formatting ( #535 )
...
* fix documentation formatting
2021-02-03 19:54:50 +01:00
Eagleman7
beee21811a
protonmail-bridge ( #534 )
2021-02-02 20:27:06 -05:00
Mike K
1775d51d22
[Paperless] - Update chart to use the 'Paperless-ng' fork ( #525 )
2021-02-02 08:35:46 +01:00
Bᴇʀɴᴅ Sᴄʜᴏʀɢᴇʀs
a52f214568
[frigate] Remove chart ( #531 )
2021-02-01 19:49:13 +01:00
Bᴇʀɴᴅ Sᴄʜᴏʀɢᴇʀs
269e6e6539
[frigate] Deprecate chart ( #528 )
...
* [frigate] Deprecate chart
* Fix linter stuff
* More CI fixes
* [frigate] Update
2021-02-01 13:37:39 -05:00
ᗪєνιη ᗷυнʟ
a885f84f21
[home-assistant] bump chart version ( #523 )
2021-01-28 14:55:41 -05:00
Ryan Holt
dca725c103
reintroduce helmignore ( #522 )
...
Signed-off-by: Ryan Holt <ryan@ryanholt.net>
2021-01-27 10:33:15 -05:00
Ryan Holt
8dcc5b95ca
[teedy] Add chart teedy ( #521 )
...
Signed-off-by: Ryan Holt <ryan@ryanholt.net>
2021-01-27 16:14:01 +01:00
Mike Splain
acfb645810
[speedtest-prometheus] - add podAnnotations ( #517 )
...
Signed-off-by: Mike Splain <mike.splain@gmail.com>
2021-01-26 18:01:21 -05:00
Bᴇʀɴᴅ Sᴄʜᴏʀɢᴇʀs
34bbd3e3da
[template] Move template chart to outer folder ( #518 )
...
* [template] Move template chart to outer folder
* Revert workflow change
2021-01-26 20:31:43 +01:00
Bruno Adele
5e86ce93b7
Add a contributing helper, for helping creating new chart ( #508 )
...
Co-authored-by: ᗪєνιη ᗷυнʟ <onedr0p@users.noreply.github.com>
2021-01-26 13:17:14 -05:00
Bᴇʀɴᴅ Sᴄʜᴏʀɢᴇʀs
1549e9056f
[home-assistant] Update default image ( #516 )
2021-01-26 11:19:27 -05:00
Pierre D
efcde7f81b
Added documentation for rtorrent-flood ( #412 )
...
Co-authored-by: pierre <pierre.d@comet.co>
Co-authored-by: Jeff Billimek <jeff@billimek.com>
2021-01-26 08:19:17 +01:00
Brandon Ward
fc49382e94
[home-assistant] - Upgrade Home Assistant Version ( #514 )
2021-01-25 18:51:38 -05:00
ᗪєνιη ᗷυнʟ
7fc6b440e6
[unpackerr] new chart ( #512 )
...
* [unpackerr] new chart]
* forgot to save this file
* Update values.yaml
2021-01-25 08:38:56 +01:00
ᗪєνιη ᗷυнʟ
5e4e7e8143
gonic new chart ( #509 )
2021-01-24 14:37:51 +01:00
stretched
bbaaeb619f
[traefik-forward-auth] Fix artifact hub links in README.md ( #503 )
2021-01-22 11:41:47 -05:00
Ryan Holt
14573b6a24
initial add for xbackbone ( #507 )
2021-01-21 15:47:16 -05:00
ᗪєνιη ᗷυнʟ
5d1fa55b9c
[ombi] remove mariadb dep ( #506 )
...
* ombi: remove mariadb dep
* remove mariadb from values
2021-01-21 15:46:19 -05:00
Marco Kilchhofer
cb1d6b70dc
[plex] Add ability to disable and customize probes ( #505 )
2021-01-21 13:23:16 -05:00
ᗪєνιη ᗷυнʟ
667951e6e6
[blocky] refactor config and bump version ( #500 )
...
Co-authored-by: Bᴇʀɴᴅ Sᴄʜᴏʀɢᴇʀs <6213398+bjw-s@users.noreply.github.com>
2021-01-21 12:23:55 -05:00
Marco Kilchhofer
4c9639d125
[plex] Add ability to define volume in extraMounts ( #504 )
2021-01-21 12:22:25 -05:00
ᗪєνιη ᗷυнʟ
31dfcaa92b
[flaresolverr] new chart ( #502 )
2021-01-18 16:29:44 -05:00
ᗪєνιη ᗷυнʟ
f319611b09
[overseerr] new chart ( #501 )
2021-01-18 16:25:21 -05:00
Aleksei Bavshin
e928c2a4bd
[bitwardenrs] Update to 1.18.0 and add some missing features ( #346 )
2021-01-17 19:33:15 -05:00
stretched
8a5bd34f6a
[powerdns] Webserver container port, and startup script fixes ( #498 )
2021-01-17 19:24:17 -05:00
ᗪєνιη ᗷυнʟ
af7c2fcfe8
[oauth2-proxy] change image to new home and bump image version ( #497 )
2021-01-14 18:29:59 -05:00
Stephan
7f01d91432
[oauth2-proxy] Add support for topologySpreadConstraints ( #496 )
...
Signed-off-by: Stephan Austermühle <au@hcsd.de>
2021-01-14 15:57:07 -05:00
CuBiC
36dd871e05
fix!: bumb version for previous breaking changes ( #495 )
2021-01-13 18:27:45 +01:00
Ingvarr Zhmakin
d7040bcd89
[zigbee2mqtt] Safer default values, improved configuration ( #494 )
...
Signed-off-by: Ingvarr Zhmakin
2021-01-13 16:17:30 +01:00
Ingvarr Zhmakin
0dbcd6c6e9
[zwavejs2mqtt] Safer default values.yaml ( #493 )
...
Signed-off-by: Ingvarr Zhmakin
2021-01-13 15:21:50 +01:00
Bᴇʀɴᴅ Sᴄʜᴏʀɢᴇʀs
cceecb36fb
[bitwardenrs] Bump patch to please CI
2021-01-13 08:17:08 +01:00
Thomas John Wesolowski
3941849ffe
[bitwardenrs] Add option to change web port ( #492 )
...
* Add option to change web port
Signed-off-by: TJ Wesolowski <wojoinc@pm.me>
* Add option to statefulset
Signed-off-by: TJ Wesolowski <wojoinc@pm.me>
2021-01-13 08:14:23 +01:00
Igor Kapkov
e463c24309
Fix icantbelieveitsnotvaletudo link in readme ( #484 )
...
Co-authored-by: ᗪєνιη ᗷυнʟ <onedr0p@users.noreply.github.com>
2021-01-11 07:40:21 +01:00
Ingvarr Zhmakin
f004996c56
[Mosquitto] upgrade to 2.0.4 ( #485 )
2021-01-10 11:38:04 -05:00
ᗪєνιη ᗷυнʟ
adf03889a4
[zwavejs2mqtt] new chart ( #483 )
...
Co-authored-by: Bᴇʀɴᴅ Sᴄʜᴏʀɢᴇʀs <6213398+bjw-s@users.noreply.github.com>
2021-01-08 10:34:54 -05:00
Bᴇʀɴᴅ Sᴄʜᴏʀɢᴇʀs
72f2dedacd
[zwave2mqtt] Custom probes ( #482 )
...
* [zwave2mqtt] Custom probes
2021-01-08 16:22:53 +01:00
renovate[bot]
9749081d70
Update Helm chart common to v2.2.1 ( #481 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-01-08 15:38:17 +01:00
Bᴇʀɴᴅ Sᴄʜᴏʀɢᴇʀs
61028541f1
[common] v2.2.1 ( #480 )
...
* [common] v2.2.1
2021-01-08 15:21:03 +01:00
auricom
28118894f7
add recipes ( #479 )
2021-01-08 08:59:56 -05:00
Michael Goldstein
27b095e12d
[Mosquitto] Update Mosquitto to support configurable ports ( #475 )
...
Co-authored-by: Michael Goldstein <michael.goldstein@digitalreasoning.com>
2021-01-08 08:26:32 -05:00
Bᴇʀɴᴅ Sᴄʜᴏʀɢᴇʀs
ebd7aa6f0c
[samba] New chart ( #477 )
2021-01-07 14:10:50 -05:00
Mike K
bb34df9273
Feature/tvheadend - HTSP port ( #476 )
...
* New chart
* trigger workflow
* Update README.md
* Update common.yaml
* Use default service name
* Add htsp port
* bump
2021-01-07 18:17:20 +01:00
renovate[bot]
8bf006814a
Update Helm chart common to v2.2.0 ( #473 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-01-05 20:24:47 +01:00
Bᴇʀɴᴅ Sᴄʜᴏʀɢᴇʀs
52561bd15d
[common] version 2.2.0 ( #443 )
...
* Add code-server env to values
* Bump chart version
* [common] - add ingressclass name (#441 )
* add ingressclassname
Signed-off-by: Jon Baker <jonbaker85@gmail.com>
* Allow disabling of service links
* Update changelog
* Update changelog
* Set better default for targetPort
* Allow for different container / service ports
* Fix linting error
* Add unit tests
* Add unit tests
* Add unit tests
* Service unit tests
* Split CI jobs
* Testing CI
* Testing CI
* Testing CI
* Testing CI
* Rename test file to match source
* Fix newline
Co-authored-by: Jon Baker <jonbaker85@gmail.com>
Co-authored-by: ᗪєνιη ᗷυнʟ <onedr0p@users.noreply.github.com>
2021-01-05 18:34:42 +01:00
dcplaya
311c9c35bb
[hyperion-ng] Initial Commit ( #470 )
...
* [hyperion-ng] Initial Commit
* Dang trailing space! Makes lint happy
* Suggested changes
2021-01-04 20:04:07 +01:00
stretched
d3679c6d39
[powerdns] Fix some minor issues introduced by dde8baec08
in k8s-at-home/charts#78. ( #468 )
...
- Bring `appVersion` from `Chart.yaml` back in sync with the wq`image.tag` from `values.yaml`
- `postgres.enabled` -> `postgresql.enabled` for postgresql dependency in `Chart.yaml`
Signed-off-by: David Armstrong <stretched@users.noreply.github.com>
2021-01-03 08:25:00 -05:00
Patrick Collins
77ea057807
[heimdall] fix copy-paste typo ( #466 )
...
* fix copy-paste typo
* bump chart version
2021-01-02 19:18:00 -05:00
Mike K
5e9124b1db
[TVheadend] - New chart contribution ( #464 )
2021-01-02 16:27:58 -05:00
Dave O'Connor
b4e3d966aa
[zigbee2mqtt] update appVersion to 1.17.0 ( #460 )
2021-01-01 16:06:31 +01:00
renovate[bot]
423c8b00dc
Update Helm chart influxdb to v1.1.6 ( #453 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-01-01 10:22:38 +01:00
renovate[bot]
fa10413661
Update external minor dep Helm releases (minor) ( #454 )
...
* Update external minor dep Helm releases
* [statping] Revert dependency update
* [home-assistant] Bump influxdb (see #453 )
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Bᴇʀɴᴅ Sᴄʜᴏʀɢᴇʀs <6213398+bjw-s@users.noreply.github.com>
2021-01-01 10:16:43 +01:00
renovate[bot]
1193908f6d
[powerdns] Update Helm chart mariadb to v9 ( #455 )
...
* [powerdns] Update Helm chart mariadb to v9
* Update values for latest mariadb chart
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Bᴇʀɴᴅ Sᴄʜᴏʀɢᴇʀs <6213398+bjw-s@users.noreply.github.com>
2021-01-01 10:01:04 +01:00
Mark McWhirter
554ecb81c9
[nzbhydra2] Use HTTP probes & Bump Version ( #450 )
2020-12-30 14:42:23 -05:00
Mark McWhirter
3d467a1779
[Deluge] V1 of Deluge Chart ( #447 )
2020-12-29 12:51:19 -05:00
Tarvi Pillessaar
e0ce54f4f3
[oauth2-proxy] Add support for initContainers ( #446 )
2020-12-29 12:49:53 -05:00
Bᴇʀɴᴅ Sᴄʜᴏʀɢᴇʀs
323a2bc496
[octoprint] Use built-in haproxy ( #445 )
2020-12-29 07:20:53 -05:00
Jon Baker
1e46b5c7d6
[home-assistant] Update documentation for HA and Ingress ( #442 )
...
* Update documentation for HA and Ingress
Signed-off-by: Jon Baker <jonbaker85@gmail.com>
* Bump chart version
Signed-off-by: Jon Baker <jonbaker85@gmail.com>
* Bump chart version
Signed-off-by: Jon Baker <jonbaker85@gmail.com>
2020-12-28 20:51:59 -05:00
Mark McWhirter
aa45228a8d
[Readarr] New Readarr chart ( #438 )
...
* V1 of Readarr
* Feedback from PR
* Additional message around early-dev project
2020-12-28 15:14:30 -05:00
Mike K
157e898ed0
[neolink] New chart contribution ( #434 )
...
* Neolink chart
* .
* Revert
* Heh
* Comment out sample config
* Revert last commit
2020-12-27 11:36:48 -05:00
Mike K
0e6c5c3617
Tweak readme ( #435 )
2020-12-27 07:23:36 -05:00
dza89
144350e4c9
Remove /metrics from probes ( #433 )
...
Signed-off-by: Daan <dhapotter@gmail.com>
2020-12-25 15:12:35 -05:00
Bᴇʀɴᴅ Sᴄʜᴏʀɢᴇʀs
1d0cce4146
[network-ups-tools] New chart ( #431 )
2020-12-24 06:51:18 -05:00
ᗪєνιη ᗷυнʟ
7358653626
[home-assistant] allow setting a base64-encoded SSH private key ( #430 )
...
* [home-assistant] allow setting a base64-encoded SSH private key
* [home-assistant] allow setting a base64-encoded SSH private key
2020-12-23 16:46:42 +01:00
ᗪєνιη ᗷυнʟ
b290bcd0a1
[home-assistant] allow setting a base64-encoded SSH private key ( #429 )
...
Co-authored-by: Bᴇʀɴᴅ Sᴄʜᴏʀɢᴇʀs <6213398+bjw-s@users.noreply.github.com>
2020-12-23 09:47:01 -05:00
auricom
c7d19f3439
lint
2020-12-22 23:13:44 +01:00
auricom
2cd8ee95b3
Merge branch 'master' into searx
2020-12-22 23:13:11 +01:00
auricom
59cfa8911d
fixes
2020-12-22 23:11:03 +01:00
auricom
80b63716e7
lint
2020-12-22 14:12:13 +01:00
auricom
de9e78afa8
lint
2020-12-22 14:09:41 +01:00
Joshua Hügli
fa594708c5
[zigbee2mqtt] update appVersion to 1.16.2 ( #428 )
...
* update to 1.16.2
* update Chart.yaml
2020-12-21 13:36:35 -05:00
auricom
afe95bbb01
Merge branch 'master' into searx
2020-12-21 14:24:08 +01:00
auricom
d198281248
add searx
2020-12-21 14:16:31 +01:00
Bᴇʀɴᴅ Sᴄʜᴏʀɢᴇʀs
e3d6d55d0f
[dsmr-reader] New chart ( #426 )
...
* [dsmr-reader] New chart
* Add vscode folder to helmignore
2020-12-21 08:09:40 -05:00
Stas Alekseev
3288c87a4e
[resilio-sync]: new chart ( #425 )
...
* feat(chart): new chart for resilio-sync
* fix(charts): address feedback on resilio-sync chart
2020-12-20 22:33:57 -05:00
CuBiC
5521e92c2b
[node-feature-discovery] New image repository and version bump to v0.7.0 ( #423 )
2020-12-20 19:41:22 -05:00
ᗪєνιη ᗷυнʟ
9b9796004a
[monica] fix word ( #422 )
2020-12-20 16:39:51 -05:00
renovate[bot]
3260bd1bc3
Update Helm chart common to v2.1.1 ( #420 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-12-19 07:48:22 +01:00
ᗪєνιη ᗷυнʟ
e0fa776b45
[common] use subPath in container ( #419 )
...
* [common] use subPath in container
* bump patch on chart version
2020-12-18 21:39:35 -05:00
ᗪєνιη ᗷυнʟ
cbbc76c340
[gaps] new chart ( #418 )
...
* [gaps] new chart
* [gaps] add vscode to helmignore
2020-12-18 22:43:15 +01:00
renovate[bot]
2c572d2e94
Update Helm chart common to v2.1.0 ( #417 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-12-18 18:21:36 +01:00
Jeff Billimek
b0d6043893
[common] allow code-server to run with additional args ( #414 )
2020-12-18 15:44:57 +01:00
ᗪєνιη ᗷυнʟ
1252387702
[various] clean up ct-values ( #415 )
2020-12-18 09:40:35 -05:00
ᗪєνιη ᗷυнʟ
b74f570b93
[home-assistant] migrate to common chart ( #333 )
...
* [home-assistant] migrate to common chart
* [home-assistant] uncomment out serviceMonitor
* [home-assistant] uncomment out serviceMonitor
* bump influxdb
* Bump postgresql
* Update charts/home-assistant/README.md
Co-authored-by: Bᴇʀɴᴅ Sᴄʜᴏʀɢᴇʀs <6213398+bjw-s@users.noreply.github.com>
* Update charts/home-assistant/README.md
Co-authored-by: Bᴇʀɴᴅ Sᴄʜᴏʀɢᴇʀs <6213398+bjw-s@users.noreply.github.com>
* Update charts/home-assistant/README.md
Co-authored-by: Bᴇʀɴᴅ Sᴄʜᴏʀɢᴇʀs <6213398+bjw-s@users.noreply.github.com>
* fix up few review changes
* Update CHANGELOG.md
* Add deploykey support, vscode CI
* Fix CI
* bump influxdb
* fix up comments
* bump postgres to 10.2.0
* bump postgres to 10.2.0
* bump HA version and remove code-server
* bump mariadb version
* add mariadb to changelog
* bump to common 2.0.0
* remove other ct-values
* bump common
* Delete ct-values.yaml
* Update Chart.yaml
* bump to 2020.12.1
* bump to 2020.12.1
* bump to 2020.12.1
Co-authored-by: Bᴇʀɴᴅ Sᴄʜᴏʀɢᴇʀs <6213398+bjw-s@users.noreply.github.com>
2020-12-17 01:27:05 -05:00
renovate[bot]
07aa2b4c51
Update helm chart common to v2.0.4 ( #410 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: ᗪєνιη ᗷυнʟ <onedr0p@users.noreply.github.com>
2020-12-16 16:27:00 -05:00
renovate[bot]
3ee1714fab
[zwave2mqtt] Update helm chart common to v2 ( #406 )
...
* [zwave2mqtt] Update helm chart common to v2
* Delete ct-values.yaml
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: ᗪєνιη ᗷυнʟ <onedr0p@users.noreply.github.com>
2020-12-16 21:00:28 +01:00
renovate[bot]
f1b3fbcfba
[unifi-poller] Update helm chart common to v2 ( #403 )
...
* [unifi-poller] Update helm chart common to v2
* Delete ct-values.yaml
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Bᴇʀɴᴅ Sᴄʜᴏʀɢᴇʀs <6213398+bjw-s@users.noreply.github.com>
2020-12-16 20:59:50 +01:00
renovate[bot]
22ed86b73e
[xteve] Update helm chart common to v2 ( #404 )
...
* [xteve] Update helm chart common to v2
* Delete ct-values.yaml
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: ᗪєνιη ᗷυнʟ <onedr0p@users.noreply.github.com>
2020-12-16 20:57:47 +01:00
renovate[bot]
52778133b7
[zigbee2mqtt] Update helm chart common to v2 ( #405 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-12-16 20:56:07 +01:00
renovate[bot]
82a1eab1ca
[nzbhydra2] Update helm chart common to v2 ( #408 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: ᗪєνιη ᗷυнʟ <onedr0p@users.noreply.github.com>
2020-12-16 14:54:33 -05:00
renovate[bot]
0bd29e4c6d
[traccar] Update helm chart common to v2 ( #402 )
...
* [traccar] Update helm chart common to v2
* Delete ct-values.yaml
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: ᗪєνιη ᗷυнʟ <onedr0p@users.noreply.github.com>
2020-12-16 20:54:18 +01:00
renovate[bot]
cd54aa7fad
[tautulli] Update helm chart common to v2 ( #401 )
...
* [tautulli] Update helm chart common to v2
* Delete ct-values.yaml
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Bᴇʀɴᴅ Sᴄʜᴏʀɢᴇʀs <6213398+bjw-s@users.noreply.github.com>
2020-12-16 20:53:28 +01:00
renovate[bot]
df18109726
[heimdall] Update helm chart common to v2 ( #407 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: ᗪєνιη ᗷυнʟ <onedr0p@users.noreply.github.com>
2020-12-16 14:52:39 -05:00
renovate[bot]
6a76a306f7
[sonarr] Update helm chart common to v2 ( #400 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: ᗪєνιη ᗷυнʟ <onedr0p@users.noreply.github.com>
2020-12-16 14:51:02 -05:00
renovate[bot]
39fbc31cc2
[qbittorrent] Update helm chart common to v2 ( #397 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: ᗪєνιη ᗷυнʟ <onedr0p@users.noreply.github.com>
Co-authored-by: Bᴇʀɴᴅ Sᴄʜᴏʀɢᴇʀs <6213398+bjw-s@users.noreply.github.com>
2020-12-16 14:44:09 -05:00
renovate[bot]
2f9a11e56b
[sabnzbd] Update helm chart common to v2 ( #399 )
...
* [sabnzbd] Update helm chart common to v2
* Delete ct-values.yaml
* Update Chart.yaml
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: ᗪєνιη ᗷυнʟ <onedr0p@users.noreply.github.com>
Co-authored-by: Bᴇʀɴᴅ Sᴄʜᴏʀɢᴇʀs <6213398+bjw-s@users.noreply.github.com>
2020-12-16 20:43:20 +01:00
renovate[bot]
6681145be2
[radarr] Update helm chart common to v2 ( #398 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: ᗪєνιη ᗷυнʟ <onedr0p@users.noreply.github.com>
2020-12-16 14:38:11 -05:00
renovate[bot]
7e144c6fcd
[pyload] Update helm chart common to v2 ( #396 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: ᗪєνιη ᗷυнʟ <onedr0p@users.noreply.github.com>
2020-12-16 14:36:28 -05:00
renovate[bot]
a503b0441a
[plex-media-server] Update helm chart common to v2 ( #395 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: ᗪєνιη ᗷυнʟ <onedr0p@users.noreply.github.com>
2020-12-16 14:34:59 -05:00
Bᴇʀɴᴅ Sᴄʜᴏʀɢᴇʀs
57f4f5d7bf
[common] 2.0.4 ( #392 )
2020-12-16 20:34:01 +01:00
renovate[bot]
ee918dd6d0
[piaware] Update helm chart common to v2 ( #394 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: ᗪєνιη ᗷυнʟ <onedr0p@users.noreply.github.com>
2020-12-16 14:28:11 -05:00
renovate[bot]
b74ab67e83
[photoprism] Update helm chart common to v2 ( #393 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: ᗪєνιη ᗷυнʟ <onedr0p@users.noreply.github.com>
2020-12-16 14:26:43 -05:00
renovate[bot]
c25b86e556
[organizr] Update helm chart common to v2 ( #390 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: ᗪєνιη ᗷυнʟ <onedr0p@users.noreply.github.com>
2020-12-16 14:25:12 -05:00
renovate[bot]
5c191a5cb1
[ombi] Update helm chart common to v2 ( #389 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: ᗪєνιη ᗷυнʟ <onedr0p@users.noreply.github.com>
2020-12-16 14:23:44 -05:00
renovate[bot]
bbd78319e9
[octoprint] Update helm chart common to v2 ( #388 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: ᗪєνιη ᗷυнʟ <onedr0p@users.noreply.github.com>
2020-12-16 14:22:19 -05:00
renovate[bot]
56d8ab7c2a
[paperless] Update helm chart common to v2 ( #391 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-12-16 14:13:48 -05:00
renovate[bot]
7114c2b43f
[navidrome] Update helm chart common to v2 ( #384 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: ᗪєνιη ᗷυнʟ <onedr0p@users.noreply.github.com>
2020-12-16 14:10:49 -05:00
renovate[bot]
69152b0916
[nzbget] Update helm chart common to v2 ( #386 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: ᗪєνιη ᗷυнʟ <onedr0p@users.noreply.github.com>
2020-12-16 14:08:23 -05:00
renovate[bot]
3b257c68ab
[node-red] Update helm chart common to v2 ( #385 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: ᗪєνιη ᗷυнʟ <onedr0p@users.noreply.github.com>
2020-12-16 14:07:09 -05:00
renovate[bot]
aeffff5297
[lychee] Update helm chart common to v2 ( #382 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: ᗪєνιη ᗷυнʟ <onedr0p@users.noreply.github.com>
2020-12-16 14:04:33 -05:00
renovate[bot]
efe9b16ee5
[jellyfin] Update helm chart common to v2 ( #380 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: ᗪєνιη ᗷυнʟ <onedr0p@users.noreply.github.com>
2020-12-16 14:02:19 -05:00
renovate[bot]
544b55d404
[monica] Update helm chart common to v2 ( #383 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-12-16 14:00:58 -05:00
renovate[bot]
d058965386
[lidarr] Update helm chart common to v2 ( #381 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: ᗪєνιη ᗷυнʟ <onedr0p@users.noreply.github.com>
2020-12-16 13:57:36 -05:00
renovate[bot]
2aba1913af
[jackett] Update helm chart common to v2 ( #379 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: ᗪєνιη ᗷυнʟ <onedr0p@users.noreply.github.com>
2020-12-16 13:48:59 -05:00
renovate[bot]
ce4d7354fc
[homer] Update helm chart common to v2 ( #378 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: ᗪєνιη ᗷυнʟ <onedr0p@users.noreply.github.com>
2020-12-16 13:44:52 -05:00
renovate[bot]
dc12dfb58b
[grocy] Update helm chart common to v2 ( #375 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Bᴇʀɴᴅ Sᴄʜᴏʀɢᴇʀs <6213398+bjw-s@users.noreply.github.com>
2020-12-16 13:41:54 -05:00
renovate[bot]
55349cfefa
[esphome] Update helm chart common to v2 ( #372 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Bᴇʀɴᴅ Sᴄʜᴏʀɢᴇʀs <6213398+bjw-s@users.noreply.github.com>
2020-12-16 13:41:36 -05:00
renovate[bot]
bd9da3d19b
[freshrss] Update helm chart common to v2 ( #374 )
...
* [freshrss] Update helm chart common to v2
* Delete ct-values.yaml
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Bᴇʀɴᴅ Sᴄʜᴏʀɢᴇʀs <6213398+bjw-s@users.noreply.github.com>
2020-12-16 19:38:05 +01:00
renovate[bot]
92c2ac30f0
[appdaemon] Update helm chart common to v2 ( #363 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: ᗪєνιη ᗷυнʟ <onedr0p@users.noreply.github.com>
2020-12-16 13:35:23 -05:00
renovate[bot]
09dafb221f
[flood] Update helm chart common to v2 ( #373 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-12-16 19:31:22 +01:00
renovate[bot]
80b9e0bc8e
[booksonic-air] Update helm chart common to v2 ( #365 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-12-16 13:30:59 -05:00
renovate[bot]
82f1a1669e
[calibre-web] Update helm chart common to v2 ( #366 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-12-16 13:08:56 -05:00
renovate[bot]
9aa9d8e7fa
[couchpotato] Update helm chart common to v2 ( #369 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-12-16 13:05:58 -05:00
renovate[bot]
b3605d0d07
[ddclient] Update helm chart common to v2 ( #371 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: ᗪєνιη ᗷυнʟ <onedr0p@users.noreply.github.com>
2020-12-16 13:00:14 -05:00
renovate[bot]
aa3a17a393
[dashmachine] Update helm chart common to v2 ( #370 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: ᗪєνιη ᗷυнʟ <onedr0p@users.noreply.github.com>
2020-12-16 12:24:37 -05:00
renovate[bot]
6fc87ed2cf
[alertmanager-bot] Update helm chart common to v2 ( #362 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: ᗪєνιη ᗷυнʟ <onedr0p@users.noreply.github.com>
2020-12-16 12:10:42 -05:00
renovate[bot]
3a0c0c602e
[bazarr] Update helm chart common to v2 ( #364 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: ᗪєνιη ᗷυнʟ <onedr0p@users.noreply.github.com>
2020-12-16 12:03:45 -05:00
ᗪєνιη ᗷυнʟ
b38ccc5fa9
[common] 2.0.3 ( #368 )
2020-12-16 11:48:58 -05:00
ᗪєνιη ᗷυнʟ
5332115b8a
[common] bump to 2.0.2 ( #367 )
2020-12-16 11:36:47 -05:00
ᗪєνιη ᗷυнʟ
c4542903cf
[common] 2.0.1 ( #360 )
...
Co-authored-by: Bᴇʀɴᴅ Sᴄʜᴏʀɢᴇʀs <6213398+bjw-s@users.noreply.github.com>
2020-12-16 11:26:35 -05:00
Yasser Saleemi
0e4e12443a
[plex] Quote values for extraEnv ( #361 )
...
Ensure we always use a string and prevent accidental usage of incorrect type
(such as using true or false as values)
2020-12-16 11:19:53 -05:00
ᗪєνιη ᗷυнʟ
6d3bf5c29c
[common] 2.0.0 ( #316 )
...
Co-authored-by: Bᴇʀɴᴅ Sᴄʜᴏʀɢᴇʀs <6213398+bjw-s@users.noreply.github.com>
2020-12-16 10:03:15 -05:00
renovate[bot]
42cbc413e5
[ombi] Update helm chart mariadb to v9.1.4 ( #357 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-12-16 08:08:53 -05:00
renovate[bot]
dfa64cd384
[traccar] Update helm chart mariadb to v9.1.4 ( #358 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-12-16 08:06:04 -05:00
renovate[bot]
86398885ea
[monica] Update helm chart mariadb to v9.1.4 ( #356 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-12-16 08:04:02 -05:00
Adam Cook
788d1056d3
[blocky] Update to 0.11 and add query log pvc ( #353 )
...
* [blocky] add query log persistence
Signed-off-by: Adam Cook <adam@adamjcook.dev>
* [blocky] bump version to v0.11
Signed-off-by: Adam Cook <adam@adamjcook.dev>
2020-12-14 12:53:46 -05:00
renovate[bot]
436bcfdd67
[powerdns] Update helm chart postgresql to v10.2.0 ( #350 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-12-14 08:01:57 -05:00
renovate[bot]
786f52ee22
[teslamate] Update helm chart postgresql to v10.2.0 ( #352 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-12-14 07:59:52 -05:00
renovate[bot]
b91b73ad0f
[statping] Update helm chart postgresql to v10.1.4 ( #342 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-12-12 10:33:12 -05:00
renovate[bot]
a8e4b5b52e
[teslamate] Update helm chart postgresql to v10.1.4 ( #343 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-12-12 10:19:19 -05:00
renovate[bot]
349ab68ea1
[powerdns] Update helm chart postgresql to v10.1.4 ( #341 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-12-12 10:17:42 -05:00
renovate[bot]
0a8a18c080
[unifi-poller] Update helm chart influxdb to v1.1.4 ( #345 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-12-12 10:02:37 -05:00
renovate[bot]
0dc89e6ebf
[unifi-poller] Update helm chart influxdb to v1.1.3 ( #337 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-12-11 08:16:03 -05:00
auricom
902954dff5
Bump to re-trigger repo upload ( #339 )
...
Co-authored-by: ᗪєνιη ᗷυнʟ <onedr0p@users.noreply.github.com>
2020-12-11 05:31:07 -05:00
auricom
a75e75f2b5
Bump to re-trigger repo upload ( #338 )
2020-12-11 05:25:14 -05:00
ᗪєνιη ᗷυнʟ
731b70fd98
[appdaemon] remove mountPath ( #334 )
2020-12-10 15:07:20 -05:00
ᗪєνιη ᗷυнʟ
b928e1ea44
[appdaemon] bump version due to release issue ( #332 )
2020-12-09 19:20:49 -05:00
ᗪєνιη ᗷυнʟ
61dbea3bad
[home-assistant] deprecate appdaemon and configurator sidecars ( #327 )
2020-12-09 16:25:28 -05:00
renovate[bot]
1aa31e3bd9
[ombi] Update helm chart mariadb to v9.1.2 ( #324 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-12-09 22:16:56 +01:00
renovate[bot]
b974051a0a
[monica] Update helm chart mariadb to v9.1.2 ( #323 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-12-09 22:15:35 +01:00
renovate[bot]
da761a5c4c
[traccar] Update helm chart mariadb to v9.1.2 ( #325 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-12-09 22:14:52 +01:00
ᗪєνιη ᗷυнʟ
a968ee3082
[calibre-web] convert to common library ( #329 )
2020-12-09 15:55:16 -05:00
ᗪєνιη ᗷυнʟ
ea2b63d930
[appdaemon] create separate chart outside of home-assistant ( #326 )
2020-12-09 15:54:56 -05:00
auricom
c139284fc3
[navidrome] new chart ( #313 )
2020-12-08 14:52:36 -05:00
ᗪєνιη ᗷυнʟ
5bb1c5242d
[sabnzbd] add documentation on hostname-check ( #321 )
2020-12-08 13:15:55 -05:00
renovate[bot]
11e76c9f15
[home-assistant] Update helm chart postgresql to v10.1.3 ( #317 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-12-08 08:04:29 -05:00
renovate[bot]
66d14d9d7d
[statping] Update helm chart postgresql to v10.1.3 ( #319 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-12-08 07:57:12 -05:00
renovate[bot]
43fe354c35
[powerdns] Update helm chart postgresql to v10.1.3 ( #318 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-12-08 07:53:53 -05:00
renovate[bot]
9604ece2a5
[teslamate] Update helm chart postgresql to v10.1.3 ( #320 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-12-08 07:52:13 -05:00
renovate[bot]
f051bb16cf
[home-assistant] Update helm chart influxdb to v1.1.2 ( #308 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-12-07 14:55:01 -05:00
Mike Wilson
166c4b3cd9
[home-assistant] Tiny typo fix in values.yaml ( #315 )
2020-12-07 14:16:41 -05:00
Aleksey Sviridkin
351d46296f
[home-assistant] Fix env for appdaemon ( #305 )
2020-12-07 10:54:56 -05:00
auricom
601341ca9b
[lychee] new chart ( #307 )
2020-12-07 10:53:37 -05:00
renovate[bot]
39f3555873
[unifi-poller] Update helm chart influxdb to v1.1.2 ( #309 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-12-07 10:29:24 -05:00
dza89
44fbca1fb8
[traefik-forward-auth] Add envFrom option ( #304 )
2020-12-05 09:50:30 -05:00
ᗪєνιη ᗷυнʟ
6ad3ba062a
[esphome] use common ( #303 )
...
Co-authored-by: Ryan Holt <ryan@ryanholt.net>
2020-12-04 18:20:33 -05:00
renovate[bot]
ab9a0fda18
[home-assistant] Update helm chart postgresql to v10.1.2 ( #297 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: ᗪєνιη ᗷυнʟ <onedr0p@users.noreply.github.com>
2020-12-04 17:23:22 -05:00
renovate[bot]
0a3e9eb93c
[teslamate] Update helm chart postgresql to v10.1.2 ( #300 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-12-04 17:21:48 -05:00
renovate[bot]
7801f2e626
[statping] Update helm chart postgresql to v10.1.2 ( #299 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-12-04 17:19:53 -05:00
renovate[bot]
fe64832570
[powerdns] Update helm chart postgresql to v10.1.2 ( #298 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-12-04 17:17:55 -05:00
renovate[bot]
0099a56e38
[unifi-poller] Update helm chart influxdb to v1.1.1 ( #302 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-12-04 17:16:28 -05:00
Ryan Holt
cfec6a9cc2
[monica] initial add for monica ( #296 )
2020-12-04 13:13:25 -05:00
Bᴇʀɴᴅ Sᴄʜᴏʀɢᴇʀs
13dedb876b
[pyload] Bump to re-trigger repo upload ( #295 )
2020-12-04 12:01:55 +01:00
Thomas John Wesolowski
d0fba6f031
[booksonic-air][Add] Add booksonic-air ( #294 )
...
* Add booksonic-air
Signed-off-by: TJ Wesolowski <wojoinc@pm.me>
* Clarify description in values.yaml
Signed-off-by: TJ Wesolowski <wojoinc@pm.me>
* Add storage notes
Signed-off-by: TJ Wesolowski <wojoinc@pm.me>
2020-12-03 20:28:58 -05:00
ᗪєνιη ᗷυнʟ
d310100ce7
[unifi-poller] switch to environment variables ( #293 )
2020-12-02 14:35:57 -05:00
Ryan Holt
9e2a21995a
add default values for photoprism's storage locations to env
...
Signed-off-by: Ryan Holt <ryan@ryanholt.net>
2020-12-01 09:06:58 -05:00
Ryan Holt
643db3e8cb
make appversion a string to pass CT tests
...
Signed-off-by: Ryan Holt <ryan@ryanholt.net>
2020-12-01 08:43:02 -05:00
Ryan Holt
6822d3c4b4
add a link to photoprism documentation within values
...
Signed-off-by: Ryan Holt <ryan@ryanholt.net>
2020-12-01 08:41:31 -05:00
Ryan Holt
df1a3f48e0
various changes per @onedr0p comments
...
Signed-off-by: Ryan Holt <ryan@ryanholt.net>
2020-12-01 08:38:22 -05:00
Ryan Holt
6cf224d0b0
add more readme details
...
Signed-off-by: Ryan Holt <ryan@ryanholt.net>
2020-11-30 17:48:06 -05:00
Ryan Holt
bca5078de2
add newline
...
Signed-off-by: Ryan Holt <ryan@ryanholt.net>
2020-11-30 17:45:41 -05:00
Ryan Holt
31e992eb4a
add sample originals mount
...
Signed-off-by: Ryan Holt <ryan@ryanholt.net>
2020-11-30 17:43:47 -05:00
Ryan Holt
a4c913aef6
revert from originals to config pv name
...
Signed-off-by: Ryan Holt <ryan@ryanholt.net>
2020-11-30 17:23:45 -05:00
Ryan Holt
d4dd34a24b
add some additional photoprism default values and mounts
...
Signed-off-by: Ryan Holt <ryan@ryanholt.net>
2020-11-30 17:02:16 -05:00
Ryan Holt
19cb90701e
initial commit for base photoprism files
...
Signed-off-by: Ryan Holt <ryan@ryanholt.net>
2020-11-30 16:42:46 -05:00
ᗪєνιη ᗷυнʟ
f0eb5542a4
[traccar] new chart ( #289 )
2020-11-30 15:46:23 -05:00
Thomas John Wesolowski
f2336eedaa
[bitwardenrs] Fix HPA target ( #287 )
...
* Add persistence type check to hpa target
Signed-off-by: TJ Wesolowski <wojoinc@pm.me>
* Bump chart version
Signed-off-by: TJ Wesolowski <wojoinc@pm.me>
Co-authored-by: ᗪєνιη ᗷυнʟ <onedr0p@users.noreply.github.com>
2020-11-30 06:06:00 -05:00
Bᴇʀɴᴅ Sᴄʜᴏʀɢᴇʀs
915c94887d
Fix persistence mountPath ( #288 )
...
* Fix persistence mountPath
* Update Chart.yaml
2020-11-30 05:54:24 -05:00
renovate[bot]
f84ac3006b
[powerdns] Update helm chart postgresql to v10.1.1 ( #285 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-11-28 18:36:58 -05:00
Ryan Holt
dde8baec08
[powerdns] flip default to postgres, fix postgres dependent chart ( #78 )
2020-11-28 16:43:54 -05:00
auricom
f2452edfb9
[pyload] new chart ( #284 )
2020-11-28 16:42:47 -05:00
ᗪєνιη ᗷυнʟ
db1260e482
[grocy/heimdall] use common lib ( #283 )
2020-11-27 11:30:36 -05:00
Mike K
b1859c895d
[paperless] New chart ( #252 )
2020-11-27 13:28:29 +01:00
renovate[bot]
fed0c7a8f1
[nzbhydra2] Update helm chart common to v1.7.0 ( #268 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: ᗪєνιη ᗷυнʟ <onedr0p@users.noreply.github.com>
2020-11-26 13:02:05 -05:00
renovate[bot]
40e3179aaf
[nzbget] Update helm chart common to v1.7.0 ( #267 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-11-26 12:55:49 -05:00
renovate[bot]
535f78770f
[organizr] Update helm chart common to v1.7.0 ( #270 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-11-26 12:52:58 -05:00
renovate[bot]
645f8d4c6e
[piaware] Update helm chart common to v1.7.0 ( #271 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-11-26 12:52:11 -05:00
renovate[bot]
7f326fc846
[plex-media-server] Update helm chart common to v1.7.0 ( #272 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-11-26 12:50:23 -05:00