Commit Graph

125 Commits

Author SHA1 Message Date
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 fe3af5e130 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-09-10 14:00:40 +00:00
kjeld Schouten-Lebbing 9ebd1111ea
fix: repair wrong initcontainer format on nextcloud 2021-09-10 15:56:58 +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
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 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
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 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
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 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 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 f46fcabf04
nextcloud back to incubator 2021-09-05 00:13:15 +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 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] 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
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 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 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 516938f179
migrate nextcloud to truecharts postgresql app (#761) 2021-08-12 14:55:05 +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
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
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] 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] 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
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] 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] 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] 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] 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] 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
renovate[bot] f0143cd259
chore(deps): update helm chart redis to v14.7.0 (#692)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-07-13 23:09:05 +02:00
renovate[bot] 6fff547bf6
chore(deps): update helm chart redis to v14.6.6 (#684)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-07-13 10:08:14 +02:00
kjeld Schouten-Lebbing f3b1829df2
extra nextcloud bump 2021-07-06 23:29:54 +02:00
renovate[bot] 12a35895e7
[SCALE] Update container image nextcloud to v22.0.0 (#677)
* [SCALE] Update container image nextcloud to v22.0.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-06 23:28:47 +02:00
renovate[bot] 106b6c0f31
[nextcloud] Update container image nextcloud to v22.0.0 (#678)
* [nextcloud] Update container image nextcloud to v22.0.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-06 23:24:06 +02:00
renovate[bot] b2c6974715
chore(deps): update helm chart redis to v14.6.5 (#676)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-07-06 23:17:44 +02:00
renovate[bot] 1a643672c8
chore(deps): update helm chart common to v6.6.1 (#671)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-07-06 16:15:19 +02:00
kjeld Schouten-Lebbing 8f200e78f7
fix nextcloud too many blank lines 2021-07-06 15:47:31 +02:00
renovate[bot] a632baa492
chore(deps): update patch docker tags (#664)
* chore(deps): update patch docker tags

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>

* undo collabora-online changes due to bugs

* 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>
Co-authored-by: kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2021-07-06 10:54:20 +02:00
renovate[bot] c626e03e9c
chore(deps): update external patch dep helm releases (#663)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-07-06 10:35:59 +02:00
Renovate Bot 5ee3f1c520 chore(deps): update helm chart common to v6.5.4 2021-07-05 22:14:31 +00:00
kjeld Schouten-Lebbing 3bfe3cfdd9
bump all the things 2021-07-05 22:59:53 +02:00
Kjeld Schouten-Lebbing 8523f23076
management utilities (#661)
* add SCALE support for statefullset storageclass

* add phpldapadmin

* ad pgadmin and tweak phpldapdamin

* move them directly into stable

* some small patches

* pgadmin uses port 80 by default not 8080

* fix tags

* try 8080 again

* 80 with env vars

* try something else

* update readme
2021-07-05 22:44:33 +02:00
kjeld Schouten-Lebbing f05b588409
bump common on jackett and nextcloud just to be sure 2021-07-05 18:19:37 +02:00
kjeld Schouten-Lebbing e1c451e34c
force traefik and nextcloud re-release 2021-07-05 10:42:44 +02:00
Kjeld Schouten-Lebbing 6b739c25ac
Add more middlewares to traefik and move nextcloud to stable (#658)
* Add more middlewares to traefik and move nextcloud to stable

* oops
2021-07-05 10:36:05 +02:00