TrueCharts-Bot
ea9f4e7a6b
Commit released Helm Chart and docs for TrueCharts
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-09-09 20:22:19 +00:00
Kjeld Schouten-Lebbing
7fb7ec972d
chore: update Apps containing initcontainers -not breaking on SCALE- ( #952 )
...
* chore: update Apps containing initcontainers -not breaking on SCALE-
* correct versioning a bit
2021-09-09 22:18:30 +02:00
TrueCharts-Bot
9b5e1f3287
Commit released Helm Chart and docs for TrueCharts
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-09-09 20:08:28 +00:00
kjeld Schouten-Lebbing
f7cceaf3d1
chore: fix postgresql version
2021-09-09 22:05:45 +02:00
TrueCharts-Bot
a3dd0c0a97
Commit released Helm Chart and docs for TrueCharts
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-09-09 20:00:33 +00:00
Kjeld Schouten-Lebbing
130ba00d67
chore: update postrgresql to common 7.0.0 ( #951 )
2021-09-09 21:58:43 +02:00
TrueCharts-Bot
07dd78b2a7
Commit released Helm Chart and docs for TrueCharts
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-09-09 15:24:34 +00:00
Kjeld Schouten-Lebbing
6a6dc7e71a
fix: correct unifi port names to be unique ( #947 )
2021-09-09 17:22:37 +02:00
Kjeld Schouten-Lebbing
75e54e76a0
fix: Inject vaultwarden websocket part into ingress ( #946 )
2021-09-09 17:15:46 +02:00
Kjeld Schouten-Lebbing
1459dfd92c
fix: correct fireflyiii ports and services ( #945 )
2021-09-09 17:14:19 +02:00
kjeld Schouten-Lebbing
0abec7fba2
fix: done use podSecurityContext for ownCast
...
fixes : #944
2021-09-09 17:09:07 +02:00
Stavros Kois
7998db2234
feat: Add regex validation to resources CPU and RAM for all apps ( #935 )
...
* Adds RAM resource regex validation
* Adds CPU resource regex validation
2021-09-09 01:08:11 +02:00
TrueCharts-Bot
ce2e9a2b72
Commit released Helm Chart and docs for TrueCharts
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-09-08 22:45:18 +00:00
kjeld Schouten-Lebbing
b123f41786
fix: remove non-functional redirectmiddelwares for nextcloud
2021-09-09 00:42:32 +02:00
TrueCharts-Bot
58bab94f05
Commit released Helm Chart and docs for TrueCharts
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-09-08 22:27:50 +00:00
kjeld Schouten-Lebbing
7d70fd7143
fix: correct nextcloud middleware namespaces
2021-09-09 00:25:23 +02:00
TrueCharts-Bot
1de52a6c13
Commit released Helm Chart and docs for TrueCharts
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-09-08 22:22:11 +00:00
kjeld Schouten-Lebbing
ae27de4dc4
revert: undo fix tryout for TRUSTED_PROXIES
2021-09-09 00:19:34 +02:00
TrueCharts-Bot
cc39ffec00
Commit released Helm Chart and docs for TrueCharts
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-09-08 20:18:17 +00:00
Kjeld Schouten-Lebbing
6910a43d35
fix: Add initcontainer to force refresh TRUSTED_DOMAINS ( #930 )
...
* reverse useless changes (+1 squashed commits)
Squashed commits:
[fc6a76660] bump version (+19 squashed commit)
Squashed commit:
[ef82c37d7] trry a more... direct... script
[feffd5fb8] try moving config injector to nextcloud container
[9f89377fd] don't create folder and leave it at that
[d00abcd3f] create dir of not exists
[2b95c9277] try more
[b28ff0f57] try yet another solution
[b5b65ac6d] try this
[744bc21af] slightly different
[d3b3ec75f] fix mistake
[8c4b311af] move to command
[43a9f0116] try one line scripting
[5e8ff9f2b] add some verbosity
[a7c13abc6] try adding extra tooling to deal with the config
[abdb26807] mode 777
[938651c7b] add subpath
[810858849] disable readonly on configmap mount
[8b5a48d65] usefilename as mountpath
[3609d1198] fix this
[99d115d97] fix: adds an override nextcloud config to force trusted_domains
* add nextcloud config
2021-09-08 22:14:48 +02:00
TrueCharts-Bot
f1d221b354
Commit released Helm Chart and docs for TrueCharts
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-09-08 14:47:53 +00:00
kjeld Schouten-Lebbing
0341e24c6f
fix: only release when version is bumped
2021-09-08 16:45:17 +02:00
kjeld Schouten-Lebbing
d5e3034ce9
fix: use fixed version for traefik container for consistency
2021-09-08 16:29:25 +02:00
TrueCharts-Bot
e3be0930aa
Commit released Helm Chart and docs for TrueCharts
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-09-08 14:28:47 +00:00
kjeld Schouten-Lebbing
072e63f56b
fix: fix release pipeline picking wrong file for appversion generation
2021-09-08 16:25:58 +02:00
TrueCharts-Bot
a31b4f1b72
Commit released Helm Chart and docs for TrueCharts
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-09-08 13:40:08 +00:00
Kjeld Schouten-Lebbing
f39c7e968f
feat: Add IPWhitelist, redirectRegex and (internal) nextcloud middlewares ( #929 )
...
* feat: Add IPWhitelist and redirectRegex middlewares to traefik
* fix: add nextcloud middlewares
* fix nextcloud cronjob
2021-09-08 15:38:31 +02:00
Kjeld Schouten-Lebbing
7bd2776e94
feat: Pre-commit and tag-appversion syncing ( #926 )
...
* add pre-commit to release container
* use pip install --no-cache-dir
* whoopsies
* lint fixes
* add some verbosity during pre-commit build process
* add more pre-commit checks
* repo pre-commit cleanup
* add pre-commit to release scripting
* try showing some more pre-commit dockerbuild verbosity
* some tweaks and polish to release scripting.
Also adds syncing primary tag and appversion
2021-09-08 12:11:42 +02:00
kjeld Schouten-Lebbing
c64575483b
remove Chart.lock files
2021-09-08 10:15:11 +02:00
TrueCharts-Bot
62e6eff30b
Commit released Helm Chart and docs for TrueCharts
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-09-08 08:14:14 +00:00
Joachim Baten
ce454f8283
feat: unifi guest portal and speedtest ( #921 )
...
* Add SpeedTest service
* Add guest portal service
* Update Chart.yaml
* Use correct version increment
Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
* Make the Speedtest Service optional
Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
* Make the Guest Portal Service optional
Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
* Update values.yaml with new services and ports
* Update charts/stable/unifi/values.yaml
Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2021-09-08 10:12:36 +02:00
TrueCharts-Bot
b6723fa961
Commit released Helm Chart and docs for TrueCharts
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-09-08 03:33:40 +00:00
TrueCharts-Bot
62b7d2eb8e
Daily Housekeeping
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-09-08 03:12:08 +00:00
TrueCharts-Bot
9821394477
Commit released Helm Chart and docs for TrueCharts
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-09-07 22:49:11 +00:00
Stavros Kois
f66adc94dd
fix: repair Hyperion and some misplaced GUI elements ( #922 )
...
* Fix label
* Fix hyperion config storage and bump it
* Move serviceList to Network group
2021-09-08 00:47:09 +02:00
renovate[bot]
e68c64974b
chore(deps): update container image mikenye/piaware to v6.0 ( #914 )
...
* chore(deps): update container image mikenye/piaware to v6.0
* Commit bumped App Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2021-09-07 12:54:19 +02:00
renovate[bot]
da02ebe2a0
chore(deps): update non-major docker tags ( #916 )
...
* chore(deps): update non-major docker tags
* Commit bumped App Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2021-09-07 10:59:02 +02:00
kjeld Schouten-Lebbing
5ebd5ad34e
Revert "chore(deps): update non-major docker tags"
...
This reverts commit 993219e069
.
2021-09-07 10:04:46 +02:00
Renovate Bot
993219e069
chore(deps): update non-major docker tags
2021-09-07 08:02:55 +00:00
renovate[bot]
ee5a5c495d
chore(deps): update non-major deps helm releases ( #907 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-09-07 10:01:47 +02:00
kjeld Schouten-Lebbing
d2f09df913
fixing some traefik bugs
2021-09-07 09:43:55 +02:00
renovate[bot]
7f2d24c69a
chore(deps): update patch docker tags ( #908 )
...
* chore(deps): update patch docker tags
* Commit bumped App Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2021-09-07 09:08:36 +02:00
TrueCharts-Bot
e4bd1d8d77
Daily Housekeeping
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-09-07 03:11:33 +00:00
kjeld Schouten-Lebbing
10352f84a5
remove HPB from SCALE App (as it wasn't working anyway)
2021-09-06 23:25:35 +02:00
kjeld Schouten-Lebbing
07d11e2970
bumps
2021-09-06 23:02:32 +02:00
Kjeld Schouten-Lebbing
34bd8e2d2e
Add BETA OIDC support to Authelia ( #904 )
...
* some initial work on adding oidc to authelia
* finish openidc gui
2021-09-06 23:00:42 +02:00
kjeld Schouten-Lebbing
b2060ba958
update nextcloud and postgresql common
2021-09-06 22:54:37 +02:00
kjeld Schouten-Lebbing
9c7435fc13
put back nextcloud
2021-09-06 20:30:03 +02:00
kjeld Schouten-Lebbing
58eff1d66b
move sogo back to incubator
2021-09-06 19:31:01 +02:00
kjeld Schouten-Lebbing
d6cecca0db
Push SOGO to stable
2021-09-06 15:31:06 +02:00
TrueCharts-Bot
627a3078d3
Daily Housekeeping
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-09-06 03:11:39 +00:00
kjeld Schouten-Lebbing
de14c66c97
Fix Traefik and Pihole question.yaml missing settings
2021-09-05 13:29:14 +02:00
kjeld Schouten-Lebbing
c64917c8d9
bump pihole
2021-09-05 10:44:57 +02:00
Stavros Kois
c433063bac
correct paths for pvc on pihole ( #896 )
...
* correct paths for pvc on pihole
* eof
* actual eof..
* space
* space
* fix label
2021-09-05 09:19:55 +02:00
TrueCharts-Bot
c327fb2c49
Daily Housekeeping
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-09-05 03:12:01 +00:00
kjeld Schouten-Lebbing
84bc6d68fc
fix traefik objects not being encapsuled by --- correctly
2021-09-05 00:27:30 +02:00
kjeld Schouten-Lebbing
f46fcabf04
nextcloud back to incubator
2021-09-05 00:13:15 +02:00
kjeld Schouten-Lebbing
f4b5fd4b4d
cleanup confusing cidrs in plex
2021-09-04 23:27:11 +02:00
kjeld Schouten-Lebbing
8abcd0c8a1
Move nextcloud back to stable with clear documented warning about stability of Nextcloud itself
2021-09-04 23:03:19 +02:00
kjeld Schouten-Lebbing
c00c8c9ac3
Fixed a bug where traefik didn't correctly set the IP's on ingress for k8s-gateway
2021-09-04 21:34:58 +02:00
kjeld Schouten-Lebbing
3c9fc6ca56
use LoadBalancer for Pihole DNS Port
2021-09-04 18:50:10 +02:00
kjeld Schouten-Lebbing
b91fb1d259
fix configmapref and default to quad9 for pihole.
...
Also move it to stable
2021-09-04 18:28:49 +02:00
kjeld Schouten-Lebbing
b6aab586e9
transmission bugfixes and custom-app icon
2021-09-04 16:01:15 +02:00
renovate[bot]
5e975976ca
chore(deps): update non-major deps helm releases ( #895 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-09-04 13:04:53 +02:00
kjeld Schouten-Lebbing
81fd3c1c97
Fix weird mistake in postgresql
2021-09-04 12:28:52 +02:00
kjeld Schouten-Lebbing
82ffaa8de2
manually bump postgresql common
2021-09-04 12:20:55 +02:00
Kjeld Schouten-Lebbing
353a4337fe
move default middleware location to default namespace ( #890 )
2021-09-04 11:07:09 +02:00
TrueCharts-Bot
a0393976c1
Daily Housekeeping
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-09-04 03:11:39 +00:00
kjeld Schouten-Lebbing
e28507fab5
Fix traefik not enabling tls on websecure
2021-09-04 01:37:28 +02:00
kjeld Schouten-Lebbing
829d7d25a1
move jdownloader and new traefik to Stable
2021-09-04 00:55:57 +02:00
kjeld Schouten-Lebbing
d6f2f84e3a
bumps
2021-09-03 15:06:48 +02:00
TrueCharts-Bot
188a028750
Daily Housekeeping
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-09-03 12:56:28 +00:00
kjeld Schouten-Lebbing
f5fb1bcc70
fix typo in k8s_gateway chart.yaml
2021-09-03 12:39:03 +02:00
kjeld Schouten-Lebbing
820dc8b5fa
add fallthrough if a record doesn't exist
2021-09-03 10:59:03 +02:00
kjeld Schouten-Lebbing
94c2726f09
enable k8s-gateway forwarding by default
2021-09-03 10:46:31 +02:00
TrueCharts-Bot
b70eb962b9
Daily Housekeeping
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-09-03 03:11:35 +00:00
kjeld Schouten-Lebbing
6835f04855
move k8s-gateway to stable
2021-09-02 20:25:11 +02:00
kjeld Schouten-Lebbing
e1fd603e01
enable traefik published service on SCALE
2021-09-02 19:17:40 +02:00
kjeld Schouten-Lebbing
4ccdc124a0
fixed some mistakes
2021-09-02 18:38:34 +02:00
kjeld Schouten-Lebbing
3216e88e00
Enable publishedService on Traefik by default
2021-09-02 18:25:21 +02:00
kjeld Schouten-Lebbing
e3d505a0b0
bump common and authelia due to issues.
2021-09-02 12:58:07 +02:00
Kjeld Schouten-Lebbing
6831d56ee4
remove externalInterfaces + add RBAC and networkPolicy support ( #882 )
...
* remove externalInterfaces + add RBAC and networkPolicy support
* mistaken double end
* cleanup values a bit
* fix a small mistake
* That was the wrong mistake
2021-09-02 12:52:34 +02:00
TrueCharts-Bot
4aa6ef527a
Daily Housekeeping
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-09-02 03:11:28 +00:00
kjeld Schouten-Lebbing
5fc786fbeb
fix truecommand appversion reference
2021-09-02 00:06:26 +02:00
kjeld Schouten-Lebbing
542aaf9403
fix authelia rule deny label
2021-09-01 19:24:48 +02:00
kjeld Schouten-Lebbing
457cdd81c0
bump
2021-09-01 18:59:30 +02:00
kjeld Schouten-Lebbing
a608dbb31c
Fix mistake in authelia
2021-09-01 18:53:41 +02:00
kjeld Schouten-Lebbing
3b6d315edb
Make domains in autheliarules a list and add db-wait-initcontainer to vaultwarden and fireflyiii
2021-09-01 18:38:03 +02:00
kjeld Schouten-Lebbing
ca698ffee5
also run initcontainer on SCALE for authelia
2021-09-01 18:08:17 +02:00
kjeld Schouten-Lebbing
83342af6ae
wait for postgresql to start before starting authelia
2021-09-01 17:42:27 +02:00
kjeld Schouten-Lebbing
a94089cf05
Fix authelia ldap and smtp secrets
2021-09-01 17:14:17 +02:00
kjeld Schouten-Lebbing
a09829bac9
Some radius fixes
2021-09-01 13:36:10 +02:00
kjeld Schouten-Lebbing
08b3b50ada
move authelia to stable
2021-09-01 10:52:24 +02:00
kjeld Schouten-Lebbing
f4963ce353
fix freeradius issues
2021-09-01 10:41:36 +02:00
TrueCharts-Bot
01461b60a1
Daily Housekeeping
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-09-01 03:11:53 +00:00
kjeld Schouten-Lebbing
fe242b8d03
apply traefik emergency fix
2021-09-01 02:08:59 +02:00
renovate[bot]
54775532eb
chore(deps): update helm chart postgresql to v1.5.10 ( #876 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-09-01 01:32:25 +02:00
kjeld Schouten-Lebbing
b14e4e067c
bump bazarr
2021-09-01 01:29:08 +02:00
renovate[bot]
dc7f171ad9
chore(deps): update container image ghcr.io/k8s-at-home/bazarr to v0.9.8 ( #874 )
...
* chore(deps): update container image ghcr.io/k8s-at-home/bazarr to v0.9.8
* Commit bumped App Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2021-09-01 01:29:58 +02:00
renovate[bot]
a7d10672da
chore(deps): update helm chart common to v6.12.4 ( #875 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-09-01 00:26:14 +02:00
kjeld Schouten-Lebbing
e11f559579
fix some openldap issues
2021-08-31 23:21:38 +02:00
renovate[bot]
f774a9012c
chore(deps): update patch dep helm releases ( #872 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-08-31 22:48:31 +02:00
kjeld Schouten-Lebbing
35c311d7a3
bumps
2021-08-31 22:07:14 +02:00
renovate[bot]
2b75d18ee4
chore(deps): update container image traefik to v2.5 ( #873 )
...
* chore(deps): update container image traefik to v2.5
* Commit bumped App Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2021-08-31 22:05:58 +02:00
kjeld Schouten-Lebbing
32fcb71e5c
update nodeports on OpenLDAP and document them
2021-08-31 22:00:51 +02:00
kjeld Schouten-Lebbing
6644443525
fix authelia db and try to hack-fix external-service
2021-08-31 21:46:49 +02:00
kjeld Schouten-Lebbing
bcbcfdf558
fix LDAP questions
2021-08-31 21:29:44 +02:00
kjeld Schouten-Lebbing
c72f3e89cd
update OpenLDAP
2021-08-31 21:07:44 +02:00
kjeld Schouten-Lebbing
e67bea1253
small authelia bugfix (+1 squashed commits)
...
Squashed commits:
[3134d5106] fix statefullset storage on TrueNAS and fix statefullset default for OpenLDAP
2021-08-31 20:55:44 +02:00
kjeld Schouten-Lebbing
1682c19ab1
bump
2021-08-31 20:13:51 +02:00
kjeld Schouten-Lebbing
fb179f1355
revert changes to fireflyiii and vaultwarden
2021-08-31 20:00:05 +02:00
kjeld Schouten-Lebbing
b277ab3171
Fix traefik not auto-updating
2021-08-31 19:45:33 +02:00
kjeld Schouten-Lebbing
bc25dd9373
another potential db fix
2021-08-31 19:09:17 +02:00
kjeld Schouten-Lebbing
36046257fc
annother attempt at bitwarden/fireflyiii fix
2021-08-31 18:40:02 +02:00
renovate[bot]
661c6e6670
chore(deps): update patch dep helm releases ( #869 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-08-31 16:15:03 +02:00
renovate[bot]
bdfaa92fb6
chore(deps): update container image gotson/komga to v0.120.1 ( #868 )
...
* chore(deps): update container image gotson/komga to v0.120.1
* Commit bumped App Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2021-08-31 15:57:49 +02:00
kjeld Schouten-Lebbing
1d5dbd02ba
don't name helm dep updates "external" and fix mistake in vaultwarden+fireflyiii
2021-08-31 15:03:18 +02:00
kjeld Schouten-Lebbing
0a92feeb09
Fix databases on fireflyiii and vaultwarden
2021-08-31 14:56:56 +02:00
renovate[bot]
0a92e7b416
chore(deps): update patch docker tags ( #865 )
...
* chore(deps): update patch docker tags
* Commit bumped App Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2021-08-31 14:16:03 +02:00
TrueCharts-Bot
f0b863a782
Daily Housekeeping
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-08-31 10:28:34 +00:00
TrueCharts-Bot
80c432959b
Daily Housekeeping
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-08-31 10:11:27 +00:00
TrueCharts-Bot
39f9cad90e
Daily Housekeeping
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-08-31 09:58:46 +00:00
TrueCharts-Bot
497b7f8354
Daily Housekeeping
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-08-31 09:46:09 +00:00
TrueCharts-Bot
08771717be
Daily Housekeeping
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-08-31 09:17:40 +00:00
renovate[bot]
4961593e64
chore(deps): update container image gotson/komga to v0.120.0 ( #863 )
...
* chore(deps): update container image gotson/komga to v0.120.0
* Commit bumped App Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2021-08-31 10:50:45 +02:00
renovate[bot]
20fe61b61d
chore(deps): update helm chart postgresql to v1.5.2 ( #862 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-08-31 10:50:28 +02:00
TrueCharts-Bot
96f9175331
Daily Housekeeping
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-08-31 03:11:50 +00:00
Kjeld Schouten-Lebbing
3980b45129
Solidify fireflyiii and vaultwarden database system ( #860 )
...
* Solidify fireflyiii database system
* bump major as it's breaking
* do the same with vaultwarden
* whoopsies
* hmm
* revert and clean
* another breaking change for vaulwarden
2021-08-31 00:00:59 +02:00
renovate[bot]
ff2fe2c298
chore(deps): update patch docker tags ( #858 )
...
* chore(deps): update patch docker tags
* Commit bumped App Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
* remove nextcloud from update
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
Co-authored-by: kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2021-08-30 23:55:17 +02:00
renovate[bot]
9fd80f9c0e
chore(deps): update helm chart postgresql to v1.5.1 ( #859 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-08-30 23:43:19 +02:00
kjeld Schouten-Lebbing
3f96a4791e
Remove Stash podSecurityContext from questions.yaml
2021-08-30 23:06:24 +02:00
Kjeld Schouten-Lebbing
cca4843ca1
switch port and targetPort ( #855 )
...
* switch port and targetPort
* bump
2021-08-30 22:55:51 +02:00
Kjeld Schouten-Lebbing
9401dd3676
Apply the PrototypeGUI to all Apps ( #851 )
...
* add pod and controller labels and annotations and termination settings
* add serviceList
* Add IngressList and HPA
* Fix supplementalGroups labeling issues
* cleanup and fixup incubator
* bump
* patch jellyfin
* Patch Jackett
2021-08-30 15:58:30 +02:00
renovate[bot]
c3c757b8cd
chore(deps): update helm chart common to v6.12.1 ( #850 )
...
* chore(deps): update helm chart common to v6.12.1
* quick fix for custom-app
* another quick fix
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2021-08-30 14:13:49 +02:00
Kjeld Schouten-Lebbing
6fb698881b
update common and database on db based containers ( #848 )
2021-08-30 10:58:03 +02:00
renovate[bot]
66550f728c
chore(deps): update helm chart common to v6.11.0 ( #845 )
...
* chore(deps): update helm chart common to v6.11.0
* don't update DB based containers yet...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2021-08-30 10:15:31 +02:00
Stavros Kois
d28efa056e
fix hyperion ports ( #847 )
2021-08-30 10:07:58 +02:00
TrueCharts-Bot
6089751d38
Daily Housekeeping
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-08-30 03:11:48 +00:00
Kjeld Schouten-Lebbing
8a24c8721f
Correct targetPort and always use PVC during testing ( #840 )
...
* Fix targetPort not being processed correctly
* Always use PVC in values.yaml just to be sure it actually works
* fix a small copy-paste mistake
* bump
* fix hyperion-ng mistake
2021-08-29 14:02:17 +02:00
TrueCharts-Bot
99949a12c1
Daily Housekeeping
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-08-28 13:22:43 +00:00
kjeld Schouten-Lebbing
884049cfd3
Bump all to trigger releases
2021-08-28 15:05:21 +02:00
renovate[bot]
d7b4f2caf5
chore(deps): update helm chart postgresql to v1.2.4 ( #835 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-08-28 15:00:48 +02:00
renovate[bot]
3a6c2b673f
chore(deps): update minor docker tags ( #831 )
...
* chore(deps): update minor docker tags
* Commit bumped App Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2021-08-28 14:57:38 +02:00
renovate[bot]
3d46adf571
chore(deps): update patch docker tags ( #830 )
...
* chore(deps): update patch docker tags
* Commit bumped App Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2021-08-28 14:57:27 +02:00
renovate[bot]
b802804b9b
chore(deps): update helm chart postgresql to v1.1.3 ( #829 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-08-28 14:55:09 +02:00
Kjeld Schouten-Lebbing
a2911b7cec
General NodePort and securityContext Cleanup ( #827 )
...
* make nodePort optional
* do not enter nodeport when loadbalancer is default
* add extra security contexts to questions.yaml
* Move to common 6.10.7
(cherry picked from commit 47fa27341c9c7869d4a6484c7b1523398e821d20)
* bump patch version
(cherry picked from commit 427ff52d902412975c73e69971b33ec797458929)
* bump some more apps
* Fix authelia mistake
2021-08-28 14:27:27 +02:00
kjeld Schouten-Lebbing
3e0832f650
add required annotations for ExternalName service
2021-08-28 12:30:33 +02:00
TrueCharts-Bot
da253aec3b
Daily Housekeeping
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-08-28 03:11:56 +00:00
renovate[bot]
00970308c3
chore(deps): update helm chart common to v6.10.6 ( #825 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-08-27 20:49:38 +02:00
renovate[bot]
1ce2056afb
chore(deps): update helm chart common to v6.10.5 ( #823 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-08-27 18:16:05 +02:00
renovate[bot]
a0bc1e3526
chore(deps): update helm chart common to v6.10.5 ( #824 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-08-27 18:05:57 +02:00
kjeld Schouten-Lebbing
1c5b41539f
allow tpl for postgresql secret
2021-08-27 16:50:19 +02:00
TrueCharts-Bot
9805c0e60c
Daily Housekeeping
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-08-27 03:11:40 +00:00
renovate[bot]
767cbe8519
chore(deps): update helm chart common to v6.9.2 ( #820 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-08-26 21:29:30 +02:00
kjeld Schouten-Lebbing
880b0841c3
push external-service to stable
2021-08-26 11:10:06 +02:00
TrueCharts-Bot
032d34e279
Daily Housekeeping
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-08-25 03:11:59 +00:00
renovate[bot]
5dad628f39
chore(deps): update container image ghcr.io/k8s-at-home/prowlarr to v0.1.1.875 ( #814 )
...
* chore(deps): update container image ghcr.io/k8s-at-home/prowlarr to v0.1.1.875
* Commit bumped App Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2021-08-24 22:45:26 +02:00
renovate[bot]
0cbc5bd490
chore(deps): update container image gotson/komga to v0.119.1 ( #812 )
...
* chore(deps): update container image gotson/komga to v0.119.1
* Commit bumped App Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2021-08-24 18:47:13 +02:00
renovate[bot]
2560659a26
chore(deps): update helm chart postgresql to v1.1.0 ( #811 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-08-24 16:37:05 +02:00
renovate[bot]
7feddac139
chore(deps): update helm chart common to v6.9.1 ( #809 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-08-24 13:09:27 +02:00
Kjeld Schouten-Lebbing
216b27a1f9
Add Supplementalgroups to supporting apps ( #808 )
...
* aims to fix some jellyfin issues
* bump
* add supplementalgroup option
* Remove podSecurityContext from ix_values.yaml
2021-08-24 12:53:31 +02:00
kjeld Schouten-Lebbing
c2c61de1bf
bumping patch versions
2021-08-24 12:16:58 +02:00
renovate[bot]
fb87686682
chore(deps): update container image esphome/esphome to v2021.8.1 ( #806 )
...
* chore(deps): update container image esphome/esphome to v2021.8.1
* Commit bumped App Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2021-08-24 11:47:59 +02:00
renovate[bot]
444c93cad9
chore(deps): update external patch dep helm releases ( #797 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-08-24 11:31:44 +02:00
renovate[bot]
66581f7adb
[esphome] Update container image esphome/esphome to v2021.8.0 ( #801 )
...
* [esphome] Update container image esphome/esphome to v2021.8.0
* Commit bumped App Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2021-08-24 11:31:24 +02:00
renovate[bot]
9a1ac1c24a
[SCALE] Update container image esphome/esphome to v2021.8.0 ( #800 )
...
* [SCALE] Update container image esphome/esphome to v2021.8.0
* Commit bumped App Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2021-08-24 11:31:11 +02:00
renovate[bot]
e86e437460
chore(deps): update container image gotson/komga to v0.119.0 ( #805 )
...
* chore(deps): update container image gotson/komga to v0.119.0
* Commit bumped App Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2021-08-24 11:31:00 +02:00
renovate[bot]
22dba22296
chore(deps): update container image ghcr.io/k8s-at-home/jackett to v0.18.599 ( #804 )
...
* chore(deps): update container image ghcr.io/k8s-at-home/jackett to v0.18.599
* Commit bumped App Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2021-08-24 11:30:47 +02:00
renovate[bot]
f076442e9c
chore(deps): update minor docker tags ( #799 )
...
* chore(deps): update minor docker tags
* Commit bumped App Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2021-08-24 11:08:00 +02:00
renovate[bot]
15a7a5f4b6
chore(deps): update container image ghcr.io/k8s-at-home/prowlarr to v0.1.1.874 ( #802 )
...
* chore(deps): update container image ghcr.io/k8s-at-home/prowlarr to v0.1.1.874
* Commit bumped App Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2021-08-24 10:51:37 +02:00
renovate[bot]
095ea8be4e
chore(deps): update patch docker tags ( #798 )
...
* chore(deps): update patch docker tags
* Commit bumped App Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2021-08-24 10:32:51 +02:00
TrueCharts-Bot
e61c880b2e
Daily Housekeeping
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-08-24 03:12:11 +00:00
renovate[bot]
e64951b41e
chore(deps): update helm chart common to v6.8.4 ( #792 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-08-23 22:40:53 +02:00
kjeld Schouten-Lebbing
d7ff9792e8
bump all version numbers to be sure
2021-08-23 21:39:45 +02:00
kjeld Schouten-Lebbing
d3deb8af69
Reorganise the trains
2021-08-23 21:32:52 +02:00
kjeld Schouten-Lebbing
d687b2fbfa
default plex to allow all RFC 1918 local ranges within auth
2021-08-23 19:32:19 +02:00
TrueCharts-Bot
ac0c3ce303
Daily Housekeeping
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-08-23 03:11:40 +00:00
Stavros Kois
c0feb8a39e
Add gpu UI on handbrake ( #790 )
2021-08-23 00:09:01 +02:00
TrueCharts-Bot
ca5978618f
Daily Housekeeping
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-08-22 03:11:38 +00:00
Stavros Kois
03140e2d8e
quote all envs - littlelink ( #789 )
2021-08-21 13:02:03 +02:00
TrueCharts-Bot
b09174e7fe
Daily Housekeeping
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-08-19 10:28:55 +00:00
TrueCharts-Bot
df0d408345
Daily Housekeeping
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-08-19 10:18:58 +00:00
TrueCharts-Bot
75524568ed
Daily Housekeeping
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-08-19 10:04:44 +00:00
TrueCharts-Bot
2b1524ecbf
Daily Housekeeping
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-08-19 09:59:43 +00:00
TrueCharts-Bot
4767884283
Daily Housekeeping
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-08-19 03:11:53 +00:00
renovate[bot]
c783ea755e
chore(deps): update helm chart common to v6.8.3 ( #784 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-08-18 17:43:38 +02:00
kjeld Schouten-Lebbing
e1d5a61b17
Move Nextcloud to incubator
2021-08-18 14:08:38 +02:00
Kjeld Schouten-Lebbing
95455bf5da
bump fake version for nextcloud testing
2021-08-18 10:37:37 +02:00
TrueCharts-Bot
a3702c042c
Daily Housekeeping
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-08-18 03:12:01 +00:00
renovate[bot]
a03cffadb6
chore(deps): update helm chart postgresql to v1.0.13 ( #780 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-08-17 17:32:30 +02:00
renovate[bot]
8f63645550
chore(deps): update minor docker tags ( #775 )
...
* chore(deps): update minor docker tags
* Commit bumped App Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2021-08-17 16:32:15 +02:00
renovate[bot]
a0134f5cc1
chore(deps): update helm chart postgresql to v1.0.12 ( #773 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-08-17 15:49:16 +02:00
renovate[bot]
f4550d3970
chore(deps): update patch docker tags ( #774 )
...
* chore(deps): update patch docker tags
* Commit bumped App Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2021-08-17 14:56:02 +02:00
kjeld Schouten-Lebbing
e2651b5d9b
restructure app-tests a bit more and fix postgresql
2021-08-17 12:58:53 +02:00
kjeld Schouten-Lebbing
ae1194c988
Temporarily disable postgresql backup on upgrade system just to be sure.
2021-08-17 11:52:34 +02:00
TrueCharts-Bot
5a69835c66
Daily Housekeeping
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-08-17 03:12:29 +00:00
renovate[bot]
3e8e2d2d4f
chore(deps): update helm chart common to v6.8.1 ( #772 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-08-16 19:21:42 +02:00
TrueCharts-Bot
ae833f9a09
Daily Housekeeping
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-08-16 14:43:06 +00:00
TrueCharts-Bot
716f634fa5
Daily Housekeeping
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-08-16 14:14:37 +00:00
TrueCharts-Bot
730007ade0
Daily Housekeeping
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-08-16 14:00:17 +00:00
TrueCharts-Bot
5d86b37f79
Daily Housekeeping
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-08-16 13:52:21 +00:00
TrueCharts-Bot
d60fcc6c89
Daily Housekeeping
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-08-16 13:34:32 +00:00
Kjeld Schouten-Lebbing
e2fbe2f256
Add littlelink App ( #770 )
...
* Add littlelink App
* remove some unused questions
* fix a mistake
* Run as Root
* wrong container url
* run as non-root again
* Revert "run as non-root again"
This reverts commit 181dfd1002
.
* change icons
2021-08-16 14:42:21 +02:00
kjeld Schouten-Lebbing
51a81d81ca
Fix PGadmin mistake (+1 squashed commits)
...
Squashed commits:
[a949164c] update the wishlist
2021-08-15 11:10:46 +02:00
kjeld Schouten-Lebbing
15704530d4
Fix permissions issues for pgadmin
2021-08-15 10:59:22 +02:00
kjeld Schouten-Lebbing
cf72c181cb
pgadmin remove priv false
2021-08-15 10:44:27 +02:00
kjeld Schouten-Lebbing
e498b9346d
fix PGadmin permissions on SCALE
2021-08-15 09:58:17 +02:00
kjeld Schouten-Lebbing
f09f054b0f
correctly update postgresql dependency
2021-08-14 11:45:52 +02:00
kjeld Schouten-Lebbing
49748226ae
patch postgresql database not consuming storage.
2021-08-14 11:19:57 +02:00
kjeld Schouten-Lebbing
866a1a0a17
try more agressive testing settings for postgresql
2021-08-14 11:12:26 +02:00
kjeld Schouten-Lebbing
49500cba2c
fix small postgresql mistake
2021-08-14 11:03:26 +02:00
kjeld Schouten-Lebbing
175b33aeb2
simplify postgresql folder setup
2021-08-13 23:43:13 +02:00
Kjeld Schouten-Lebbing
516938f179
migrate nextcloud to truecharts postgresql app ( #761 )
2021-08-12 14:55:05 +02:00
Kjeld Schouten-Lebbing
5b4e22cc3f
migrate vaultwarden to truecharts postgresql App ( #760 )
...
* migrate vaultwarden to truecharts postgresql container
* fix end-of-line
2021-08-12 14:11:34 +02:00
Kjeld Schouten-Lebbing
9808021cbc
initial work on single-container postgresql app ( #758 )
...
* initial work on single-container postgresql app
* update
* some more polish
* use new common version for postgresql
* fix a mistake
* moar fixup
* whoops
* fixes
* more fixing
* add pre-upgrade backup hook
* also add backup storage to questions.yaml
2021-08-12 13:55:45 +02:00
renovate[bot]
a342f3905c
chore(deps): update helm chart common to v6.8.0 ( #759 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-08-12 13:47:55 +02:00
kjeld Schouten-Lebbing
39e4caa950
revert postgresql version on vaultwarden
2021-08-10 17:18:13 +02:00
renovate[bot]
f8f1cb7ed3
chore(deps): update helm chart common to v6.7.0 ( #756 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-08-10 17:17:37 +02:00
kjeld Schouten-Lebbing
e181229fcb
fix vaultwarden again...
2021-08-10 16:07:48 +02:00
kjeld Schouten-Lebbing
7dbec929c5
fix some issues with postgresql permissions on vaultwarden
2021-08-10 15:40:49 +02:00
renovate[bot]
d23e6fab76
chore(deps): update minor docker tags ( #753 )
...
* chore(deps): update minor docker tags
* Commit bumped App Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2021-08-10 14:16:32 +02:00
renovate[bot]
029539ca4e
chore(deps): update container image ghcr.io/k8s-at-home/jackett to v0.18.533 ( #752 )
...
* chore(deps): update container image ghcr.io/k8s-at-home/jackett to v0.18.533
* Commit bumped App Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2021-08-10 12:02:26 +02:00
renovate[bot]
fc4130bbce
chore(deps): update helm chart postgresql to v10.9.1 ( #749 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-08-10 10:44:51 +02:00
renovate[bot]
1d9074f2d0
chore(deps): update patch docker tags ( #748 )
...
* chore(deps): update patch docker tags
* Commit bumped App Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2021-08-10 10:36:34 +02:00
Kjeld Schouten-Lebbing
23b8c800ed
Add Traefik Pilot GUI questions ( #746 )
...
* Update questions.yaml
* Update Chart.yaml
2021-08-10 10:30:26 +02:00
renovate[bot]
11ec469ca2
chore(deps): update external patch dep helm releases ( #747 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-08-10 09:15:20 +02:00
renovate[bot]
1598738be9
chore(deps): update helm chart common to v6.6.2 ( #745 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-08-09 21:33:16 +02:00
Stavros Kois
ae51ad1ded
Update app icons ( #743 )
...
* Update podgrab icon
* Update Ombi icon
* Update phpldapadmin icon
2021-08-08 09:44:25 +02:00
Stavros Kois
ad6e1b01cc
Default to nodeport on zwave WS ( #741 )
2021-08-07 00:23:15 +02:00
Stavros Kois
c032a28a89
Openldap Icon fix ( #738 )
...
* fix openldap icon
* Bump version openldap
2021-08-03 17:27:31 +02:00
renovate[bot]
b0ac1bdf76
chore(deps): update container image ghcr.io/k8s-at-home/jackett to v0.18.523 ( #737 )
...
* chore(deps): update container image ghcr.io/k8s-at-home/jackett to v0.18.523
* Commit bumped App Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2021-08-03 15:28:15 +02:00
renovate[bot]
33e38e58d7
chore(deps): update patch docker tags ( #734 )
...
* chore(deps): update patch docker tags
* Commit bumped App Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2021-08-03 10:15:26 +02:00
renovate[bot]
d2a27d287f
chore(deps): update helm chart redis to v14.8.7 ( #733 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-08-03 09:24:43 +02:00
renovate[bot]
2f0fbb3d5c
chore(deps): update helm chart postgresql to v10.9.0 ( #735 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-08-03 09:16:04 +02:00
renovate[bot]
2ff844c942
chore(deps): update patch docker tags ( #723 )
...
* chore(deps): update patch docker tags
* Commit bumped App Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2021-07-28 19:21:31 +02:00
renovate[bot]
9e1d9a1591
chore(deps): update helm chart redis to v14.8.6 ( #722 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-07-28 10:31:47 +02:00
renovate[bot]
69ac6479e7
chore(deps): update container image ghcr.io/k8s-at-home/jackett to v0.18.481 ( #716 )
...
* chore(deps): update container image ghcr.io/k8s-at-home/jackett to v0.18.481
* Commit bumped App Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2021-07-27 18:26:54 +02:00
renovate[bot]
f171c10c83
chore(deps): update helm chart redis to v14.8.5 ( #717 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-07-27 16:42:53 +02:00
renovate[bot]
44b7713629
chore(deps): update helm chart postgresql to v10.8.0 ( #718 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-07-27 15:02:21 +02:00
renovate[bot]
8ee373e8cd
chore(deps): update minor docker tags ( #714 )
...
* chore(deps): update minor docker tags
* Commit bumped App Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2021-07-27 11:37:48 +02:00
renovate[bot]
0ab33db6d0
chore(deps): update patch docker tags ( #712 )
...
* chore(deps): update patch docker tags
* Commit bumped App Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2021-07-27 11:11:31 +02:00
renovate[bot]
b8f88fd194
chore(deps): update external minor dep helm releases ( #713 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-07-27 10:34:25 +02:00
renovate[bot]
9fd48b6903
chore(deps): update patch docker tags ( #704 )
...
* chore(deps): update patch docker tags
* Commit bumped App Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2021-07-21 00:08:53 +02:00
renovate[bot]
d72accaad2
chore(deps): update helm chart postgresql to v10.6.1 ( #701 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-07-20 17:48:53 +02:00
renovate[bot]
3840202014
chore(deps): update container image zwavejs/zwavejs2mqtt to v5.3.0 ( #700 )
...
* chore(deps): update container image zwavejs/zwavejs2mqtt to v5.3.0
* Commit bumped App Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2021-07-20 17:20:13 +02:00
renovate[bot]
d5a8ccf43e
chore(deps): update container image jlesage/handbrake to v1.24.0 ( #696 )
...
* chore(deps): update container image jlesage/handbrake to v1.24.0
* Commit bumped App Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2021-07-20 11:50:05 +02:00
renovate[bot]
df602e3c5b
chore(deps): update minor docker tags ( #695 )
...
* chore(deps): update minor docker tags
* Commit bumped App Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2021-07-20 11:23:51 +02:00
renovate[bot]
4843183ed1
chore(deps): update patch docker tags ( #686 )
...
* chore(deps): update patch docker tags
* Commit bumped App Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2021-07-20 11:12:35 +02:00
renovate[bot]
96e85d15e2
chore(deps): update helm chart postgresql to v10.6.0 ( #694 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-07-20 10:41:07 +02:00
renovate[bot]
45be265cc4
chore(deps): update external patch dep helm releases ( #693 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-07-20 10:35:08 +02:00