Commit Graph

288 Commits

Author SHA1 Message Date
TrueCharts-Bot dc7b6328b8 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-10-19 13:50:13 +00:00
renovate[bot] 60dbbbb878
chore(deps): update helm chart postgresql to v3.0.20 (#1177)
* chore(deps): update helm chart postgresql to v3.0.20

* 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-10-19 15:29:52 +02:00
Kjeld Schouten-Lebbing 3fbd2cbfcc
chore(Apps): Project-Eclipse part 2, adapting and cleaning changelog (#1173)
* use a single changelog from now on.

* remove app changelog

* remove SCALE/CHANGELOG.md

* more cleanup
2021-10-19 15:29:07 +02:00
TrueCharts-Bot 4778d18340 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-10-19 11:51:50 +00:00
kjeld Schouten-Lebbing 69d69b1f54
fix(Apps): fix previous SCALE bugfix not correctly being applied 2021-10-19 12:46:12 +02:00
TrueCharts-Bot 60f66e0abb Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-10-19 10:37:59 +00:00
Kjeld Schouten-Lebbing 1aa854ef14
fix(Apps): Solve issues regarding ix_values.yaml not containing the image and tag definitions. (#1176)
* fix(Apps): Solve issues regarding ix_values.yaml not containing the image and tag definitions.

* bump patch to regenerate releases
2021-10-19 11:21:33 +02:00
TrueCharts-Bot 886f3096ee Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-10-18 22:08:35 +00:00
Kjeld Schouten-Lebbing 4ccf8d64a5
refactor(Apps): Project Eclipse - part 1 - remove ix_values.yaml (#1168)
* NUKE values.yaml -> ix_values.yaml

* nuke the values.yaml files globally (we can revert just the bare minimum required settings, if needed)

* bump patch versions

(cherry picked from commit e6c60c57df81af47652180d3e822f05c878e1d2b)

* bump common to deal with some storageClass naming issues

* bump common and postgresql

* try retrying helm dependency update 3 times if failed

* sleep after error
2021-10-18 23:08:34 +02:00
Stavros Kois d33dc097e9
fix(Firefly III): Change default permissions (#1170) 2021-10-18 22:14:40 +02:00
TrueCharts-Bot 1ffe97601c Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-10-17 19:02:09 +00:00
renovate[bot] d5d78b5bfd
chore(deps): update helm chart common to v8.3.10 (#1160)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-10-17 20:20:18 +02:00
Kjeld Schouten-Lebbing 6c64fd2c01
fix(apps): force users using correct / prefix for mounPath (#1156) 2021-10-17 13:48:45 +02:00
TrueCharts-Bot c19fc7b0e2 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-10-13 22:52:20 +00:00
renovate[bot] 86c7079a30
chore(deps): update non-major deps helm releases (#1133)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-10-14 00:13:04 +02:00
TrueCharts-Bot dfcffc7717 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-10-12 18:06:35 +00:00
renovate[bot] 593203f656
chore(deps): update helm chart postgresql to v3.0.15 (#1127)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-10-12 20:03:06 +02:00
TrueCharts-Bot fd61c8d7bf Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-10-12 17:45:43 +00:00
renovate[bot] 2f69449fd1
chore(deps): update non-major deps helm releases (#1126)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-10-12 19:21:35 +02:00
TrueCharts-Bot 9927cf1f55 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-10-12 09:25:14 +00:00
renovate[bot] ec8256869f
chore(deps): update non-major deps helm releases (#1123)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-10-12 10:59:54 +02:00
TrueCharts-Bot 4a9e5a50bf Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-10-09 23:24:37 +00:00
Kjeld Schouten-Lebbing 3cd8efc2b6
(feat) Update Apps to use common-postgresql hooks (#1114)
* (feat) bump common to use new common postgresql-hooks

* bump postgresql as well

* bump yet again

* also process gitea

* sogo

* also add adaptations to gitea

* bump postgresql

* bump postgresql yet again

* revert central defined existing secret

* bump common... again

* bumps

* fix vaultwarden

* encode authelia dbpassword secret correctly

* remove useless container from nextcloud config

* some cleanup

* use lookup to grab the secret for authelia

* try getting authelia to work

* Fix quoting issues for autheliadb
2021-10-10 01:20:01 +02:00
kjeld Schouten-Lebbing 799baea4dc
seperate setup and post-setup to prevent double setup runs on common chart 2021-10-10 00:03:07 +02:00
kjeld Schouten-Lebbing fbb340e2d0
(chore) restructure common setup templates 2021-10-09 23:43:48 +02:00
Kjeld Schouten-Lebbing 2679fc1108
(feat) move postgresql init and password-generator to common (#1113)
* Move Postgresql initcontainer to common

* bump common

* Handle postgres password generation in common and inject into values.yaml for use in Apps

* (refactor) adapt apps using postgresql to common init and password generator

* no message
2021-10-09 19:24:45 +02:00
TrueCharts-Bot b55f50d078 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-10-05 12:35:05 +00:00
renovate[bot] 6a7c88b418
chore(deps): update non-major deps helm releases (#1099)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-10-05 14:11:18 +02:00
TrueCharts-Bot 0541233a7f Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-10-05 11:36:30 +00:00
renovate[bot] 38159dc480
chore(deps): update non-major (#1098)
* chore(deps): update non-major

* 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-10-05 13:03:37 +02:00
Kjeld Schouten-Lebbing f28e149fb4
(chore) Move more questions.yaml content to includes (#1101)
* (chore) add more includes and include processing

* fully edit airsonic

* move serviceExpert to include (except host-network)

* Move default ingress settings to include
2021-10-05 12:50:21 +02:00
Kjeld Schouten-Lebbing 6b96a3662c
(feat) allow for the default middlewares to be disabled on ingress. (#1096)
* Edit common to allow for the default middlewares to be disabled on ingress.

* add it on all apps as an expert option

* fix hostPath mistake in tests while at it
2021-10-05 00:39:13 +02:00
Kjeld Schouten-Lebbing 1d94d2e7bb
(chore) standardise resources (#1093) 2021-10-04 13:46:38 +02:00
Kjeld Schouten-Lebbing 2b6ba98a6b
(chore) move standardised env-vars to include (#1092)
* intial work on moving fixed envs to include

* add include to release scripting
2021-10-04 13:27:12 +02:00
TrueCharts-Bot 88a8c196c5 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-09-29 16:23:28 +00:00
renovate[bot] 87cba68080
chore(deps): update helm chart common to v8.0.13 (#1060)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-09-29 18:04:00 +02:00
renovate[bot] 2ba5ed07ce
chore(deps): update non-major deps helm releases (#1056)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-09-29 12:27:52 +02:00
TrueCharts-Bot d9ad0821d5 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-09-29 08:25:30 +00:00
renovate[bot] f4be86590a
chore(deps): update bitnami/postgresql:13.4.0 docker digest to 33c276d (#1055)
* chore(deps): update bitnami/postgresql:13.4.0 docker digest to 33c276d

* 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-29 10:21:12 +02:00
TrueCharts-Bot caa51471c7 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-09-28 08:36:27 +00:00
renovate[bot] 33ca4247cd
chore(deps): update helm chart postgresql to v3.0.3 (#1050)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-09-28 10:32:31 +02:00
TrueCharts-Bot 54ff6fc03f Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-09-28 08:21:50 +00:00
renovate[bot] 0ade971f9e
chore(deps): update helm chart postgresql to v3.0.2 (#1049)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-09-28 10:17:17 +02:00
TrueCharts-Bot 792b25e7ce Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-09-28 07:44:45 +00:00
renovate[bot] 8b5cb03416
chore(deps): update non-major (#1048)
* chore(deps): update non-major

* 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-28 09:40:11 +02:00
TrueCharts-Bot 916911f7d3 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-09-28 06:42:05 +00:00
renovate[bot] 4883b815e6
chore(deps): update non-major (#1046)
* chore(deps): update non-major

* 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-28 08:34:12 +02:00
TrueCharts-Bot 53bbbf8552 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-09-27 19:49:46 +00:00
renovate[bot] 164a9c0ca4
chore(deps): update helm chart postgresql to v3 (#1041)
* chore(deps): update helm chart postgresql to v3

* bump patch instead of major

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2021-09-27 21:44:54 +02:00
TrueCharts-Bot f40ee6213d Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-09-26 23:18:29 +00:00
kjeld Schouten-Lebbing 5c210883ac
(fix) Bump master to fix bug when enabling vpn and/or custom storage 2021-09-27 00:28:20 +02:00
Kjeld Schouten-Lebbing 68a5032dad
(chore) move resource(limits) to an include for easier maintenance (#1034) 2021-09-26 20:44:02 +02:00
TrueCharts-Bot 4c1861933f Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-09-26 18:24:56 +00:00
Kjeld Schouten-Lebbing acf510ea13
(feat) Standardise and Harden default app securitycontext (#1028)
* Apply security hardened defaults to values.yaml for all apps

* Add default common securityContext to all apps

* Adjust securityContext defaults in questions.yaml, according to values.yaml

* Add default common podSecurityContext to all apps

* Clean whitespace

* Clean more whitespace

* Adjust podSecurityContext defaults in questions.yaml, according to values.yaml

* fix pgadmin

Co-authored-by: Stavros kois <s.kois@outlook.com>
2021-09-26 20:05:21 +02:00
kjeld Schouten-Lebbing 7d74eaeffb
(fix) use correct username for fireflyiii db-init container 2021-09-26 10:50:48 +02:00
TrueCharts-Bot 77590fe974 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-09-21 11:06:21 +00:00
renovate[bot] 1908bcc165
chore(deps): update helm chart postgresql to v2.2.5 (#1017)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-09-21 13:00:16 +02:00
TrueCharts-Bot 8b6cc5af01 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-09-21 10:18:09 +00:00
renovate[bot] d6b521c186
chore(deps): update non-major deps helm releases (#1014)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-09-21 11:59:23 +02:00
TrueCharts-Bot 2c4bff1441 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-09-21 09:06:41 +00:00
renovate[bot] a52bc98bdf
chore(deps): update non-major (#1015)
* chore(deps): update non-major

* 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-21 10:55:30 +02:00
TrueCharts-Bot 87e3219b6f Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-09-21 08:50:15 +00:00
renovate[bot] d976ce2065
chore(deps): update non-major (#1013)
* chore(deps): update non-major

* 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-21 10:41:09 +02:00
TrueCharts-Bot 2ecefa844d Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-09-14 20:45:30 +00:00
renovate[bot] f2cf03eda3
chore(deps): update non-major (#987)
* chore(deps): update non-major

* 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-14 22:38:56 +02:00
TrueCharts-Bot e9944183a2 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-09-13 17:07:54 +00:00
Kjeld Schouten-Lebbing 2349bb4d40
feat: add new GUI and VPN support to all Apps (#977)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-09-13 18:49:14 +02:00
Renovate Bot 2c5919d42f
chore(deps): update non-major 2021-09-13 14:12:56 +02:00
Kjeld Schouten-Lebbing 642cf20b7b
feat: Add VPN addon and move some config to includes (#973)
* add addon include to all apps

* move groups to include

* move controller to includes

* move container config to include

* move serviceList to include

* move persistence list to includes

* move ingressList to includes

* fix appdaemon digest

* move deviceList to includes and add to deconz

Fixes #967 related to #966
2021-09-13 12:58:34 +02:00
Kjeld Schouten-Lebbing 238e2bc0c6
chore: Use bitnami instead of stock postgresql container (#960)
* chore: Setup all apps to use bitnami instead of stock postgresql container

* Actually don't bump major as there is no breaking change (as people using it will default to the migration initscript)
2021-09-11 20:58:37 +02:00
renovate[bot] 3e67e1c977
chore(deps): update non-major (#962)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-09-11 13:04:47 +02:00
Kjeld Schouten-Lebbing a8670a1482
feat: pin all container references to digests (#963) 2021-09-11 13:00:39 +02:00
Stavros Kois a7b3ce0e23
fix: make sure podSecurityContext is included in both SCALE and Helm installs (#956)
* remove strategy

* move runAsNonRoot to securityContext

* Add podSecurityContext and securityContext to values pt1

* Add podSecurityContext and securityContext to values pt2

* Add podSecurityContext and securityContext to values pt3

* Add podSecurityContext and securityContext to values pt4

* Add podSecurityContext and securityContext to values pt5

* fix empty lines

* Remove secCont from NC - values

* fixPermissions for some apps

* on apps with perm prob, set fsGroup to 0 also
2021-09-10 20:10:04 +02:00
Kjeld Schouten-Lebbing 00e9bd819f
refactor: change image layout to enable renovate updates of sidecarts (#955)
* some cleanup for common (+6 squashed commit)

Squashed commit:

[43a501de8] bump sogo

[62c009b63] some tryouts

[6840fafdb] try to fix rendering of new format

[003d3c81b] move seperate apps to new format and fix mistake in common

[752ae2c68] more work on the image refactor

[edfc28533] refactor common images

* sogo scale differently

* slight release build fix

* fix issues with release script and multiple tags
2021-09-10 16:57:08 +02:00
TrueCharts-Bot df3bdb11cc Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-09-10 13:46:52 +00:00
kjeld Schouten-Lebbing d144cb38d8
fix: update common to ensure initcontainer can always be run as root 2021-09-10 15:43:02 +02:00
TrueCharts-Bot 9bb6f4af88 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-09-10 13:37:54 +00:00
Kjeld Schouten-Lebbing 982297ec17
fix: move runAsNonRoot to container securityContext to allow root sidecarts (#954)
* fix: move runAsNonRoot to container securityContext to prevent sidecarts from being affected

* also bump some versions...

* also override some of the problematic settings in common.yaml

* whoops
2021-09-10 15:26:10 +02:00
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
Kjeld Schouten-Lebbing 1459dfd92c
fix: correct fireflyiii ports and services (#945) 2021-09-09 17:14:19 +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
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 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
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] 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
TrueCharts-Bot c327fb2c49 Daily Housekeeping
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-09-05 03:12:01 +00: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
TrueCharts-Bot 4aa6ef527a Daily Housekeeping
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-09-02 03:11:28 +00: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
TrueCharts-Bot 01461b60a1 Daily Housekeeping
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-09-01 03:11:53 +00: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
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
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 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 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
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
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] 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] 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 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
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] 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
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
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
TrueCharts-Bot 032d34e279 Daily Housekeeping
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-08-25 03:11:59 +00: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] 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
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