TrueCharts-Admin
b3419497bb
chore(deps): update container image tccr.io/truecharts/minio-console to v0.23.0
2023-02-03 08:10:56 +00:00
TrueCharts-Admin
0b896db619
chore(deps): update container image tccr.io/truecharts/minio-console to v0.22.5
2023-01-16 18:21:00 +00:00
TrueCharts-Admin
349c1f2ec2
chore(deps): update container image tccr.io/truecharts/minio-console to v0.22.3
2022-12-22 06:22:35 +00:00
TrueCharts-Admin
618ed8922d
chore(deps): update container image tccr.io/truecharts/minio-console to v0.22.2
2022-12-11 06:23:45 +00:00
TrueCharts-Admin
b8c2488231
chore(deps): update container image tccr.io/truecharts/minio-console to v0.22.1
2022-12-07 08:27:48 +00:00
TrueCharts-Admin
c0dd2b85d8
Update container image tccr.io/truecharts/minio-console to v0.22.0
2022-12-03 19:14:08 +00:00
TrueCharts-Admin
c6d0fde9d1
chore(deps): update container image tccr.io/truecharts/minio-console to v0.21.3
2022-11-17 12:17:43 +00:00
TrueCharts Bot and GitHub
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 and GitHub
967bdbacef
chore(deps): update docker general non-major ( #4181 )
...
* 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-25 09:06:43 +03:00
TrueCharts Bot and GitHub
bf74ab3b3a
chore(deps): update docker general non-major ( #4108 )
...
* 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-16 12:50:39 +03:00
TrueCharts Bot and GitHub
e1cbd7c0cb
chore(deps): update docker general non-major ( #3975 )
...
* 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-01 12:55:00 +02:00
TrueCharts Bot and GitHub
3c0bacbf6b
chore(deps): update docker general non-major ( #3938 )
...
* 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-28 12:07:16 +02:00
TrueCharts Bot and GitHub
03b0ab3e45
chore(deps): update docker general non-major ( #3827 )
...
* 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-21 19:28:37 +02:00
TrueCharts Bot and GitHub
8229f1a5e5
chore(deps): update docker general non-major ( #3790 )
...
* 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-19 11:20:18 +02:00
TrueCharts Bot and GitHub
ea7f789975
chore(deps): update docker general non-major ( #3727 )
...
* 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-10 13:05:59 +03:00
TrueCharts Bot and GitHub
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 and GitHub
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
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
cd111d3aef
chore(deps): update docker general non-major ( #3356 )
...
* chore(deps): update docker general non-major
* Commit bumped App Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org >
* Update charts/stable/gitea/Chart.yaml
* Update charts/incubator/thunderbird/Chart.yaml
* Update charts/incubator/thunderbird/Chart.yaml
* Commit bumped App Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org >
* fix precommit
* skip [skip ci]
* trigger
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com >
Co-authored-by: Stavros kois <s.kois@outlook.com >
2022-08-02 00:05:53 +00:00
TrueCharts Bot and GitHub
b7bc2f1b37
chore(deps): update docker general non-major ( #3301 )
...
* chore(deps): update docker general non-major
* Commit bumped App Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org >
2022-07-26 12:04:46 +02:00
TrueCharts Bot and GitHub
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 and GitHub
70d253d85b
chore(deps): update docker general non-major ( #3279 )
...
* chore(deps): update docker general non-major
* Commit bumped App Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org >
2022-07-23 15:47:06 +02:00
TrueCharts Bot and GitHub
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 and GitHub
20f79b61a6
chore(deps): update docker general non-major ( #2927 )
...
* chore(deps): update docker general non-major
* Commit bumped App Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org >
2022-06-18 10:51:05 +02:00
Stavros Kois and GitHub
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 and GitHub
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 and GitHub
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 and GitHub
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 and GitHub
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 and GitHub
234ab4754d
chore(deps): update docker general non-major ( #2679 )
...
* chore(deps): update docker general non-major
* Commit bumped App Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org >
2022-05-14 16:11:42 +02:00
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
9f220c8de2
chore(deps): update docker general non-major ( #2577 )
...
* 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-28 07:41:47 +02:00
e43e31df89
chore(deps): update docker general non-major ( #2522 )
...
* 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-20 12:21:10 +02:00
1b2f1d7fce
chore(deps): update docker general non-major ( #2494 )
...
* 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-16 08:31:21 +02:00
TrueCharts-Bot and renovate[bot]
7303d239d8
chore(deps): update docker general non-major
2022-04-13 00:05:22 +00:00
53d059b69e
chore(deps): update docker general non-major ( #2478 )
...
* 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-12 10:57:39 +02:00
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 and renovate[bot]
4db9ab107a
chore(deps): update docker general non-major
2022-03-26 05:33:57 +00:00
TrueCharts-Bot and renovate[bot]
3860185896
chore(deps): update docker general non-major
2022-03-22 19:53:09 +00:00
TrueCharts-Bot and renovate[bot]
67eaeffea0
chore(deps): update docker general non-major
2022-03-18 12:02:26 +00:00
5c2206eb40
chore(deps): update docker general non-major ( #2198 )
...
* 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-17 09:15:06 +01:00
Kjeld Schouten-Lebbing and GitHub
28e7d5dd0f
Revert "chore(deps): update docker general non-major ( #2196 )" ( #2197 )
...
This reverts commit 82d2ec2805 .
2022-03-17 09:06:41 +01:00
82d2ec2805
chore(deps): update docker general non-major ( #2196 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2022-03-17 09:06:13 +01:00
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
2d331d15ca
chore(apps): remove TZ from values. ( #1945 )
...
* chore(apps): remove TZ from values.
* chore(apps): remove TZ from values.
Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl >
2022-03-03 10:44:21 +01:00
1836fd6c08
chore(deps): update docker general non-major ( #1855 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2022-02-06 15:15:32 +01:00
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
7e89255cd6
chore(deps): update docker general non-major ( #1786 )
...
* 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-24 13:56:18 +01:00
47d9c81e5c
chore(deps): update docker general non-major ( #1677 )
...
* 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 >
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 >
2022-01-10 18:55:19 +01:00
ed4e1ee754
chore(deps): update docker general non-major ( #1646 )
...
* 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-03 22:36:51 +01:00