Commit Graph

12377 Commits

Author SHA1 Message Date
Kjeld Schouten-Lebbing 3c471071cc adapt workload and container questions for all apps 2023-03-01 08:55:51 +01:00
TrueCharts-Bot 9ac50b75ba Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-03-01 00:29:55 +00:00
Kjeld Schouten-Lebbing ff6ec438a4
Feat: Rework GUI templates (#7545)
* adapt metrics

* Adapt VPN

* Adapt codeserver (remove git related crap)

* add postgresql group, remove vpn group

* restructure securityContext and add testapp for gui testing

* simplify security questions.yaml

* adapt workload GUI

* no message

* no message

* adapt portal configmap name

* add netshoot GUI elements

* add postgresql GUI elements

* whoops

* some more gui fixes

* restructure

* Update Chart.yaml

Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>

* Update vpn.yaml

Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>

* Update common.yaml

Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>

* Update charts/dev/testapp/values.yaml

Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>

* Update charts/dev/testapp/values.yaml

Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>

* Update charts/dev/testapp/values.yaml

Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>

* Revert "limit fetch depth"

This reverts commit ffb83b1b05bf1e73ecf4fcb834c67f1e008a13ab. (+2 squashed commit)

Squashed commit:

[ffb83b1b05] limit fetch depth

[ce063d6a95] Update ct-install.yaml

Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>

* Update build-release.sh

Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>

* Update ct-install.yaml

Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>

---------

Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2023-02-28 18:38:55 +01:00
Xstar97TheNoob ccb8b27265
BREAKING CHANGE feat(prowlarr) add gui option to disable auth and postgres support (#6343)
* fix(prowlarr) set gui option for auth

* bump

* set default auth to Forms

* _sectrets.tpl

* add the secrets.tpl to templates dir

* postgres support

* Update charts/stable/prowlarr/templates/_secret.tpl

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

* Update charts/stable/prowlarr/templates/_secret.tpl

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

* Update charts/stable/prowlarr/templates/_secret.tpl

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

* Update charts/stable/prowlarr/values.yaml

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

* Update charts/stable/prowlarr/questions.yaml

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

* Update charts/stable/prowlarr/templates/_secret.tpl

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

* Update charts/stable/prowlarr/templates/_secret.tpl

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

* Update charts/stable/prowlarr/templates/_secret.tpl

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

* port

* Update charts/stable/prowlarr/questions.yaml

Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>

* fix postgres, use secretKeyRef

* Delete _secret.tpl

* Update charts/stable/prowlarr/templates/common.yaml

Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
Signed-off-by: Xstar97TheNoob <9399967+xstar97@users.noreply.github.com>

* update values and chart

---------

Signed-off-by: Xstar97 <Xstar97@users.noreply.github.com>
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
Signed-off-by: Xstar97TheNoob <9399967+xstar97@users.noreply.github.com>
Co-authored-by: Xstar97 <Xstar97@users.noreply.github.com>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2023-02-28 09:30:54 +01:00
Stavros Kois ca0cc83ecb
feat(vikunja): BREAKING CHANGE - allow custom yaml to some extent and use a config file to provide all available features (#6607)
* feat(vikunja): switch to configfile and restructure

* extent values

* more values

* remove extra's. all is exposed anyway

* pre-commit

* lint

* add service

* fix

* fix

* more quests

* add moer

* bump

* openID

* migration

* port

* whops

---------

Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2023-02-28 10:14:10 +02:00
Xstar97TheNoob 38c950b226
BREAKING CHANGE fix(radarr) add gui option to select auth (#6345)
* fix(radarr) add gui option to select auth

* add postgres support + auth gui

* Update charts/stable/radarr/questions.yaml

Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>

* fix postgres

* Delete _secret.tpl

* fix values and chart

* Update charts/stable/radarr/templates/common.yaml

Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
Signed-off-by: Xstar97TheNoob <9399967+xstar97@users.noreply.github.com>

* fix empty value

---------

Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
Signed-off-by: Xstar97TheNoob <9399967+xstar97@users.noreply.github.com>
Co-authored-by: Xstar97 <Xstar97@users.noreply.github.com>
Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2023-02-28 09:10:14 +01:00
Xstar97TheNoob 2e360d991b
BREAKING CHANGE fix(sonarr) postgres support add gui option to select auth (#6347)
* fix(sonarr) add gui option to select auth

* set default auth to Forms

* add auth and postgres support(not enabled)

* Update charts/stable/sonarr/Chart.yaml

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

* check if enabled

* Update charts/stable/sonarr/questions.yaml

Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>

* Delete _secrets.tpl

* Update charts/stable/sonarr/templates/common.yaml

Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>

* update values

* comment out postgres until v4

---------

Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
Signed-off-by: Xstar97TheNoob <9399967+xstar97@users.noreply.github.com>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Co-authored-by: Xstar97 <Xstar97@users.noreply.github.com>
Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2023-02-28 09:09:45 +01:00
Xstar97TheNoob 9d5f95fc0a
BREAKING CHANGE feat(readarr) add postgres support and auth in in gui (#6392)
* add postgres support + auth in gui

* fix postgres

* Delete _secret.tpl

* Update charts/stable/readarr/templates/common.yaml

Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
Signed-off-by: Xstar97TheNoob <9399967+xstar97@users.noreply.github.com>

* update chart and values

* add empty string

---------

Signed-off-by: Xstar97TheNoob <9399967+xstar97@users.noreply.github.com>
Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2023-02-28 09:09:32 +01:00
Xstar97TheNoob bd03b50610
BREAKING CHANGE fix(lidarr) add gui option to select auth (#6346)
* fix(lidarr) add gui option to select auth

* set default auth to Forms

* add postgres support and auth option to gui

* add dependency

* Update charts/stable/lidarr/questions.yaml

Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>

* fix postgres

* Delete _secrets.tpl

* fix chart and values

* Update charts/stable/lidarr/templates/common.yaml

Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
Signed-off-by: Xstar97TheNoob <9399967+xstar97@users.noreply.github.com>

---------

Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
Signed-off-by: Xstar97TheNoob <9399967+xstar97@users.noreply.github.com>
Co-authored-by: Xstar97 <Xstar97@users.noreply.github.com>
Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2023-02-28 07:45:54 +01:00
Tiago Gaspar 16e4f17f88
nextcloud: nginx: sync timeout with PHP timeout (#7461)
Currently nginx is configured to timeout at 300s which isn't following
the  PHP timeout.
Sync them so that they both timeout at the same time and so that big
file uploads and moves don't spit an 504 Gateway Timeout error.

Signed-off-by: Tiago Gaspar <tiagogaspar8@gmail.com>
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2023-02-27 23:51:51 +01:00
TrueCharts Bot 6b94b343a3
Merge pull request #7733 from truecharts/renovate/tccr.io-truecharts-wizarr-2.0.x 2023-02-27 22:54:01 +01:00
TrueCharts-Bot 477c1c69ea Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-02-27 21:30:39 +00:00
TrueCharts-Admin 242dd78918 chore(deps): update container image tccr.io/truecharts/wizarr to v2.0.3 2023-02-27 21:25:56 +00:00
TrueCharts Bot 91222b3ffa
chore(deps): update helm general non-major (#7725) 2023-02-27 22:10:41 +01:00
TrueCharts Bot 1c0f91c58b
Merge pull request #7731 from truecharts/renovate/rickroll 2023-02-27 21:09:53 +01:00
TrueCharts Bot cdb4ca5375
Merge pull request #7726 from truecharts/renovate/patch-penpot 2023-02-27 21:05:58 +01:00
TrueCharts-Bot 8646f24b0a Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-02-27 19:34:37 +00:00
TrueCharts-Bot 44e80a1fb2 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-02-27 19:32:07 +00:00
TrueCharts-Bot 347fec2885 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-02-27 19:31:25 +00:00
TrueCharts-Admin 543a514bbe chore(deps): update penpot to v1.17.2 2023-02-27 19:30:11 +00:00
TrueCharts-Admin f959504a12 chore(deps): update container image tccr.io/truecharts/plex to v1.31.1.6733 2023-02-27 19:26:19 +00:00
TrueCharts-Admin 12975ed2be chore(deps): update rickroll 2023-02-27 19:26:12 +00:00
TrueCharts Bot aede86075c
Merge pull request #7730 from truecharts/renovate/tccr.io-truecharts-mariadb-10.x 2023-02-27 19:55:38 +01:00
TrueCharts Bot b81b40d288
Merge pull request #7718 from truecharts/renovate/neko 2023-02-27 19:36:21 +01:00
TrueCharts-Bot 354c1a4f05 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-02-27 18:31:55 +00:00
TrueCharts-Admin e8620030e9 chore(deps): update container image tccr.io/truecharts/mariadb to v10.11.2 2023-02-27 18:27:34 +00:00
TrueCharts Bot 9cd8017958
Merge pull request #7727 from truecharts/renovate/tccr.io-truecharts-nexusoss-3.x 2023-02-27 19:06:30 +01:00
TrueCharts Bot 1fdb6acfdd
Merge pull request #7722 from truecharts/renovate/tccr.io-truecharts-appsmith-1.9.x 2023-02-27 19:05:38 +01:00
TrueCharts Bot 33cfc38caa
Merge pull request #7719 from truecharts/renovate/penpot 2023-02-27 19:04:05 +01:00
TrueCharts Bot 439828e171
Merge pull request #7728 from truecharts/renovate/tccr.io-truecharts-omada-controller-5.x 2023-02-27 19:03:40 +01:00
TrueCharts Bot 81661fb493
Merge pull request #7724 from truecharts/renovate/tccr.io-truecharts-n8n-0.217.x 2023-02-27 19:03:31 +01:00
TrueCharts Bot 74d65397bc
Merge pull request #7714 from truecharts/renovate/tccr.io-truecharts-rsshub-latest 2023-02-27 19:02:31 +01:00
TrueCharts Bot bec56281df
Merge pull request #7721 from truecharts/renovate/tccr.io-truecharts-appdaemon-4.2.x 2023-02-27 18:59:16 +01:00
TrueCharts Bot 68b7f4c7ce
Merge pull request #7717 from truecharts/renovate/jupyter 2023-02-27 18:57:14 +01:00
TrueCharts Bot 6b582fb186
Merge pull request #7723 from truecharts/renovate/tccr.io-truecharts-cloudflared-2023.2.x 2023-02-27 18:56:41 +01:00
TrueCharts Bot 985f83fae5
Merge pull request #7715 from truecharts/renovate/tccr.io-truecharts-wordpress-6.1.1 2023-02-27 18:49:53 +01:00
TrueCharts Bot d082ad4279
Merge pull request #7716 from truecharts/renovate/tccr.io-truecharts-yourls-latest 2023-02-27 18:42:33 +01:00
TrueCharts-Bot 754362d75d Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-02-27 17:36:48 +00:00
TrueCharts-Bot 1e52d538a2 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-02-27 17:36:41 +00:00
TrueCharts-Bot 63630e6020 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-02-27 17:34:32 +00:00
TrueCharts-Bot 2a4639b2e3 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-02-27 17:33:53 +00:00
TrueCharts-Bot f79a3d44fd Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-02-27 17:33:48 +00:00
TrueCharts-Bot ae68b0a390 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-02-27 17:33:27 +00:00
TrueCharts-Admin d116b746a2 chore(deps): update container image tccr.io/truecharts/omada-controller to v5.9.0 2023-02-27 17:32:47 +00:00
TrueCharts-Admin 94e82cecde chore(deps): update container image tccr.io/truecharts/nexusoss to v3.48.0 2023-02-27 17:32:39 +00:00
TrueCharts-Bot 2298c7db2d Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-02-27 17:32:38 +00:00
TrueCharts-Bot c2c7be177d Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-02-27 17:31:46 +00:00
TrueCharts-Bot 189c7e7453 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-02-27 17:31:36 +00:00
TrueCharts-Bot 2dcb7c6002 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-02-27 17:30:50 +00:00
TrueCharts-Admin 581b127551 chore(deps): update container image tccr.io/truecharts/n8n to v0.217.2 2023-02-27 17:29:35 +00:00
TrueCharts-Admin a8f29c4cf8 chore(deps): update container image tccr.io/truecharts/cloudflared to v2023.2.2 2023-02-27 17:29:28 +00:00
TrueCharts-Admin e4497347a0 chore(deps): update container image tccr.io/truecharts/appsmith to v1.9.9 2023-02-27 17:29:20 +00:00
TrueCharts-Admin f18a89a883 chore(deps): update container image tccr.io/truecharts/appdaemon to v4.2.3 2023-02-27 17:29:12 +00:00
TrueCharts-Bot 6e8b13837b Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-02-27 18:27:39 +01:00
TrueCharts-Admin 1cb8e328ad chore(deps): update webtop 2023-02-27 18:27:39 +01:00
TrueCharts-Admin eda1334005 chore(deps): update penpot 2023-02-27 17:27:27 +00:00
TrueCharts-Admin 14b711d11a chore(deps): update neko 2023-02-27 17:27:18 +00:00
TrueCharts-Admin 396d5d5d47 chore(deps): update jupyter 2023-02-27 17:27:09 +00:00
TrueCharts-Admin 0a018790a3 chore(deps): update container image tccr.io/truecharts/rsshub to latest 2023-02-27 17:26:49 +00:00
TrueCharts Bot 1a14397c56
Merge pull request #7711 from truecharts/renovate/tccr.io-truecharts-vertex-vstable 2023-02-27 17:55:20 +01:00
TrueCharts-Bot 6ffbaf7da1 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-02-27 16:31:00 +00:00
TrueCharts-Bot 8d060909e1 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-02-27 17:28:32 +01:00
TrueCharts-Admin 5fb2c8aba0 chore(deps): update container image tccr.io/truecharts/wger to latest 2023-02-27 17:28:32 +01:00
TrueCharts-Bot 1a5b3cb7a2 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-02-27 17:27:06 +01:00
TrueCharts-Admin af55695ba5 chore(deps): update container image tccr.io/truecharts/webgrabplus to 5.0.1 2023-02-27 17:27:06 +01:00
TrueCharts-Admin 06fad61378 chore(deps): update container image tccr.io/truecharts/vertex to vstable 2023-02-27 16:26:54 +00:00
TrueCharts Bot c45df0f418
Merge pull request #7709 from truecharts/renovate/tccr.io-truecharts-debian-bullseye-latest 2023-02-27 16:56:32 +01:00
TrueCharts-Bot e15b93dd76 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-02-27 15:30:18 +00:00
TrueCharts-Bot 0fc08dc731 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-02-27 16:27:17 +01:00
TrueCharts-Admin c0ab30a975 chore(deps): update container image tccr.io/truecharts/ubooquity to v2.1.2 2023-02-27 16:27:17 +01:00
TrueCharts-Bot 934423cd02 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-02-27 16:25:36 +01:00
TrueCharts-Admin 4b16c176a0 chore(deps): update container image tccr.io/truecharts/thanos to 0.30.2 2023-02-27 16:25:36 +01:00
TrueCharts-Admin 4894102ce1 chore(deps): update container image tccr.io/truecharts/debian-bullseye to latest 2023-02-27 15:25:12 +00:00
TrueCharts Bot e7e4a5b2aa
Merge pull request #7704 from truecharts/renovate/tccr.io-truecharts-rimgo-latest 2023-02-27 15:53:38 +01:00
TrueCharts Bot af17048ad9
Merge pull request #7706 from truecharts/renovate/tccr.io-truecharts-tubearchivist-redisjson-latest 2023-02-27 15:39:58 +01:00
TrueCharts-Bot 1346a73fcc Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-02-27 14:29:54 +00:00
TrueCharts-Bot 687ac58904 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-02-27 15:27:56 +01:00
TrueCharts-Admin cc97e42e8e chore(deps): update container image tccr.io/truecharts/twonky-server to latest 2023-02-27 15:27:56 +01:00
TrueCharts-Bot ea272309eb Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-02-27 15:26:19 +01:00
TrueCharts-Admin ea09c87834 chore(deps): update container image tccr.io/truecharts/tubesync to latest 2023-02-27 15:26:19 +01:00
TrueCharts-Admin 076fe13185 chore(deps): update container image tccr.io/truecharts/rimgo to latest 2023-02-27 14:25:52 +00:00
TrueCharts Bot 78975ab052
Merge pull request #7699 from truecharts/renovate/tccr.io-truecharts-rsshub-latest 2023-02-27 15:03:17 +01:00
TrueCharts Bot 1c947e08b9
Merge pull request #7698 from truecharts/renovate/tccr.io-truecharts-libremdb-latest 2023-02-27 15:02:40 +01:00
TrueCharts Bot ef00aff7ea
Merge pull request #7701 from truecharts/renovate/tccr.io-truecharts-tar1090-latest 2023-02-27 14:44:29 +01:00
TrueCharts Bot 7459bb3b56
Merge pull request #7700 from truecharts/renovate/tccr.io-truecharts-synclounge-5.2.5 2023-02-27 14:44:02 +01:00
TrueCharts-Bot 3c5628d92f Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-02-27 13:35:27 +00:00
TrueCharts-Bot 465e7b9a84 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-02-27 13:34:14 +00:00
TrueCharts-Bot b101417666 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-02-27 14:32:20 +01:00
TrueCharts-Admin 84832bca37 chore(deps): update container image tccr.io/truecharts/tautulli to 2.11.1 2023-02-27 14:32:20 +01:00
TrueCharts-Bot 6696d41d63 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-02-27 14:30:53 +01:00
TrueCharts-Admin 933d3e022c chore(deps): update container image tccr.io/truecharts/tasmocompiler to latest 2023-02-27 14:30:53 +01:00
TrueCharts-Admin ff48a18b69 chore(deps): update container image tccr.io/truecharts/rsshub to latest 2023-02-27 13:30:31 +00:00
TrueCharts-Admin c51c2c01d4 chore(deps): update container image tccr.io/truecharts/libremdb to latest 2023-02-27 13:30:20 +00:00
TrueCharts Bot 9964a1e798
Merge pull request #7693 from truecharts/renovate/tccr.io-truecharts-rsshub-latest 2023-02-27 14:00:42 +01:00
TrueCharts Bot 2ba55a7f19
Merge pull request #7696 from truecharts/renovate/tccr.io-truecharts-solr-9.1.1 2023-02-27 13:56:08 +01:00
TrueCharts Bot 22383474bf
Merge pull request #7692 from truecharts/renovate/tccr.io-truecharts-omada-controller-5.8.0 2023-02-27 13:55:42 +01:00
TrueCharts Bot 4beda69c97
Merge pull request #7694 from truecharts/renovate/tccr.io-truecharts-sickgear-latest 2023-02-27 13:55:01 +01:00
TrueCharts-Bot 924be02b2c Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-02-27 12:31:56 +00:00
TrueCharts-Bot d90bbfd1a2 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-02-27 12:30:33 +00:00
TrueCharts-Bot e48cf63b68 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-02-27 12:30:03 +00:00
TrueCharts-Bot b8f1f0b6cb Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-02-27 12:30:03 +00:00
TrueCharts-Bot a8db5f7569 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-02-27 13:27:54 +01:00
TrueCharts-Admin 2cb17208b6 chore(deps): update container image tccr.io/truecharts/speedtest-tracker to latest 2023-02-27 13:27:54 +01:00
TrueCharts-Admin 38ccf930d3 chore(deps): update container image tccr.io/truecharts/solr to 9.1.1 2023-02-27 12:27:43 +00:00
TrueCharts-Bot 3b26b9b161 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-02-27 13:26:17 +01:00
TrueCharts-Admin f43dcd19fd chore(deps): update container image tccr.io/truecharts/snapdrop to latest 2023-02-27 13:26:17 +01:00
TrueCharts-Admin 1366c83abd chore(deps): update container image tccr.io/truecharts/sickgear to latest 2023-02-27 12:26:07 +00:00
TrueCharts-Admin b4c6700a66 chore(deps): update container image tccr.io/truecharts/rsshub to latest 2023-02-27 12:25:59 +00:00
TrueCharts-Admin 6eca734bd8 chore(deps): update container image tccr.io/truecharts/omada-controller to v 2023-02-27 12:25:50 +00:00
TrueCharts-Bot 60aef490ad Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-02-27 12:24:51 +01:00
TrueCharts-Admin c1b95b034c chore(deps): update container image tccr.io/truecharts/sickchill to 2023.1.2 2023-02-27 12:24:51 +01:00
TrueCharts-Bot af84320b93 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-02-27 12:23:04 +01:00
TrueCharts-Admin 75fc3bfafd chore(deps): update container image tccr.io/truecharts/serpbear to latest 2023-02-27 12:23:04 +01:00
TrueCharts-Bot 4a88925805 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-02-27 11:23:45 +01:00
TrueCharts-Admin 129c6f1426 chore(deps): update container image tccr.io/truecharts/searxng to latest 2023-02-27 11:23:45 +01:00
TrueCharts-Bot f7440a8bc6 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-02-27 11:22:00 +01:00
TrueCharts-Admin c0b59b3843 chore(deps): update container image tccr.io/truecharts/sabnzbd to 3.7.2 2023-02-27 11:22:00 +01:00
TrueCharts Bot a27bb3d2c8
Merge pull request #7685 from truecharts/renovate/tccr.io-truecharts-rimgo-latest 2023-02-27 10:55:33 +01:00
TrueCharts-Bot 88e3f65860 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-02-27 09:31:15 +00:00
TrueCharts-Bot ff3c36901e Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-02-27 10:28:56 +01:00
TrueCharts-Admin db2939a6b6 chore(deps): update container image tccr.io/truecharts/rsshub to latest 2023-02-27 10:28:56 +01:00
TrueCharts-Bot af58720212 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-02-27 10:27:28 +01:00
TrueCharts-Admin aa19445252 chore(deps): update container image tccr.io/truecharts/rsnapshot to 1.4.4 2023-02-27 10:27:28 +01:00
TrueCharts-Admin 7a9eb633c3 chore(deps): update container image tccr.io/truecharts/rimgo to latest 2023-02-27 09:27:17 +00:00
TrueCharts Bot 6314837026
Merge pull request #7682 from truecharts/renovate/tccr.io-truecharts-libremdb-latest 2023-02-27 09:57:55 +01:00
TrueCharts Bot fde6f363af
Merge pull request #7683 from truecharts/renovate/tccr.io-truecharts-redis-7.0.8 2023-02-27 09:39:19 +01:00
TrueCharts-Bot 1d350a17e5 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-02-27 08:29:51 +00:00
TrueCharts-Bot a6125abf26 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-02-27 09:26:01 +01:00
TrueCharts-Admin 1934fa347d chore(deps): update container image tccr.io/truecharts/redmine to 5.0.4 2023-02-27 09:26:01 +01:00
TrueCharts-Admin 4972c002f5 chore(deps): update container image tccr.io/truecharts/libremdb to latest 2023-02-27 08:25:44 +00:00
TrueCharts-Bot e5f420e7d4 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-02-27 09:24:11 +01:00
TrueCharts-Admin 0955776679 chore(deps): update container image tccr.io/truecharts/grafana to 9.3.6 2023-02-27 09:24:11 +01:00
TrueCharts Bot 46ad5642e6
Merge pull request #7676 from truecharts/renovate/tccr.io-truecharts-matomo-4.13.3 2023-02-27 09:08:33 +01:00
TrueCharts Bot 77f7006902
Merge pull request #7678 from truecharts/renovate/tccr.io-truecharts-nginx-unprivileged-1.23.3 2023-02-27 09:01:41 +01:00
TrueCharts Bot c82dca6573
Merge pull request #7671 from truecharts/renovate/tccr.io-truecharts-dashy-2.1.1 2023-02-27 08:56:55 +01:00
TrueCharts Bot 2d0638af61
Merge pull request #7674 from truecharts/renovate/tccr.io-truecharts-libremdb-latest 2023-02-27 08:55:54 +01:00
TrueCharts Bot 055abb9a91
Merge pull request #7669 from truecharts/renovate/tccr.io-truecharts-cryptpad-latest 2023-02-27 08:55:33 +01:00
TrueCharts Bot 6949d88f9e
Merge pull request #7672 from truecharts/renovate/tccr.io-truecharts-dokuwiki-20220731.1.0 2023-02-27 08:52:35 +01:00
TrueCharts Bot d6cc398697
Merge pull request #7675 from truecharts/renovate/tccr.io-truecharts-mariadb-10.10.3 2023-02-27 08:52:11 +01:00
TrueCharts Bot c84cd89f46
Merge pull request #7679 from truecharts/renovate/tccr.io-truecharts-postgresql-14.7.0 2023-02-27 08:51:19 +01:00
TrueCharts Bot 9e9684180c
Merge pull request #7677 from truecharts/renovate/tccr.io-truecharts-memcached-1.6.18 2023-02-27 08:50:26 +01:00
TrueCharts Bot 1742efaf3b
Merge pull request #7670 from truecharts/renovate/tccr.io-truecharts-cyberchef-9.55.0 2023-02-27 08:50:00 +01:00
TrueCharts-Bot d950aba4c2 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-02-27 07:29:51 +00:00
TrueCharts-Bot 2c559164bf Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-02-27 07:29:05 +00:00
TrueCharts-Bot 909dc317e5 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-02-27 07:28:57 +00:00
TrueCharts-Bot 94fac94258 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-02-27 07:28:51 +00:00
TrueCharts-Bot 1ef89a75ff Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-02-27 07:28:49 +00:00
TrueCharts-Bot a2a0960ae3 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-02-27 07:28:40 +00:00
TrueCharts-Bot 14944fde08 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-02-27 07:28:36 +00:00
TrueCharts-Bot 7462820bc4 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-02-27 07:28:27 +00:00
TrueCharts-Bot 007b977ae1 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-02-27 07:28:22 +00:00
TrueCharts-Bot 3979db73b0 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-02-27 07:27:52 +00:00
TrueCharts-Bot 153da00540 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-02-27 08:26:57 +01:00
TrueCharts-Admin ed56808986 chore(deps): update container image tccr.io/truecharts/red-discordbot to vfull 2023-02-27 08:26:57 +01:00
TrueCharts-Bot 88c86f949b Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-02-27 08:25:10 +01:00
TrueCharts-Admin e9cef29a46 chore(deps): update container image tccr.io/truecharts/raneto to latest 2023-02-27 08:25:10 +01:00
TrueCharts-Admin e0f4f0940a chore(deps): update container image tccr.io/truecharts/postgresql to 14.7.0 2023-02-27 07:24:59 +00:00
TrueCharts-Admin 2c58b14607 chore(deps): update container image tccr.io/truecharts/nginx-unprivileged to 1.23.3 2023-02-27 07:24:50 +00:00
TrueCharts-Admin 644f4603ca chore(deps): update container image tccr.io/truecharts/memcached to 1.6.18 2023-02-27 07:24:43 +00:00
TrueCharts-Admin 0d77aa1217 chore(deps): update container image tccr.io/truecharts/matomo to 4.13.3 2023-02-27 07:24:36 +00:00
TrueCharts-Admin 687f9cd4e5 chore(deps): update container image tccr.io/truecharts/mariadb to 10.10.3 2023-02-27 07:24:30 +00:00
TrueCharts-Admin 7ccb464108 chore(deps): update container image tccr.io/truecharts/libremdb to latest 2023-02-27 07:24:21 +00:00
TrueCharts-Admin da3c958e57 chore(deps): update container image tccr.io/truecharts/dokuwiki to 20220731.1.0 2023-02-27 07:24:02 +00:00
TrueCharts-Admin 70326e4747 chore(deps): update container image tccr.io/truecharts/dashy to 2.1.1 2023-02-27 07:23:54 +00:00
TrueCharts-Admin 31681b17c7 chore(deps): update container image tccr.io/truecharts/cyberchef to 9.55.0 2023-02-27 07:23:45 +00:00
TrueCharts-Admin ad31a57a5b chore(deps): update container image tccr.io/truecharts/cryptpad to latest 2023-02-27 07:23:39 +00:00
TrueCharts-Bot 206572bf26 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-02-27 05:26:40 +00:00
TrueCharts-Admin b1e3b21b61 chore(deps): update container image tccr.io/truecharts/muse to v2.2.0 2023-02-27 05:22:33 +00:00
TrueCharts-Bot e64ef1c5d7 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-02-27 03:48:13 +01:00
TrueCharts-Admin d2314cc565 chore(deps): update jupyter 2023-02-27 03:48:13 +01:00
TrueCharts-Bot f7a9089550 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-02-27 03:46:43 +01:00
TrueCharts-Admin d3bc5f5842 chore(deps): update container image tccr.io/truecharts/yacy to latest 2023-02-27 03:46:43 +01:00
TrueCharts-Bot d4ccb99d2e Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-02-27 02:54:35 +01:00
TrueCharts-Admin c3bcde00e6 chore(deps): update container image tccr.io/truecharts/wireshark to 3.6.5 2023-02-27 02:54:35 +01:00
TrueCharts-Bot cdc8c6ee14 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-02-27 02:53:10 +01:00
TrueCharts-Admin 6af105c2f4 chore(deps): update container image tccr.io/truecharts/prometheus to 2.42.0 2023-02-27 02:53:10 +01:00
TrueCharts-Bot 8e951c0be9 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-02-27 01:34:42 +01:00
TrueCharts-Admin 69d18bf7c9 chore(deps): update container image tccr.io/truecharts/webp-server to latest 2023-02-27 01:34:42 +01:00
TrueCharts-Bot e3e2f68956 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-02-27 01:32:44 +01:00
TrueCharts-Admin fb8312e8d9 chore(deps): update container image tccr.io/truecharts/tracks to latest 2023-02-27 01:32:44 +01:00
TrueCharts-Bot 8afcbc9567 Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-02-27 00:27:34 +00:00
StevenMcElligott 94e44857b8
Merge pull request #7563 from StevenMcElligott/pgadmin
fix(pgadmin): Fix broken tag to update for 6.20
2023-02-26 18:55:30 -05:00
TrueCharts Bot 7e2f4feb7c
Merge pull request #7645 from truecharts/renovate/tccr.io-truecharts-netbox-3.4.5 2023-02-27 00:40:39 +01:00
TrueCharts Bot 151aebc28c
Merge pull request #7634 from truecharts/renovate/tccr.io-truecharts-matomo-4.13.3 2023-02-27 00:40:35 +01:00
TrueCharts Bot 579e104dda
Merge pull request #7641 from truecharts/renovate/tccr.io-truecharts-monica-4.0.0 2023-02-27 00:40:26 +01:00
TrueCharts Bot eed7657fc8
Merge pull request #7618 from truecharts/renovate/tccr.io-truecharts-fleet-2.3.3 2023-02-27 00:37:51 +01:00
TrueCharts Bot 42f560c974
Merge pull request #7646 from truecharts/renovate/tccr.io-truecharts-nginx-unprivileged-1.23.3 2023-02-27 00:35:22 +01:00
StevenMcElligott 6d466629f1
Merge branch 'master' into pgadmin 2023-02-26 18:34:22 -05:00
TrueCharts Bot e1fc48bde2
Merge pull request #7596 from truecharts/renovate/tccr.io-truecharts-budge-v0.0.9 2023-02-27 00:34:00 +01:00
TrueCharts-Bot 1569cd802c Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-02-27 00:33:53 +01:00
TrueCharts-Admin 278f725b2f chore(deps): update container image tccr.io/truecharts/minecraft-java19 to latest 2023-02-27 00:33:53 +01:00
TrueCharts Bot 809e6d2949
Merge pull request #7660 from truecharts/renovate/tccr.io-truecharts-quassel-core-v0.14.0 2023-02-27 00:33:47 +01:00
TrueCharts Bot 2e4b14cf8e
Merge pull request #7654 from truecharts/renovate/tccr.io-truecharts-privatebin-1.5.1 2023-02-27 00:32:02 +01:00
TrueCharts Bot 50dc41f0f6
Merge pull request #7659 from truecharts/renovate/tccr.io-truecharts-qflood-latest 2023-02-27 00:31:40 +01:00
TrueCharts Bot 82a90d77db
Merge pull request #7661 from truecharts/renovate/tccr.io-truecharts-ra-rom-processor-latest 2023-02-27 00:31:23 +01:00
TrueCharts Bot 81c2d6db45
Merge pull request #7643 from truecharts/renovate/tccr.io-truecharts-mylar3-0.7.0 2023-02-27 00:30:58 +01:00
TrueCharts Bot ffd71d7f85
Merge pull request #7627 from truecharts/renovate/tccr.io-truecharts-kdenlive-latest 2023-02-27 00:30:53 +01:00
TrueCharts Bot 450e52d1ea
Merge pull request #7658 from truecharts/renovate/tccr.io-truecharts-pylon-2.9.0 2023-02-27 00:30:25 +01:00
TrueCharts-Bot 9df52babaa Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-02-27 00:30:19 +01:00
TrueCharts-Admin 0ddd430655 chore(deps): update container image tccr.io/truecharts/grafana to 9.3.6 2023-02-27 00:30:19 +01:00
TrueCharts Bot d3ea2eaf04
Merge pull request #7626 from truecharts/renovate/tccr.io-truecharts-invidious-latest 2023-02-27 00:30:17 +01:00
TrueCharts Bot 09283f7ae1
Merge pull request #7657 from truecharts/renovate/tccr.io-truecharts-pyload-ng-latest 2023-02-27 00:30:13 +01:00
TrueCharts Bot e46c288fc8
Merge pull request #7647 from truecharts/renovate/tccr.io-truecharts-nitter-latest 2023-02-27 00:29:31 +01:00
TrueCharts Bot 4d5e9333dc
Merge pull request #7649 from truecharts/renovate/tccr.io-truecharts-openspeedtest-latest 2023-02-27 00:29:24 +01:00
TrueCharts Bot dc15485fd5
Merge pull request #7662 from truecharts/renovate/tccr.io-truecharts-radarr-4.3.2.6857 2023-02-27 00:29:20 +01:00
TrueCharts Bot bed8fe1b26
Merge pull request #7608 from truecharts/renovate/tccr.io-truecharts-dashy-2.1.1 2023-02-27 00:29:17 +01:00
TrueCharts Bot e4da3a53cd
Merge pull request #7650 from truecharts/renovate/tccr.io-truecharts-passwordpusherephemeral-latest 2023-02-27 00:29:10 +01:00
TrueCharts Bot a35461fb7c
Merge pull request #7640 from truecharts/renovate/tccr.io-truecharts-mongodb-6.0.4 2023-02-27 00:29:08 +01:00
TrueCharts Bot 541a7ddc46
Merge pull request #7648 from truecharts/renovate/tccr.io-truecharts-omada-controller-5.8.0 2023-02-27 00:29:03 +01:00
TrueCharts Bot 7bbeedf390
Merge pull request #7630 from truecharts/renovate/tccr.io-truecharts-libremdb-latest 2023-02-27 00:28:59 +01:00
TrueCharts Bot deadda7931
Merge pull request #7633 from truecharts/renovate/tccr.io-truecharts-mariadb-10.10.3 2023-02-27 00:28:56 +01:00
TrueCharts Bot 9b75bc36bc
Merge pull request #7652 from truecharts/renovate/tccr.io-truecharts-posterr-latest 2023-02-27 00:28:51 +01:00
TrueCharts Bot 07a7755b1b
Merge pull request #7632 from truecharts/renovate/tccr.io-truecharts-logitechmediaserver-8.4.0 2023-02-27 00:28:48 +01:00
TrueCharts Bot 9d68baadc6
Merge pull request #7653 from truecharts/renovate/tccr.io-truecharts-postgresql-14.7.0 2023-02-27 00:28:45 +01:00
TrueCharts Bot 16114e040c
Merge pull request #7656 from truecharts/renovate/tccr.io-truecharts-pwndrop-v1.0.1 2023-02-27 00:28:41 +01:00
TrueCharts Bot 5efc498023
Merge pull request #7651 from truecharts/renovate/tccr.io-truecharts-phpmyadmin-latest 2023-02-27 00:28:39 +01:00
TrueCharts Bot 93cec360d5
Merge pull request #7644 from truecharts/renovate/tccr.io-truecharts-mysql-workbench-8.0.32 2023-02-27 00:28:37 +01:00
TrueCharts Bot df3a89997f
Merge pull request #7631 from truecharts/renovate/tccr.io-truecharts-littlelink-server-latest 2023-02-27 00:28:32 +01:00
TrueCharts Bot f065149e46
Merge pull request #7642 from truecharts/renovate/tccr.io-truecharts-mstream-v5.11.4 2023-02-27 00:28:29 +01:00
TrueCharts Bot 66622bfab2
Merge pull request #7636 from truecharts/renovate/tccr.io-truecharts-memcached-1.6.18 2023-02-27 00:28:25 +01:00
TrueCharts Bot 1514fb1aa8
Merge pull request #7639 from truecharts/renovate/tccr.io-truecharts-minio-latest 2023-02-27 00:28:21 +01:00
TrueCharts Bot c96317e63e
Merge pull request #7623 from truecharts/renovate/tccr.io-truecharts-grocy-3.3.2 2023-02-27 00:28:18 +01:00
TrueCharts Bot 61a1f7e787
Merge pull request #7638 from truecharts/renovate/tccr.io-truecharts-minetest-5.6.1 2023-02-27 00:28:14 +01:00
TrueCharts Bot e530b51662
Merge pull request #7615 from truecharts/renovate/tccr.io-truecharts-embystat-v0.2.0 2023-02-27 00:28:10 +01:00
TrueCharts Bot 862e6df6f0
Merge pull request #7628 from truecharts/renovate/tccr.io-truecharts-lazylibrarian-latest 2023-02-27 00:28:08 +01:00
TrueCharts Bot 52130ee598
Merge pull request #7635 from truecharts/renovate/tccr.io-truecharts-medusa-1.0.11 2023-02-27 00:28:07 +01:00
TrueCharts Bot daa9edb930
Merge pull request #7612 from truecharts/renovate/tccr.io-truecharts-docker-in-docker-23.0.1 2023-02-27 00:28:03 +01:00
TrueCharts Bot 4830a9b9b1
Merge pull request #7624 from truecharts/renovate/tccr.io-truecharts-habridge-v5.4.1 2023-02-27 00:27:59 +01:00
TrueCharts Bot 577c3edff5
Merge pull request #7629 from truecharts/renovate/tccr.io-truecharts-libreddit-latest 2023-02-27 00:27:56 +01:00
TrueCharts Bot 3e93cb94e4
Merge pull request #7619 from truecharts/renovate/tccr.io-truecharts-foldingathome-v7.6.21 2023-02-27 00:27:53 +01:00
TrueCharts Bot 2e615836bc
Merge pull request #7617 from truecharts/renovate/tccr.io-truecharts-firefox-desktop-g3-latest 2023-02-27 00:27:49 +01:00
TrueCharts Bot e301d9e5f0
Merge pull request #7620 from truecharts/renovate/tccr.io-truecharts-freshrss-1.20.2 2023-02-27 00:27:42 +01:00
TrueCharts Bot c7498fc398
Merge pull request #7616 from truecharts/renovate/tccr.io-truecharts-emulatorjs-v1.7.2 2023-02-27 00:27:35 +01:00
TrueCharts Bot fbfdd90917
Merge pull request #7621 from truecharts/renovate/tccr.io-truecharts-googlephotossync-latest 2023-02-27 00:27:28 +01:00
TrueCharts Bot 70a2cecc71
Merge pull request #7605 from truecharts/renovate/tccr.io-truecharts-cryptpad-latest 2023-02-27 00:27:22 +01:00
TrueCharts Bot aafbe33e9b
Merge pull request #7614 from truecharts/renovate/tccr.io-truecharts-duckdns-latest 2023-02-27 00:27:08 +01:00
TrueCharts Bot 3ddd6d8eaa
Merge pull request #7613 from truecharts/renovate/tccr.io-truecharts-dokuwiki-20220731.1.0 2023-02-27 00:26:55 +01:00
TrueCharts Bot e9cb5f0734
Merge pull request #7610 from truecharts/renovate/tccr.io-truecharts-deluge-v2.1.1 2023-02-27 00:26:00 +01:00
TrueCharts Bot 44ca6062bb
Merge pull request #7611 from truecharts/renovate/tccr.io-truecharts-dillinger-v3.39.1 2023-02-27 00:25:53 +01:00
TrueCharts Bot c6e5ef3aa8
Merge pull request #7606 from truecharts/renovate/tccr.io-truecharts-cups-server-latest 2023-02-27 00:25:40 +01:00
TrueCharts Bot 4158309cbe
Merge pull request #7607 from truecharts/renovate/tccr.io-truecharts-cyberchef-9.55.0 2023-02-27 00:25:32 +01:00
TrueCharts Bot 7b7fa2eba9
Merge pull request #7595 from truecharts/renovate/tccr.io-truecharts-booksonic-air-v2201.1.0 2023-02-27 00:24:44 +01:00
TrueCharts Bot 7917a1cf0e
Merge pull request #7609 from truecharts/renovate/tccr.io-truecharts-ddclient-3.10.0 2023-02-27 00:23:59 +01:00
TrueCharts Bot b9b0a0f561
Merge pull request #7598 from truecharts/renovate/tccr.io-truecharts-check-mk-raw-v2.1.0 2023-02-27 00:23:57 +01:00
TrueCharts Bot b54cb2617c
Merge pull request #7600 from truecharts/renovate/tccr.io-truecharts-chromium-desktop-g3-latest 2023-02-27 00:23:54 +01:00
TrueCharts Bot d8c3d11cf3
Merge pull request #7604 from truecharts/renovate/tccr.io-truecharts-corekeeper-latest 2023-02-27 00:23:49 +01:00
TrueCharts Bot c7893c99d2
Merge pull request #7599 from truecharts/renovate/tccr.io-truecharts-chromium-latest 2023-02-27 00:23:44 +01:00
TrueCharts Bot ee2a5eca09
Merge pull request #7601 from truecharts/renovate/tccr.io-truecharts-cloudbeaver-latest 2023-02-27 00:23:42 +01:00
TrueCharts Bot 166667d3c4
Merge pull request #7593 from truecharts/renovate/tccr.io-truecharts-blender-latest 2023-02-27 00:23:37 +01:00
TrueCharts Bot 1c7ce4086b
Merge pull request #7603 from truecharts/renovate/tccr.io-truecharts-cops-latest 2023-02-27 00:23:21 +01:00