Stavros Kois
ac9cc7f736
chore(questions): replace questions parts with templates ( #3402 )
...
* chore(questions): replace port parts with templates
* chore(questions): replace controller parts with templates
* remove tons of whitespce
* remove quotes from strings on templates
* make complete controller an include
* default to recreate
* remove replica and strategies as it's covered from controllerStrtegies include
* remove whitespace again
* replace controllertype with include (deployment/daemonset/statefulset)
* replace advanced port part except targetport
* remove more quotes
* add hidden toggle of enable the port
* new includes
* update build script
* controller deploy/stateful/deamon template changes
* replace controllerStrategies with replicas, replica#, strategy, recreate
* move 2 templates into a subfolder
* remove quotes
* remove disabled portals from questions and defined them on values
* remove enabled portal from the questions and add it on values
* one more app
* Portal cleanup
* remove portal templates
* add more includes
* replace portal links
* move some templates in folders
* replace ingressRoot with template
* more grouping
* replace persistenceroot with template
* replace serviceExpertRoot
* replace serviceroot
* fix a rogue one
* vctRoot
* securityContext cleanup
* remove quotes from templates on string
* replace vctRoot
* replace advanedSecurityRoot
* replace podsecurity root
* Update .github/scripts/build-catalog.sh
* Update values.yaml
* remove dupe portal
* update build-release script
* fix paths
* fix apps with imageSelector
Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-08-08 23:25:02 +02:00
Stavros Kois
060187de0f
fix(nextcloud): sync client_max_body_size with PHP_UPLOAD_LIMIT ( #3383 )
2022-08-03 10:01:44 +02:00
Kjeld Schouten-Lebbing
f9e2a073e1
Update values.yaml
2022-07-26 20:27:42 +02:00
TrueCharts Bot
97d5375359
chore(deps): update docker general non-major ( #3295 )
...
* chore(deps): update docker general non-major
* Commit bumped App Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-07-25 20:36:51 +02:00
TrueCharts Bot
c9777b1178
chore(deps): update docker general non-major ( #3290 )
...
* chore(deps): update docker general non-major
* Commit bumped App Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-07-25 16:41:13 +02:00
TrueCharts Bot
0f843045b0
chore(deps): update docker general non-major ( #3276 )
...
* chore(deps): update docker general non-major
* Commit bumped App Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-07-23 13:56:12 +02:00
TrueCharts Bot
4fc34d459d
chore(deps): update docker general non-major ( #3266 )
2022-07-22 22:56:12 +02:00
Kjeld Schouten-Lebbing
ded5a3c0e6
run prettier as pre-commit hook ( #3264 )
2022-07-22 20:23:01 +02:00
TrueCharts Bot
db9f3edd6d
chore(deps): update docker general non-major ( #3258 )
...
* chore(deps): update docker general non-major
* Commit bumped App Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-07-22 13:43:53 +02:00
TrueCharts Bot
7cb4367496
chore(deps): update docker general non-major ( #3222 )
...
* chore(deps): update docker general non-major
* Commit bumped App Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-07-20 10:25:46 +02:00
TrueCharts Bot
36da6987f3
chore(deps): update docker general non-major ( #3192 )
...
* chore(deps): update docker general non-major
* Commit bumped App Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-07-16 12:36:49 +02:00
TrueCharts Bot
9060be5616
chore(deps): update docker general non-major ( #3184 )
...
* chore(deps): update docker general non-major
* Commit bumped App Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
* revert synclounge and fix domoticz
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-07-15 09:34:07 +03:00
TrueCharts Bot
1c27c59ee5
chore(deps): update docker general non-major ( #3171 )
...
* chore(deps): update docker general non-major
* Commit bumped App Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
* revert syncloung
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-07-14 13:49:21 +02:00
TrueCharts Bot
dcefa8c86f
chore(deps): update docker general non-major ( #3157 )
...
* chore(deps): update docker general non-major
* Commit bumped App Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-07-13 10:04:01 +02:00
TrueCharts Bot
c05b04fa14
chore(deps): update docker general non-major ( #3150 )
2022-07-12 19:35:43 +02:00
TrueCharts Bot
93d2bd4bc6
chore(deps): update docker general non-major ( #3128 )
...
* chore(deps): update docker general non-major
* Commit bumped App Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-07-11 11:42:12 +02:00
Kjeld Schouten-Lebbing
72362f8ada
fix(nextcloud): increase nginx fpm forwarding timeouts ( #3122 )
2022-07-10 19:47:52 +02:00
Kjeld Schouten-Lebbing
5a7d454f7c
fix(nextcloud): improve upload performance and predictability ( #3109 )
2022-07-09 15:54:14 +02:00
Kjeld Schouten-Lebbing
f6a77b3bad
feat(nextcloud/collabora): Add collabora as a nextcloud dependency ( #3097 )
...
* feat(nextcloud/collabora): Add collabora as a nextcloud dependency
* Turn collabora into a statefull set
* àdd collabora dependency
* app-data storage to userdata
* disable collabora for now
* also set access url (service) availability before trying to lock into the HPB
2022-07-08 15:44:55 +02:00
Kjeld Schouten-Lebbing
d72ed20881
fix(nextcloud): fix wrong accessip reference ( #3101 )
...
* Update values.yaml
* Update Chart.yaml
2022-07-08 14:36:45 +02:00
TrueCharts Bot
45826a0aaa
chore(deps): update docker general non-major ( #3089 )
...
* chore(deps): update docker general non-major
* Commit bumped App Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
* Commit bumped App Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
* Commit bumped App Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-07-07 20:00:56 +02:00
Kjeld Schouten-Lebbing
e7f4c4b9de
Update values.yaml
2022-07-07 18:38:42 +02:00
Kjeld Schouten-Lebbing
eb11ea64ce
fix(nextcloud): bypass hpb domain check ( #3093 )
2022-07-07 18:28:42 +02:00
Kjeld Schouten-Lebbing
c6281fb1be
fix(nextcloud): correct some mistakes in the migration script ( #3091 )
...
* fix some mistakes in nextcloud migration script
* Delete security.md
2022-07-07 15:16:43 +02:00
Kjeld Schouten-Lebbing
0e0ab4f5ae
feat(nextcloud): add Imaginary high-performance preview backend ( #3086 )
...
* feat(nextcloud): add imaginary high-performance preview backend
* reorder common a bit
* add imaginary service
* bump chart feature version
* Update charts/stable/nextcloud/values.yaml
* fix some image references
* whoops
* env
* add imaginary probes
* update FPM container
* add preview generation to cron
* make preview pregen a cronjob function
2022-07-06 21:52:15 +02:00
Kjeld Schouten-Lebbing
d16a274d70
fix(nextcloud): change nginx redirect options to not add port to query ( #3085 )
...
* fix(nextcloud): change nginx redirect options to not add port to query
* add two more low-level patches
* bump chart version
2022-07-06 20:09:45 +02:00
Kjeld Schouten-Lebbing
0a80fd487a
[Nextcloud] Split Nextcloud Containers and PVC's BREAKING CHANGE ( #2949 )
...
* Move to FPM container and add HPB support
* initial work on more security
* actually tested hpb
* add migration script
* minor questions.yaml tweaks
* remove access_url from configmap
* make the hpb url generate a tad more readable
2022-07-06 13:25:34 +02:00
TrueCharts Bot
9acc9a3418
chore(deps): update docker general non-major ( #3015 )
...
* chore(deps): update docker general non-major
* Commit bumped App Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-07-01 13:58:48 +02:00
Kjeld Schouten-Lebbing
624e7a3241
Revert "update container"
...
This reverts commit 8635426630
.
2022-06-29 18:39:55 +02:00
Kjeld Schouten-Lebbing
8635426630
update container
2022-06-29 18:11:36 +02:00
TrueCharts Bot
b152f886d3
chore(deps): update docker general non-major ( #3002 )
...
* chore(deps): update docker general non-major
* Commit bumped App Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-06-29 12:18:07 +02:00
TrueCharts Bot
da80b67f42
chore(deps): update docker general non-major ( #2999 )
...
* chore(deps): update docker general non-major
* Commit bumped App Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-06-27 18:17:40 +02:00
TrueCharts Bot
989a9ba652
chore(deps): update docker general non-major ( #2988 )
...
* chore(deps): update docker general non-major
* Commit bumped App Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-06-26 22:06:15 +02:00
Kjeld Schouten-Lebbing
0406f2db02
Update values.yaml
2022-06-25 22:55:24 +02:00
TrueCharts Bot
5f7d0829e1
chore(deps): update docker general non-major ( #2960 )
...
* chore(deps): update docker general non-major
* Commit bumped App Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-06-25 13:56:54 +02:00
TrueCharts Bot
c9ce61a234
chore(deps): update docker general non-major ( #2954 )
...
* chore(deps): update docker general non-major
* Commit bumped App Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-06-22 23:40:01 +02:00
TrueCharts Bot
069c23a19b
chore(deps): update docker general non-major ( #2848 )
...
* chore(deps): update docker general non-major
* Commit bumped App Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-06-11 09:31:56 +02:00
TrueCharts Bot
713cb51869
chore(deps): update docker general non-major ( #2831 )
...
* chore(deps): update docker general non-major
* Commit bumped App Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-06-07 20:38:42 +02:00
Kjeld Schouten-Lebbing
5529c2a3af
refactor(charts): BREAKING CHANGE ( #2836 )
...
* Update Apps with new Common version
* Patch with the secret fixes from common
* fix amd
2022-06-07 19:41:19 +02:00
TrueCharts Bot
81e974605b
chore(deps): update docker general non-major ( #2791 )
...
* chore(deps): update docker general non-major
* Commit bumped App Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-05-31 21:11:20 +02:00
TrueCharts Bot
59ba04b1b0
chore(deps): update docker general non-major ( #2744 )
...
* chore(deps): update docker general non-major
* Commit bumped App Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-05-24 20:18:58 +02:00
TrueCharts Bot
98ee5425ce
chore(deps): update container image tccr.io/truecharts/nextcloud to v24.0.0 ( #2714 )
...
* chore(deps): update container image tccr.io/truecharts/nextcloud to v24.0.0
* Commit bumped App Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
* Commit bumped App Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-05-24 16:25:18 +02:00
renovate[bot]
899c3a7842
chore(deps): update docker general non-major ( #2606 )
...
* chore(deps): update docker general non-major
* Commit bumped App Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2022-05-04 23:06:49 +02:00
renovate[bot]
7f12bce02b
chore(deps): update docker general non-major ( #2357 )
...
* chore(deps): update docker general non-major
* Commit bumped App Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2022-03-31 15:09:42 +02:00
renovate[bot]
2f55fc6cc8
chore(deps): update docker general non-major ( #2347 )
...
* chore(deps): update docker general non-major
* Commit bumped App Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2022-03-30 15:40:58 +02:00
renovate[bot]
6a595952b1
chore(deps): update docker general non-major ( #2338 )
...
* chore(deps): update docker general non-major
* Commit bumped App Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-03-30 10:01:13 +02:00
TrueCharts-Bot
17ace265fc
chore(deps): update docker general non-major
2022-03-25 02:16:03 +00:00
renovate[bot]
596fb9f935
chore(deps): update docker general non-major ( #2175 )
...
* chore(deps): update docker general 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>
2022-03-15 16:05:49 +01:00
renovate[bot]
d5e02d91c2
chore(deps): update container image tccr.io/truecharts/nextcloud to v23.0.2 ( #2110 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-03-07 14:10:16 +01:00
renovate[bot]
cd0ac6d76b
chore(deps): update docker general non-major ( #2046 )
...
* chore(deps): update docker general 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>
2022-03-07 01:59:10 +01:00
renovate[bot]
9748e37130
chore(deps): update docker general non-major ( #2008 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-03-03 13:44:17 +01:00
renovate[bot]
03b3402552
chore(deps): update docker general non-major ( #2006 )
...
* chore(deps): update docker general 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>
2022-03-03 12:43:26 +01:00
renovate[bot]
c4e08f8f25
chore(deps): update docker general non-major ( #1924 )
...
* chore(deps): update docker general 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>
2022-02-21 17:53:17 +01:00
Stavros Kois
570baae023
chore(nextcloud): clrearly indicate values that used only on first install ( #1909 )
...
* chore(nextcloud): clrearly indicate values that used only on first install
* cleanup values
2022-02-20 15:10:14 +01:00
renovate[bot]
d34db8128a
chore(deps): update docker general non-major ( #1849 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-02-05 11:06:32 +01:00
renovate[bot]
4940f8a168
chore(deps): update docker general non-major docker tags ( #1823 )
...
* chore(deps): update docker general 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>
2022-01-31 22:18:04 +01:00
renovate[bot]
2a0a40079c
chore(deps): update docker general non-major ( #1764 )
...
* chore(deps): update docker general 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>
2022-01-22 12:32:54 +01:00
renovate[bot]
943a75d1c7
chore(deps): update docker general non-major ( #1757 )
...
* chore(deps): update docker general 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>
2022-01-21 12:09:18 +01:00
renovate[bot]
13370e9a1e
chore(deps): update docker general non-major ( #1751 )
...
* chore(deps): update docker general 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>
2022-01-21 01:52:02 +01:00
renovate[bot]
eb54f0f599
chore(deps): update docker general non-major ( #1728 )
...
* chore(deps): update docker general 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>
2022-01-18 00:58:21 +01:00
renovate[bot]
cdc192e00e
chore(deps): update docker general non-major ( #1607 )
...
* chore(deps): update docker general 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-12-24 18:33:13 +01:00
Stavros Kois
6a4a9dd5ee
chore(apps): move `envTpl` to `env` ( #1578 )
2021-12-19 23:53:28 +01:00
renovate[bot]
1f333d7f9c
chore(deps): update docker general non-major ( #1567 )
...
* chore(deps): update docker general 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-12-19 16:27:53 +01:00
Stavros Kois
e14d7a3813
feat(apps): move user/pass/secrets/keys from `env` to `secret` ( #1501 )
...
* feat(apps): move user/pass/secrets/keys from `env` to `secret`
* uptimerobot-prometheus
* podgrab
* grafana
* nextcloud
* openldap, also fix some variable types
* healthchecks
* onlyoffice
* transmission
* fix variable type (stash)
* handbrake (also fix some variable types)
* jd2 (also fix some var values
* whoops
* try this
* bump major
* fix calibre var type
* fix var types on 2 apps
* add placeholders on questions and set `private: true` on passwords/tokens/secrets
2021-12-11 13:49:05 +01:00
renovate[bot]
885b253b8b
chore(deps): update non-major ( #1466 )
2021-12-05 12:48:06 +01:00
renovate[bot]
f0e4862008
chore(deps): update container image tccr.io/truecharts/nextcloud to v23.0.0 ( #1447 )
...
* chore(deps): update container image tccr.io/truecharts/nextcloud to v23.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-12-03 21:36:25 +01:00
kjeld Schouten-Lebbing
9ab1b65059
chore(apps): ensure container references are prefixed with v
2021-12-03 13:16:22 +01:00
Kjeld Schouten-Lebbing
46c3126fa4
chore(apps): move all container references to TCCR ( #1448 )
2021-12-03 13:02:44 +01:00
renovate[bot]
73c44d3c61
chore(deps): update non-major ( #1431 )
...
* 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-30 14:45:07 +01:00
Stavros Kois
b1e5faa4c4
fix(apps): move conflicting ports to 10xxx range ( #1415 )
...
* fix(apps): move conflicting ports to 10xxx range
* remove `protocol: TCP` as its the default anyway
* Change `"HTTP"` -> `HTTP` to much common
* lms udp port should be udp protocol
* resolve some conflicts
* clear port 80 conficts
* clean 3000 and 5000 port conflicts
* more conflict cleaning
* more conflict cleaning
* more cleanup
* more
* cleanup
* Avoid confclicts with official apps
2021-11-28 10:26:31 +01:00
renovate[bot]
82965339e2
chore(deps): update non-major ( #1380 )
...
* 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-22 21:56:56 +01:00
kjeld Schouten-Lebbing
56c0dcb011
fix(nextcloud): remove specific times for nextcloud startup probes
...
Also has the effect of increasing startup times for backups.
2021-11-21 13:24:47 +01:00
renovate[bot]
c6e18fba53
chore(deps): update non-major ( #1350 )
...
* 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-18 22:59:35 +01:00
renovate[bot]
12c9065533
chore(deps): update non-major docker tags ( #1339 )
...
* 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-11-16 00:44:06 +01:00
Stavros Kois
19df900522
chore(apps): persistence cleanup and small bugfixes ( #1329 )
...
* chore(apps): remove persistence size from values
* remove type from persistence from values.yaml
* remove accessMode from persistence from values
* devices dont user persistence
* remove empty lines
* restore accessMode in common, whoops
* quote all mountPaths
* convert `'` to `"`
* fix empty lines
* add missing mountPath on values
* add missing persistence on values
* fix var name on quetsions
* remove disabled persistence from values which are not even defined in questions
* remove more type, accessMode and size
* mountpath -> mountPath
* mounthPath -> mountPath
* booksonic-air persistence cleanup
* remove empty lines
* fix mountPath
* remove unused persistence
* teamspeak3 fix var name in persistence
* remove persistence that will probably be user defined storage
* remove persistence that will probably be user defined storage
* add missing persistence from values
* fix openldap volclaim
* remove persistence that will probably be user defined storage
* add missing persistence from values
* fix path ff3
* fix mountPath
* add missing persistence from values
* remove persistence that will probably be user defined storage
* revert changes in volClaimTemplate
* remove varrun from questions
* fix and cleanup questions postgres
* calm down CI
* ci only value
2021-11-14 20:19:16 +01:00
kjeld Schouten-Lebbing
41f86f4ac4
fix(nextcloud): revert nextcloud container update due to upstream performance issues
2021-11-14 15:55:30 +01:00
renovate[bot]
f4de89c92c
chore(deps): update non-major ( #1327 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-11-14 15:54:30 +01:00
Kjeld Schouten-Lebbing
76163cdad4
feat(nextcloud): use our own redis chart ( #1310 )
...
* setup nextcloud to use our own Redis Chart
* also bump common on redis
* bymp redis
* bumps
2021-11-12 20:59:00 +01:00
Kjeld Schouten-Lebbing
d648f10e94
feat(Apps): Simplify the Services GUI ( #1290 )
...
* standardise default serviceType
* remove noteport default setting
* completely yeet nodeport
* remove some crap from targetPort
* Simplify ports section
* fix calibre
* fix gitea
* cleanup hyperionNG
Fixes : #1288
* fix k8s gateway mistake
* fix miniflux
* fix nextcloud
* nulserv and nzbhydra fixes
* owncase fix
* resilio fix
* tdarrfix
* unifi and valheim fixes
2021-11-07 00:32:56 +01:00
kjeld Schouten-Lebbing
dcd5947918
Bulk add targetPort to values.yaml for stable Apps
2021-11-06 22:55:18 +01: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
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
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
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
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
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
renovate[bot]
83071759f4
chore(deps): update non-major ( #1103 )
...
* 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-06 01:03:38 +02: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
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
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
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
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
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
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
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
Renovate Bot
2c5919d42f
chore(deps): update non-major
2021-09-13 14:12:56 +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
kjeld Schouten-Lebbing
9e02fb55a6
try standardising nextcloud reference
2021-09-11 14:55:26 +02:00
kjeld Schouten-Lebbing
ced7d182c2
fix some dockertags being wrong
2021-09-11 13:52:00 +02:00
Kjeld Schouten-Lebbing
a8670a1482
feat: pin all container references to digests ( #963 )
2021-09-11 13:00:39 +02:00