Commit Graph

34 Commits

Author SHA1 Message Date
TrueCharts-Admin 06bd99aeaf chore(deps): update container image tccr.io/truecharts/nginx to 1.23.2 2022-12-07 12:33:54 +00:00
TrueCharts-Admin 0497fdeccb Update container image tccr.io/truecharts/nginx to 1.23.2 2022-11-16 14:16:24 +00:00
TrueCharts Bot 9a4c313304
chore(deps): update docker general non-major (#4414)
* 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-14 09:08:05 +02:00
TrueCharts Bot f5c10e1ac8
chore(deps): update docker general non-major (#4230)
* 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-29 13:40:07 +03:00
TrueCharts Bot 91bc0a7611
chore(deps): update docker general non-major (#4218)
* 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-28 11:54:24 +03: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 e3b5269604
chore(deps): update docker general non-major (#4189)
* 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-26 08:43:15 +03:00
TrueCharts Bot fe38c5e074
chore(deps): update docker general non-major (#4139)
* 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-21 13:25:38 +03:00
TrueCharts-Admin a1bf9efe33 chore(deps): update docker general non-major 2022-10-07 11:45:00 +02:00
TrueCharts Bot f0757f0e2c
chore(deps): update docker general non-major (#3772)
* 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-15 17:42:23 +02:00
TrueCharts Bot b079c0685b
chore(deps): update docker general non-major (#3561)
* chore(deps): update docker general non-major

* Commit bumped Chart Version

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

* shorten and lint description

* Commit bumped Chart Version

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

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-08-25 08:57:08 +02:00
TrueCharts Bot e44eb9524b
chore(deps): update docker general non-major (#3552)
* 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-24 08:37:37 +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
TrueCharts Bot 9125a76065
chore(deps): update docker general non-major (#3503)
* 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-18 10:54:30 +02:00
TrueCharts Bot f0a4bd52cd
chore(deps): update docker general non-major docker tags (#3465)
* 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-14 11:50:56 +03:00
TrueCharts Bot 171b18a429
chore(deps): update docker general non-major (#3377)
* chore(deps): update docker general non-major

* Commit bumped Chart Version

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

* fix nc

* initcontainer security context

* Update charts/stable/inventree/values.yaml

Co-authored-by: Stavros kois <s.kois@outlook.com>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-08-09 12:14:27 +02: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 94b4fe389c chore(deps): update docker general non-major 2022-07-30 08:25:55 +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 e7101c635d
chore(deps): update docker general non-major (#3284)
* chore(deps): update docker general non-major

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-07-24 10:32:45 +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 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 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
Stavros Kois d426cb6155
fix(librephotos, vikunja): fix rediscreds not found (#2952)
* fix(vikunja): fix

* ?

* try again

* try

* fix(librephotos): fix missing rediscreds

* revert scalar
2022-06-23 09:13:51 +03: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
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 0a6cae7eb7
chore(deps): update docker general non-major (#2762)
* chore(deps): update docker general non-major

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-05-29 12:30:16 +02:00
TrueCharts Bot 63fa6a260d
chore(deps): update docker general non-major (#2706)
* chore(deps): update docker general non-major

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-05-18 19:09:29 +02:00
TrueCharts Bot a7da9d0914
chore(deps): update docker general non-major (#2658)
* chore(deps): update docker general non-major

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-05-13 09:35:54 +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
Stavros Kois 9048fb4038
feat(vikunja): move to stable (#2528) 2022-04-21 16:34:52 +03:00