Commit Graph

1791 Commits

Author SHA1 Message Date
Stavros Kois d276cfebd0
fix(mc-bungeecord): fix service ports (#3454) 2022-08-12 20:42:47 +00:00
TrueCharts Bot 384bb2e450
chore(deps): update docker general non-major (#3453)
* 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-12 22:40:58 +02:00
Xstar97 c8d742ae81
fix(mymediaforalexa): moved to stable and mod docs (#3423)
* fix(mymediaforalexa): moved to stable and mod docs

* Create README.md

* Update charts/stable/mymediaforalexa/docs/installation_notes.md

* Update charts/stable/mymediaforalexa/docs/installation_notes.md

* move not delete

* no message

Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Co-authored-by: Stavros kois <s.kois@outlook.com>
2022-08-12 23:36:04 +03:00
truecharts-bot 95acefafc5 chore: Auto-update chart README [skip ci] 2022-08-12 20:35:33 +00:00
Stavros Kois 7bf4eabc04
fix(neko): cleanup (#3390)
* fix(neko): cleanup

* add neko images

* one more

* rename

* lint

* update some images

* update images
2022-08-12 23:32:07 +03:00
Kjeld Schouten-Lebbing c5b2f8f13f
chore(charts): add documentation checkbox/section to all SCALE Apps 2022-08-12 13:15:27 +02:00
Stavros Kois 16fbffb961
fix(templates): move extraArgs from .Values.controller to .Values (#3447)
* fix(templates): move extraArgs from .Values.controller to .Values

* update questions

* whoops

Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-08-12 10:40:46 +02:00
truecharts-bot fd4360c209 chore: Auto-update chart README [skip ci] 2022-08-11 17:27:37 +00:00
TrueCharts Bot a53fceb8db
chore(deps): update container image tccr.io/truecharts/jitsi-jicofo to v7577 (#3435)
* chore(deps): update container image tccr.io/truecharts/jitsi-jicofo to v7577

* Commit bumped Chart Version

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

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-08-11 20:24:19 +03:00
truecharts-bot 50b7fdb76d chore: Auto-update chart README [skip ci] 2022-08-11 08:06:47 +00:00
sagit ded9a06fa0
fix(jekins): Fix permission (#3439)
* fix permission

* bump
2022-08-11 08:03:45 +00:00
truecharts-bot 5da7d693ba chore: Auto-update chart README [skip ci] 2022-08-10 21:57:10 +00:00
Stavros Kois d5ea8234c1
fix(authentik): fix ldap outpost settings not showing, and make mail port an int (#3433) 2022-08-10 21:53:54 +00:00
truecharts-bot 757ee3bbae chore: Auto-update chart README [skip ci] 2022-08-10 19:00:23 +00:00
Stavros Kois 647b6c12a1
fix(authentik): only set ints when are defined (#3432) 2022-08-10 18:56:53 +00:00
truecharts-bot 2119a0072c chore: Auto-update chart README [skip ci] 2022-08-10 07:36:04 +00:00
Stavros Kois 187da84006
fix(authentik): enable services/ports and disable geoip by default (#3424)
* fix(authentik): enable services/ports and disable geoip by default

* dedupe port names
2022-08-10 07:32:53 +00:00
truecharts-bot 81c25be9bc chore: Auto-update chart README [skip ci] 2022-08-10 05:43:24 +00: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
truecharts-bot cd8ae09a6f chore: Auto-update chart README [skip ci] 2022-08-09 22:17:59 +00:00
Stavros Kois 1920ecf582
feat(authentik): BREAKING CHANGE - Modularize it and add LDAP outpost (#3380)
* fix(authentik): make it modular and maintainable

* add volume mounts on worker

* move geoip to container instead of cron

* remove sercetkey from env and rename tpl

* add initial configmap and cleanup

* add rest of the config

* fix geoip

* add footer links config

* remove empty space

* finish with geoip config and ui

* update UI

* rename to error reporting

* Add ldap outpost

* add ldap healthcheck

* remove proxy reference

* geoip runs as root

* geoip issue for heathchecks

* add another todo

* Give full configuration options on service and move disable/enable login in tpl and add metrics endpoints

* change metrics ports of one of the containers to avoid conflicts

* whitespace

* add note

* add notes

* expose container ports for ldap

* correct ports

* Enable prometheus metrics for main container

* disable metrics when disabled

* not needed

* no message

* add name to container port,

* make note more clear

* don't micromanage services. let user do that

* lint

* define mail secrets only if defined

* handle better few secrets

* μορε

* whoops

* handle null

* quote "null"

* handle poteentialy empty strings

* handle empty string

* fix

* move ports to configmap

* move more to configmap

* hmm

* add placeholders to avoid empty secrets

* hmm

* hmm

* no message

* hmm?

* maybe?

* hmm

* damn

* b64enc all secrets

* quote again

* turn off geoip and ldap

* no rofs on worker

* rofs

* d

* test empty secret

* test footer links

* disable ldap for ci
2022-08-10 01:14:43 +03:00
truecharts-bot a8d0844431 chore: Auto-update chart README [skip ci] 2022-08-09 20:56:50 +00:00
Xstar97 6c2118a0bc
fix(mymediaforalexa): mod main port for web access (#3417)
* fix(mymediaforalexa): mod main port for web access

* Update charts/incubator/mymediaforalexa/values.yaml

* bumped mymediaforalexa

Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-08-09 23:53:47 +03:00
truecharts-bot 73aa1f727c chore: Auto-update chart README [skip ci] 2022-08-09 15:36:27 +00:00
TrueCharts Bot 214acdb513
chore(deps): update helm general non-major helm releases to v10.4.9 (#3413) 2022-08-09 17:15:10 +02:00
Stavros Kois d27ea4d9b5
fix(mymediaforalexa): enable second service (#3414) 2022-08-09 17:13:02 +02:00
truecharts-bot 1826b46a28 chore: Auto-update chart README [skip ci] 2022-08-09 10:35:25 +00:00
Xstar97 dc8d68d784
fix(zoneminder): Add path for open button (#3409)
* fix(zoneminder): Add path for open button

* add path

* update desc

* bump

* cleanup

Co-authored-by: Stavros kois <s.kois@outlook.com>
2022-08-09 12:23:31 +02:00
Xstar97 f18289250b
feat(mymediaforalexa): Add mymediaforalexa (#3404)
* feat(mymediaforalexa): Add mymediaforalexa

* adapt to new questions template

* update notes

* root

* Update charts/incubator/mymediaforalexa/questions.yaml

* Update charts/incubator/mymediaforalexa/values.yaml

* Create README.md

* use amd64 image

* tcp is default

* disable rofs

* root

* empty space

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:23:05 +02:00
Xstar97 c16145c3e3
fix(rickroll): Add rickroll images and network (#3400)
* fix(rickroll): Add rickroll images and network

* add ci tests and missing sections

* update images

* update digest

Co-authored-by: Stavros kois <s.kois@outlook.com>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-08-09 12:22:11 +02:00
Stavros Kois 05416a0019
fix(baikal): cleanup (#3389)
* fix(baikal): cleanup

* update image
2022-08-09 12:20:56 +02:00
Stavros Kois 42df10d88e
fix(actualserver): cleanup (#3388)
* fix(actualserver): cleanup

* update image

* lint

Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-08-09 12:20:48 +02:00
Stavros Kois d0322eb451
fix(obisidian): cleanup (#3387)
* fix(obisidian): cleanup

* adapt to new questions template

* Update charts/incubator/obsidian/Chart.yaml

* fix ui storage

* whoop

* update image

Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-08-09 12:19:56 +02:00
Stavros Kois e3d41435e2
fix(flame): cleanup and attempt to enable k8s integration (#3385)
* fix(flame): cleanup

* make k8s integration an option

Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-08-09 12:19:13 +02:00
Watteel Pascal 09f1b94497
feat(jenkins): Jenkins (#3378)
* Initial release

* Create README.md

* fix service and add env

* adapt to new questions templates

* whoops

* update image

* update nexus image

* Update charts/incubator/jenkins/Chart.yaml

Co-authored-by: Stavros kois <s.kois@outlook.com>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-08-09 12:17:59 +02: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
truecharts-bot aa39c09e86 chore: Auto-update chart README [skip ci] 2022-08-08 23:15:26 +00:00
TrueCharts Bot 763af7a7b9
chore(deps): update helm general non-major helm releases (#3376) 2022-08-08 23:59:40 +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 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 6c1ee61977 chore: Auto-update chart README [skip ci] 2022-08-01 21:06:32 +00:00
Stavros Kois 8ff369a0ec
fix(thunderbird): cleanup (#3372)
* fix(thunderbird): cleanup

* tcp probe

* update image

* root
2022-08-01 21:03:37 +00:00
truecharts-bot 545ab2b1b1 chore: Auto-update chart README [skip ci] 2022-08-01 20:29:50 +00:00
StevenMcElligott 5fb36e199e
fix(Kitchenowl): Specify FRONT_URL env var (#3371)
* fix(KitchenOwl): Expose FRONT_URL env-var

* added semVer

* Update charts/incubator/kitchenowl/questions.yaml

* Update charts/incubator/kitchenowl/questions.yaml

Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-08-01 20:26:52 +00:00
truecharts-bot 484cf18151 chore: Auto-update chart README [skip ci] 2022-08-01 20:08:12 +00:00
StevenMcElligott f2b20a855f
fix(Openserver) - Change internal port 80 (#3370)
* fix-openproject-port80

* update semVer
2022-08-01 23:04:23 +03:00
truecharts-bot 731378edba chore: Auto-update chart README [skip ci] 2022-08-01 09:54:35 +00:00
Watteel Pascal 2154d5cf00
feat(nexus): Nexus (#3368)
* Initial Release

* fix code prettier

* fix prettier and readme bug

* Create README.md

Manually added readme file, as visual studio and git doesn't seem to upload it.

* apply some formatting and try with rofs

* it's already running as non-root

* update variable

* clean values

Co-authored-by: Stavros kois <s.kois@outlook.com>
2022-08-01 09:51:36 +00:00
truecharts-bot 0bd63f9b1a chore: Auto-update chart README [skip ci] 2022-08-01 08:47:54 +00:00
StevenMcElligott 8aaa1fdb55
fix(openproject): Add DB and main service port (#3354)
* fix(openproject): Add DB and main service port

Let's see how much more I need lol

* Update Chart.yaml

* more fixes

* Update Chart.yaml

* Other fixes I missed

* trying this one with port 80

* add some fixes

* fix pg

* whoops

Co-authored-by: Stavros kois <s.kois@outlook.com>
2022-08-01 11:44:49 +03:00
truecharts-bot b7a93c307f chore: Auto-update chart README [skip ci] 2022-07-31 19:54:39 +00:00
Stavros Kois 75ece587a3
chore(gokapi): bump for ci test (#3365) 2022-07-31 19:51:36 +00:00
truecharts-bot 33632fce1d chore: Auto-update chart README [skip ci] 2022-07-31 18:45:17 +00:00
Stavros Kois 563c4931f6
chore(gokapi): bump to test ci (#3363) 2022-07-31 18:41:50 +00:00
truecharts-bot 362abe7e5a chore: Auto-update chart README [skip ci] 2022-07-31 10:39:09 +00:00
sagit 586fe2f8ec
move (#3361) 2022-07-31 13:35:43 +03:00
truecharts-bot f074e6c99b chore: Auto-update chart README [skip ci] 2022-07-30 13:23:54 +00:00
Stavros Kois 92f6a4e879
feat(kitchenowl): add kitchenowl (#3353)
* feat(kitchenowl): add kitchenowl

* feat(kitchenowl): add kitchenowl

* try rootless

* runas root
2022-07-30 13:18:35 +00:00
TrueCharts-Bot 0fb1ca3d74 Commit bumped App Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-07-30 08:25:55 +02:00
TrueCharts-Bot 94b4fe389c chore(deps): update docker general non-major 2022-07-30 08:25:55 +02:00
truecharts-bot bb3d963bf8 chore: Auto-update chart README [skip ci] 2022-07-29 17:30:40 +00:00
Stavros Kois 4ee2611f0e
chore(gokapi): bump (#3347) 2022-07-29 17:27:03 +00:00
truecharts-bot f94ed1d2a5 chore: Auto-update chart README [skip ci] 2022-07-29 16:33:53 +00:00
Stavros Kois 3e2831d7ca
fix(gokapi): cleanup (#3344)
* fix(gokapi): cleanup

* update UI
2022-07-29 16:30:35 +00:00
truecharts-bot 19d98e4366 chore: Auto-update chart README [skip ci] 2022-07-29 15:18:38 +00:00
Stavros Kois 24ecfc2974
fix(fireshare): cleanup (#3342)
* fix(fireshare): cleanup

* remote enabled

* try http protocol

* update UI
2022-07-29 18:15:24 +03:00
truecharts-bot 56404863a2 chore: Auto-update chart README [skip ci] 2022-07-29 13:33:43 +00:00
TrueCharts Bot d054c5069d
chore(deps): update docker general non-major (#3339)
* chore(deps): update docker general non-major

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-07-29 15:25:33 +02:00
truecharts-bot a1aa4c37a3 chore: Auto-update chart README [skip ci] 2022-07-29 12:26:10 +00:00
Stavros Kois c146a1e75b
feat(timetagger): add timetagger (#3340)
* feat(timetagger): add timetagger

* fix chart

* undo

* move to secretenv and root

* everytime...
2022-07-29 15:23:11 +03:00
truecharts-bot 1c6cb9a2b4 chore: Auto-update chart README [skip ci] 2022-07-29 08:55:09 +00:00
Stavros Kois e62ad39f42
feat(zusam,sheetable): add zusam,sheetable (#3337)
* feat(zusam): add zusam

* update values

* feat(sheetable): add sheetable

* fix zusam and move to incubator

* fix key ref

* http ports

* add some variables
2022-07-29 08:51:35 +00:00
truecharts-bot c5a3c5a010 chore: Auto-update chart README [skip ci] 2022-07-28 20:47:40 +00:00
TrueCharts Bot d716caf313
chore(deps): update docker general non-major (#3326)
* chore(deps): update docker general non-major

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-07-28 22:39:32 +02:00
truecharts-bot 8323f522fd chore: Auto-update chart README [skip ci] 2022-07-28 15:15:13 +00:00
Stavros Kois 598aad2492
fix(cleanarr): cleanup Cleanarr (#3330)
* feat(kitchenowl): add kitchenownl

* add backend image

* add icon

* update images

* fixup cleanarr

* root

* fix var

* remove kitchenowl until there is a way to change ports for back and front
2022-07-28 18:12:11 +03:00
truecharts-bot b8260a5b3d chore: Auto-update chart README [skip ci] 2022-07-28 12:37:25 +00:00
truecharts-bot 461a1b907d chore: Auto-update chart README [skip ci] 2022-07-28 11:32:16 +00:00
sagit 3252727b85
feat(anki-sync-server): Add anki sync server (#3327)
* add anki

* change image

* use community image

* add icon

* Update charts/incubator/anki-sync-server/values.yaml

* Update charts/incubator/anki-sync-server/values.yaml

* change permission

* Update charts/incubator/anki-sync-server/values.yaml

* Update charts/incubator/anki-sync-server/values.yaml

Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-07-28 14:29:10 +03:00
truecharts-bot 339141804c chore: Auto-update chart README [skip ci] 2022-07-27 16:44:28 +00:00
Stavros Kois 901a7d26ba
chore(apps): update image refs (#3324) 2022-07-27 19:38:09 +03:00
Xstar97 cf4ee3cad8
feat(ts3-manager): Add ts3-manager (#3323)
* feat(ts3-manager): Add ts3-manager

* Update charts/incubator/ts3-manager/values.yaml

thanks, i didnt catch that at all!

Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>

* Update charts/incubator/ts3-manager/questions.yaml

Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>

* Update charts/incubator/ts3-manager/questions.yaml

sorry, copy-pasta

Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>

* Update charts/incubator/ts3-manager/questions.yaml

Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>

* Update charts/incubator/ts3-manager/values.yaml

oh!

Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>

* add readme and update questions

* actually udapte questions

* diff probes

* shell

* wget

Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Co-authored-by: Stavros kois <s.kois@outlook.com>
2022-07-27 19:37:38 +03:00
truecharts-bot 185b9cc76e chore: Auto-update chart README [skip ci] 2022-07-27 13:26:22 +00:00
Xstar97 edec6674dc
feat(autobrr): Add autobrr (#3309)
* feat(autobrr): Add autobrr

* update port for ci testing

* update ports to the same for ci testing

* updated values add protocol: HTTP

* disabled probes

* udpate questions.yaml

* re-add ingress

* different probes

* leave protocol as is

* faillback to tcp probe

* try curl probe

* if you'd read the logs, you'd know

* tcp probe

* custom probe

* shell

Co-authored-by: Stavros kois <s.kois@outlook.com>
2022-07-27 16:23:23 +03:00
truecharts-bot 693031dc7f chore: Auto-update chart README [skip ci] 2022-07-27 10:12:22 +00:00
TrueCharts Bot 8df9fcf7dd
chore(deps): update docker general non-major (#3313)
* chore(deps): update docker general non-major

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-07-27 11:54:21 +02:00
truecharts-bot e1cd8fea87 chore: Auto-update chart README [skip ci] 2022-07-27 09:48:27 +00:00
sagit 85c46d8c1e
feat(ztcuui-aio): Fix scale permission (#3314)
* add ztcuui-aio

* space

* readonly filesystem

* Permission

* add readme

* add question

* fix port

* add env

* fix some miss

* fix scale permission

* update ui

Co-authored-by: Stavros kois <s.kois@outlook.com>
2022-07-27 09:42:34 +00:00
truecharts-bot d8b820c146 chore: Auto-update chart README [skip ci] 2022-07-26 16:45:37 +00:00
sagit bc2f0dd735
fix(ztncui-aio): Fix some miss (#3306)
* add ztcuui-aio

* space

* readonly filesystem

* Permission

* add readme

* add question

* fix port

* add env

* fix some miss
2022-07-26 18:39:11 +02:00
TrueCharts Bot 38c408439c
chore(deps): update helm chart common to v10.4.8 (#3307) 2022-07-26 18:39:03 +02:00
truecharts-bot 80ef02312b chore: Auto-update chart README [skip ci] 2022-07-26 11:23:31 +00:00
TrueCharts Bot 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
Stavros Kois 714090aa6e
chore(apps): update home links (#3291) 2022-07-26 12:04:37 +02:00
sagit e43d642658
feat(ztcuui-aio): Add ztcuui-aio (#3293)
* add ztcuui-aio

* space

* readonly filesystem

* Permission

* add readme

* add question
2022-07-26 12:03:53 +02:00
TrueCharts Bot 54e805ab4d
chore(deps): update helm general non-major helm releases (#3302) 2022-07-26 11:28:46 +02:00
truecharts-bot 68210293d2 chore: Auto-update chart README [skip ci] 2022-07-25 22:31:03 +00:00
TrueCharts Bot 99f036d23b
chore(deps): update docker general non-major (#3300)
* chore(deps): update docker general non-major

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-07-25 23:35:40 +02:00
TrueCharts Bot eaa081b840
chore(deps): update docker general non-major (#3298)
* chore(deps): update docker general non-major

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-07-25 22:43:15 +02:00
Kjeld Schouten-Lebbing ef296cb0ec
Chore(apps): add fake digest to new incubator Apps to fetch digests 2022-07-25 22:43:02 +02:00