TrueCharts-Admin
d95c935c61
chore(deps): update container image tccr.io/truecharts/plex to v1.30.0.6486
2022-12-22 22:18:27 +00:00
Stavros Kois
7a0582895a
fix(plex): When ClusterIP, only advertise ingress host if any ( #4412 )
...
* fix(plex): When ClusterIP, only advertise ingress host if any
* also append additional urls
* clean
2022-11-14 21:08:58 +01:00
TrueCharts Bot
5673252dab
chore(deps): update docker general non-major ( #4355 )
...
* chore(deps): update docker general non-major
* Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-11-09 09:18:51 +02:00
TrueCharts Bot
21a20e4e18
chore(deps): update docker general non-major ( #4286 )
...
* chore(deps): update docker general non-major
* Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-11-03 03:26:26 +02:00
TrueCharts Bot
efda1e9e2e
chore(deps): update docker general non-major ( #4201 )
...
* chore(deps): update docker general non-major
* Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-10-27 07:51:28 +03:00
TrueCharts Bot
d611428601
chore(deps): update docker general non-major ( #4155 )
...
* chore(deps): update docker general non-major
* Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
* fix 2 apps
* update digest
* Update charts/incubator/etesync/Chart.yaml
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-10-22 16:35:47 +03:00
TrueCharts-Admin
a1bf9efe33
chore(deps): update docker general non-major
2022-10-07 11:45:00 +02:00
TrueCharts Bot
95df6b7a78
chore(deps): update docker general non-major ( #3965 )
...
* chore(deps): update docker general non-major
* Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-09-30 09:16:45 +03:00
TrueCharts Bot
63021f6f27
chore(deps): update docker general non-major ( #3881 )
...
* chore(deps): update docker general non-major
* Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-09-25 08:51:31 +03:00
TrueCharts Bot
9e435770df
chore(deps): update docker general non-major ( #3660 )
...
* chore(deps): update docker general non-major
* Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-09-02 11:42:14 +02:00
TrueCharts Bot
210ae2894e
chore(deps): update docker general non-major ( #3623 )
...
* chore(deps): update docker general non-major
* Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-08-30 08:49:45 +03:00
Stavros Kois
b1912a37a8
fix(plex): init script quotes it automatically ( #3598 )
2022-08-27 23:06:04 +02:00
Stavros Kois
f265dea10e
feat(plex): disable GDM by default ( #3597 )
...
* feat(plex): disable GDM by default
* Update charts/stable/plex/Chart.yaml
2022-08-27 23:00:30 +02:00
Stavros Kois
998eed39c4
fix(plex): fix tpl error ( #3515 )
...
* fix(plex): fix tpl error
* remove test ingress
2022-08-19 11:38:07 +03:00
TrueCharts Bot
8ff1c4bac8
chore(deps): update docker general non-major docker tags ( #3512 )
...
* chore(deps): update docker general non-major docker tags
* Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-08-19 08:49:06 +03:00
Stavros Kois
741f0425fe
feat(plex): Pre-fill ADVERTISE_IP with the server ip and ingress ( #3464 )
...
* feat(plex): Pre-fill ADVERTISE_IP with the server ip
* slight change
* update values
* remove
* url with port
* update description
* move non-env values to another dict
* fix reference
2022-08-18 22:12:25 +02:00
TrueCharts Bot
ca2970fc01
chore(deps): update docker general non-major ( #3421 )
...
* chore(deps): update docker general non-major
* Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-08-10 08:32:13 +03:00
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
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
54b3e7b0f6
chore(deps): update docker general non-major ( #3078 )
...
* chore(deps): update docker general non-major
* Commit bumped App Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-07-06 20:09:05 +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
0872d0d5fc
chore(deps): update docker general non-major ( #2931 )
...
* chore(deps): update docker general non-major
* Commit bumped App Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-06-21 08:26:39 +02:00
Stavros Kois
ff2a5dae0d
chore(apps): Sync questions and values env's ( #2916 )
...
* chore(apps): Sync questions and values env's
* chore(apps): sync questions and values env's
* chore(apps): sync questions and values env's
* chore(apps): sync questions and values env's
* chore(apps): sync questions and values env's
* chore(apps): sync questions and values env's
* chore(apps): sync questions and values env's
* remove disabled ingress from values
* remove required: false from questions
* whoops
* some cleanup
* more cleanup
* clean
* commented
* some fixes
2022-06-17 10:24:54 +02:00
TrueCharts Bot
c7aabd3582
chore(deps): update docker general non-major ( #2890 )
...
* chore(deps): update docker general non-major
* Commit bumped App Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-06-15 10:29:02 +03:00
TrueCharts Bot
4a8d901aed
chore(deps): update docker general non-major ( #2821 )
...
* chore(deps): update docker general non-major
* Commit bumped App Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-06-03 14:37:37 +02:00
TrueCharts Bot
1e65da6b57
chore(deps): update docker general non-major ( #2817 )
...
* chore(deps): update docker general non-major
* Commit bumped App Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-06-02 11:36:11 +02:00
TrueCharts Bot
fd4a9ba0c9
chore(deps): update docker general non-major ( #2740 )
2022-05-24 09:53:54 +02:00
TrueCharts Bot
300e55c086
chore(deps): update docker general non-major ( #2695 )
2022-05-17 09:11:51 +02:00
renovate[bot]
74c4859701
chore(deps): update docker general non-major ( #2571 )
...
* 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-04-26 09:56:48 +00:00
renovate[bot]
3354e963ac
chore(deps): update docker general non-major ( #2460 )
...
* 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: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-04-09 10:28:47 +02:00
TrueCharts-Bot
17ace265fc
chore(deps): update docker general non-major
2022-03-25 02:16:03 +00:00
TrueCharts-Bot
67eaeffea0
chore(deps): update docker general non-major
2022-03-18 12:02:26 +00:00
renovate[bot]
18ad857247
chore(deps): update docker general non-major ( #1980 )
...
* 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-28 12:43:37 +01:00
renovate[bot]
3ff538a498
chore(deps): update docker general non-major ( #1876 )
...
* 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-10 17:15:40 +01:00
renovate[bot]
90e86d32bf
chore(deps): update docker general non-major ( #1836 )
...
* 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-03 19:20:35 +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]
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]
c8a911b2b4
chore(deps): update docker general non-major docker tags ( #1609 )
...
* 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>
2021-12-24 22:04:27 +01:00
Kjeld Schouten-Lebbing
cb2f84f3a7
remove weird versioning from plex, breaking renovate
2021-12-24 18:10:20 +01:00
renovate[bot]
e8dbca32f5
chore(deps): update non-major ( #1449 )
...
* 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-12-03 15:07:49 +01:00
Kjeld Schouten-Lebbing
46c3126fa4
chore(apps): move all container references to TCCR ( #1448 )
2021-12-03 13:02:44 +01:00
Kjeld Schouten-Lebbing
5b84caa715
fix(apps): correct some ports mistakes ( #1416 )
...
* fix(apps): correct some ports mistakes
* Some fixes and cleanup
2021-11-28 10:44:06 +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
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
dcd5947918
Bulk add targetPort to values.yaml for stable Apps
2021-11-06 22:55:18 +01: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
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
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]
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