Commit Graph

228 Commits

Author SHA1 Message Date
TrueCharts-Bot 5e6ebf9fad Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-11-06 10:33:27 +00:00
Kjeld Schouten-Lebbing 6a54105c7a
feat(common): Add simple servicetype as a LoadBalancer Alias (#1284)
* feat(common): Add simple servicetype as a LoadBalancer Alias

* add serviceList UI tweak

* Fix typo

* bump

* move servicetype selection code to include

* Clearly flag NodePort and LoadBalancer as advanced

As NodePort does require advanced settings to be checked now
2021-11-06 11:29:34 +01:00
TrueCharts-Bot 11961a3afb Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-11-02 10:33:50 +00:00
renovate[bot] fbd5187c52
chore(deps): update non-major (#1265)
* 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-11-02 11:25:19 +01:00
TrueCharts-Bot 2610d5fce5 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-11-01 13:05:03 +00:00
renovate[bot] 60aa03a510
chore(deps): update non-major (#1263)
* 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-11-01 13:44:28 +01:00
TrueCharts-Bot 9bbafe6adb Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-11-01 12:41:40 +00:00
Kjeld Schouten-Lebbing 00795e3d53
fix(common): set default ndots to 1 and fix dnsoptions in GUI (#1262)
* fix(common): set default ndots to 1 and fix dnsoptions in GUI

* bump
2021-11-01 13:37:56 +01:00
TrueCharts-Bot a0ce568dd2 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-10-26 16:19:57 +00:00
renovate[bot] 2cb0508aa1
chore(deps): update bitnami/postgresql:14.0.0 docker digest to 6737f46 (#1243)
* chore(deps): update bitnami/postgresql:14.0.0 docker digest to 6737f46

* 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-26 18:15:08 +02:00
renovate[bot] 5eb690069f
chore(deps): update major docker tags (major) (#1235)
* chore(deps): update 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-10-26 16:28:32 +02:00
TrueCharts-Bot 64b66b959c Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-10-26 11:55:41 +00:00
Kjeld Schouten-Lebbing 4e1f2cde84
Update Chart.yaml 2021-10-26 13:51:36 +02:00
renovate[bot] 61d524db79
chore(deps): update non-major (#1232)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-10-26 12:25:38 +02:00
TrueCharts-Bot bd9e31926f Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-10-20 17:45:04 +00:00
Kjeld Schouten-Lebbing 5c11bc8fb0
fix(Postgresql): use correct PVC storageClass when using postgresql as a dependency on SCALE (#1212)
* fix db persistence

* Add global isSCALE flag to every questions.yaml file

* bump common
2021-10-20 19:39:05 +02:00
TrueCharts-Bot 8f73fe8f66 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-10-20 14:13:53 +00:00
Kjeld Schouten-Lebbing 834479f0db
security(Apps): Improve Snyk hardening advisory (#1208)
* Harden postgresql by removing the migration initcontainer

* Harden initcontainers

* Harden serviceaccounts and RBAC

* hmm

* fix
2021-10-20 13:45:00 +02:00
renovate[bot] 0aee478a94
chore(deps): update non-major (#1185)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-10-20 09:56:16 +02:00
TrueCharts-Bot c5a86b1393 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-10-19 19:45:43 +00:00
kjeld Schouten-Lebbing 36723f774c
fix(Common): correct SCALE detection on statefullset 2021-10-19 21:42:28 +02:00
renovate[bot] 8bc56fa8fd
chore(deps): update non-major (#1174)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-10-19 20:25:02 +02:00
Kjeld Schouten-Lebbing d0630ae93c
chore(Apps): Project-Eclipse 5, move app-readme to automatic generation script (#1181) 2021-10-19 19:00:56 +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 6d95f37827 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-10-18 18:34:28 +00:00
kjeld Schouten-Lebbing b98f8ded87
fix(common): Copy ixChartContext.storageClassName to child charts 2021-10-18 20:24:26 +02:00
TrueCharts-Bot a9e2295eeb Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-10-18 18:02:05 +00:00
Kjeld Schouten-Lebbing dde9cc9e24
feat(common): set SCALE-ZFS as a default storageClassName for SCALE when nothing is given. (#1169) 2021-10-18 19:59:05 +02:00
TrueCharts-Bot a8440f3168 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-10-17 14:56:37 +00:00
Kjeld Schouten-Lebbing f9c3530e36
fix(common): Just provide warning when chmod fails on autopermissions (#1157)
* fix(common): Just provide warning when chmod fails on autopermissions due to nfsv4acl's

* single comma

* tests

* whoop

* zucht
2021-10-17 16:53:46 +02:00
TrueCharts-Bot 97fda6f00b Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-10-15 16:41:23 +00:00
kjeld Schouten-Lebbing 12cd5352c0
chore(common): add varlog storage and streamline db urls again 2021-10-15 18:38:21 +02:00
TrueCharts-Bot 4b4cb3659a Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-10-15 15:25:49 +00:00
kjeld Schouten-Lebbing d44637edbe
add jdbc type postgres url support to common 2021-10-15 17:19:06 +02:00
TrueCharts-Bot 8dbae40bcb Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-10-15 11:45:17 +00:00
Kjeld Schouten-Lebbing eaf70889a2
feat(common): simplify postgresql url generator (#1146) 2021-10-15 13:42:20 +02:00
TrueCharts-Bot 256af9e373 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-10-13 21:35:39 +00:00
renovate[bot] 9112c749dc
chore(deps): update non-major docker tags (#1134)
* 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-10-13 23:19:33 +02:00
TrueCharts-Bot 62c5a07793 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-10-12 09:40:15 +00:00
renovate[bot] 8d08cabc03
chore(deps): update non-major (#1122)
* 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-12 11:31:03 +02:00
TrueCharts-Bot f7c36eb2fc Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-10-09 22:35:52 +00:00
kjeld Schouten-Lebbing 0e44b3bd97
(fix) add Nextcloud's prefered database url to common 2021-10-10 00:32:53 +02:00
TrueCharts-Bot 7ee81f6cb3 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-10-09 22:06:16 +00: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
TrueCharts-Bot dd207168f7 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-10-09 21:46:54 +00:00
kjeld Schouten-Lebbing fbb340e2d0
(chore) restructure common setup templates 2021-10-09 23:43:48 +02:00
TrueCharts-Bot 0a0c22c142 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-10-09 19:21:06 +00:00
kjeld Schouten-Lebbing 567342d8db
(fix) enforce using an existing secret for common postgresql-hooks 2021-10-09 21:18:17 +02:00
TrueCharts-Bot a652534b02 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-10-09 17:26:40 +00: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