From 4f3f8a78eacf062fe621f641638edebd3fffc8e0 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 13 Oct 2025 00:56:03 +0200 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20chart=20redis=2017.10.1?= =?UTF-8?q?=20=E2=86=92=2017.11.0=20(#40666)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [redis](https://truecharts.org/charts/stable/redis) ([source](https://redirect.github.com/bitnami/bitnami-docker-redis)) | minor | `17.10.1` -> `17.11.0` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). Signed-off-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com> Co-authored-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com> --- charts/stable/anonaddy/Chart.yaml | 4 ++-- charts/stable/app-template/Chart.yaml | 5 ++--- charts/stable/authelia/Chart.yaml | 4 ++-- charts/stable/authentik/Chart.yaml | 4 ++-- charts/stable/baserow/Chart.yaml | 4 ++-- charts/stable/blocky/Chart.yaml | 4 ++-- charts/stable/cloudreve/Chart.yaml | 4 ++-- charts/stable/ctfd/Chart.yaml | 4 ++-- charts/stable/etesync/Chart.yaml | 4 ++-- charts/stable/fireflyiii/Chart.yaml | 4 ++-- charts/stable/friendica/Chart.yaml | 4 ++-- charts/stable/ghostfolio/Chart.yaml | 4 ++-- charts/stable/humhub/Chart.yaml | 4 ++-- charts/stable/immich/Chart.yaml | 4 ++-- charts/stable/manyfold/Chart.yaml | 4 ++-- charts/stable/misskey/Chart.yaml | 4 ++-- charts/stable/mixpost/Chart.yaml | 4 ++-- charts/stable/n8n/Chart.yaml | 4 ++-- charts/stable/nextcloud/Chart.yaml | 4 ++-- charts/stable/nitter/Chart.yaml | 4 ++-- charts/stable/nocodb/Chart.yaml | 4 ++-- charts/stable/onlyoffice-document-server/Chart.yaml | 4 ++-- charts/stable/outline/Chart.yaml | 4 ++-- charts/stable/paperless-ngx/Chart.yaml | 4 ++-- charts/stable/papermerge/Chart.yaml | 4 ++-- charts/stable/plant-it/Chart.yaml | 4 ++-- charts/stable/romm/Chart.yaml | 4 ++-- charts/stable/rsshub/Chart.yaml | 5 ++--- charts/stable/seafile/Chart.yaml | 4 ++-- charts/stable/send/Chart.yaml | 4 ++-- charts/stable/shlink/Chart.yaml | 4 ++-- charts/stable/speedtest-tracker/Chart.yaml | 4 ++-- charts/stable/vikunja/Chart.yaml | 4 ++-- charts/stable/weblate/Chart.yaml | 4 ++-- 34 files changed, 68 insertions(+), 70 deletions(-) diff --git a/charts/stable/anonaddy/Chart.yaml b/charts/stable/anonaddy/Chart.yaml index 5bba2968328..64d690ae105 100644 --- a/charts/stable/anonaddy/Chart.yaml +++ b/charts/stable/anonaddy/Chart.yaml @@ -28,7 +28,7 @@ dependencies: tags: [] import-values: [] - name: redis - version: 17.10.1 + version: 17.11.0 repository: oci://oci.trueforge.org/truecharts condition: redis.enabled alias: "" @@ -52,5 +52,5 @@ sources: - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/anonaddy - https://hub.docker.com/r/anonaddy/anonaddy type: application -version: 25.13.0 +version: 25.14.0 diff --git a/charts/stable/app-template/Chart.yaml b/charts/stable/app-template/Chart.yaml index 7aae2ba04a9..ff014ac8a5b 100644 --- a/charts/stable/app-template/Chart.yaml +++ b/charts/stable/app-template/Chart.yaml @@ -28,7 +28,7 @@ dependencies: tags: [] import-values: [] - name: redis - version: 17.10.1 + version: 17.11.0 repository: oci://oci.trueforge.org/truecharts condition: redis.enabled alias: "" @@ -58,5 +58,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/app-template - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/app-template type: application -version: 15.18.1 - +version: 15.19.0 diff --git a/charts/stable/authelia/Chart.yaml b/charts/stable/authelia/Chart.yaml index 4d1702d9180..ce44a91de5b 100644 --- a/charts/stable/authelia/Chart.yaml +++ b/charts/stable/authelia/Chart.yaml @@ -21,7 +21,7 @@ dependencies: tags: [] import-values: [] - name: redis - version: 17.10.1 + version: 17.11.0 repository: oci://oci.trueforge.org/truecharts condition: redis.enabled alias: "" @@ -56,5 +56,5 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/authelia - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/authelia type: application -version: 29.18.1 +version: 29.19.0 diff --git a/charts/stable/authentik/Chart.yaml b/charts/stable/authentik/Chart.yaml index 6c1c3a53797..c2424672b66 100644 --- a/charts/stable/authentik/Chart.yaml +++ b/charts/stable/authentik/Chart.yaml @@ -21,7 +21,7 @@ dependencies: tags: [] import-values: [] - name: redis - version: 17.10.1 + version: 17.11.0 repository: oci://oci.trueforge.org/truecharts condition: redis.enabled alias: "" @@ -50,5 +50,5 @@ sources: - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/authentik - https://goauthentik.io/docs/ type: application -version: 33.22.0 +version: 33.23.0 diff --git a/charts/stable/baserow/Chart.yaml b/charts/stable/baserow/Chart.yaml index 2185c5e4ab2..2f9916fceb1 100644 --- a/charts/stable/baserow/Chart.yaml +++ b/charts/stable/baserow/Chart.yaml @@ -21,7 +21,7 @@ dependencies: tags: [] import-values: [] - name: redis - version: 17.10.1 + version: 17.11.0 repository: oci://oci.trueforge.org/truecharts condition: redis.enabled alias: "" @@ -45,5 +45,5 @@ sources: - https://gitlab.com/bramw/baserow/ - https://hub.docker.com/r/baserow/baserow type: application -version: 16.20.0 +version: 16.21.0 diff --git a/charts/stable/blocky/Chart.yaml b/charts/stable/blocky/Chart.yaml index 8a6fe626c62..f63ded74e3e 100644 --- a/charts/stable/blocky/Chart.yaml +++ b/charts/stable/blocky/Chart.yaml @@ -21,7 +21,7 @@ dependencies: tags: [] import-values: [] - name: redis - version: 17.10.1 + version: 17.11.0 repository: oci://oci.trueforge.org/truecharts condition: redis.enabled alias: "" @@ -49,5 +49,5 @@ sources: - https://hub.docker.com/r/spx01/blocky - https://quay.io/oriedge/k8s_gateway type: application -version: 18.19.0 +version: 18.20.0 diff --git a/charts/stable/cloudreve/Chart.yaml b/charts/stable/cloudreve/Chart.yaml index f52b5b240ac..21856159531 100644 --- a/charts/stable/cloudreve/Chart.yaml +++ b/charts/stable/cloudreve/Chart.yaml @@ -21,7 +21,7 @@ dependencies: tags: [] import-values: [] - name: redis - version: 17.10.1 + version: 17.11.0 repository: oci://oci.trueforge.org/truecharts condition: redis.enabled alias: "" @@ -47,5 +47,5 @@ sources: - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/cloudreve - https://hub.docker.com/r/cloudreve/cloudreve type: application -version: 10.25.0 +version: 10.26.0 diff --git a/charts/stable/ctfd/Chart.yaml b/charts/stable/ctfd/Chart.yaml index 84d34eb630c..14d1cb7d504 100644 --- a/charts/stable/ctfd/Chart.yaml +++ b/charts/stable/ctfd/Chart.yaml @@ -28,7 +28,7 @@ dependencies: tags: [] import-values: [] - name: redis - version: 17.10.1 + version: 17.11.0 repository: oci://oci.trueforge.org/truecharts condition: redis.enabled alias: "" @@ -53,5 +53,5 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/ctfd - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/ctfd type: application -version: 9.13.0 +version: 9.14.0 diff --git a/charts/stable/etesync/Chart.yaml b/charts/stable/etesync/Chart.yaml index 5653fc05dbd..7a6d1d30086 100644 --- a/charts/stable/etesync/Chart.yaml +++ b/charts/stable/etesync/Chart.yaml @@ -21,7 +21,7 @@ dependencies: tags: [] import-values: [] - name: redis - version: 17.10.1 + version: 17.11.0 repository: oci://oci.trueforge.org/truecharts condition: redis.enabled alias: "" @@ -52,5 +52,5 @@ sources: - https://hub.docker.com/r/victorrds/etesync - https://www.etesync.com/ type: application -version: 13.18.0 +version: 13.19.0 diff --git a/charts/stable/fireflyiii/Chart.yaml b/charts/stable/fireflyiii/Chart.yaml index 75315f5b70d..98f0cd6ec64 100644 --- a/charts/stable/fireflyiii/Chart.yaml +++ b/charts/stable/fireflyiii/Chart.yaml @@ -21,7 +21,7 @@ dependencies: tags: [] import-values: [] - name: redis - version: 17.10.1 + version: 17.11.0 repository: oci://oci.trueforge.org/truecharts condition: redis.enabled alias: "" @@ -46,5 +46,5 @@ sources: - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/fireflyiii - https://hub.docker.com/r/fireflyiii/core type: application -version: 30.18.0 +version: 30.19.0 diff --git a/charts/stable/friendica/Chart.yaml b/charts/stable/friendica/Chart.yaml index 3342ed7f1a3..f33d0c63ebf 100644 --- a/charts/stable/friendica/Chart.yaml +++ b/charts/stable/friendica/Chart.yaml @@ -28,7 +28,7 @@ dependencies: tags: [] import-values: [] - name: redis - version: 17.10.1 + version: 17.11.0 repository: oci://oci.trueforge.org/truecharts condition: redis.enabled alias: "" @@ -53,5 +53,5 @@ sources: - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/friendica - https://hub.docker.com/_/friendica type: application -version: 19.13.0 +version: 19.14.0 diff --git a/charts/stable/ghostfolio/Chart.yaml b/charts/stable/ghostfolio/Chart.yaml index 669fffb62ba..2956f9cbd01 100644 --- a/charts/stable/ghostfolio/Chart.yaml +++ b/charts/stable/ghostfolio/Chart.yaml @@ -21,7 +21,7 @@ dependencies: tags: [] import-values: [] - name: redis - version: 17.10.1 + version: 17.11.0 repository: oci://oci.trueforge.org/truecharts condition: redis.enabled alias: "" @@ -47,5 +47,5 @@ sources: - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/ghostfolio - https://hub.docker.com/r/ghostfolio/ghostfolio type: application -version: 8.40.0 +version: 8.41.0 diff --git a/charts/stable/humhub/Chart.yaml b/charts/stable/humhub/Chart.yaml index e24837c21b0..df9d8bded9c 100644 --- a/charts/stable/humhub/Chart.yaml +++ b/charts/stable/humhub/Chart.yaml @@ -28,7 +28,7 @@ dependencies: tags: [] import-values: [] - name: redis - version: 17.10.1 + version: 17.11.0 repository: oci://oci.trueforge.org/truecharts condition: redis.enabled alias: "" @@ -53,5 +53,5 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/humhub - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/humhub type: application -version: 12.13.0 +version: 12.14.0 diff --git a/charts/stable/immich/Chart.yaml b/charts/stable/immich/Chart.yaml index f74cdcef40c..5a94491d03b 100644 --- a/charts/stable/immich/Chart.yaml +++ b/charts/stable/immich/Chart.yaml @@ -21,7 +21,7 @@ dependencies: tags: [] import-values: [] - name: redis - version: 17.10.1 + version: 17.11.0 repository: oci://oci.trueforge.org/truecharts condition: redis.enabled alias: "" @@ -46,5 +46,5 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/immich - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/immich type: application -version: 24.3.0 +version: 24.4.0 diff --git a/charts/stable/manyfold/Chart.yaml b/charts/stable/manyfold/Chart.yaml index d085bf1684a..f5365c9b3ed 100644 --- a/charts/stable/manyfold/Chart.yaml +++ b/charts/stable/manyfold/Chart.yaml @@ -21,7 +21,7 @@ dependencies: tags: [] import-values: [] - name: redis - version: 17.10.1 + version: 17.11.0 repository: oci://oci.trueforge.org/truecharts condition: redis.enabled alias: "" @@ -45,5 +45,5 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/manyfold - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/manyfold type: application -version: 4.25.0 +version: 4.26.0 diff --git a/charts/stable/misskey/Chart.yaml b/charts/stable/misskey/Chart.yaml index 7fa36783e03..36d6194e8ca 100644 --- a/charts/stable/misskey/Chart.yaml +++ b/charts/stable/misskey/Chart.yaml @@ -21,7 +21,7 @@ dependencies: tags: [] import-values: [] - name: redis - version: 17.10.1 + version: 17.11.0 repository: oci://oci.trueforge.org/truecharts condition: redis.enabled alias: "" @@ -50,5 +50,5 @@ sources: - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/misskey - https://hub.docker.com/r/misskey/misskey type: application -version: 13.22.0 +version: 13.23.0 diff --git a/charts/stable/mixpost/Chart.yaml b/charts/stable/mixpost/Chart.yaml index 3996296f4cf..13b095b944a 100644 --- a/charts/stable/mixpost/Chart.yaml +++ b/charts/stable/mixpost/Chart.yaml @@ -19,7 +19,7 @@ dependencies: tags: [] import-values: [] - name: redis - version: 17.10.1 + version: 17.11.0 repository: oci://oci.trueforge.org/truecharts condition: redis.enabled alias: "" @@ -53,5 +53,5 @@ sources: - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/mixpost - https://hub.docker.com/r/inovector/mixpost type: application -version: 6.13.0 +version: 6.14.0 diff --git a/charts/stable/n8n/Chart.yaml b/charts/stable/n8n/Chart.yaml index a6ed6bb9eaf..955686a67a1 100644 --- a/charts/stable/n8n/Chart.yaml +++ b/charts/stable/n8n/Chart.yaml @@ -21,7 +21,7 @@ dependencies: tags: [] import-values: [] - name: redis - version: 17.10.1 + version: 17.11.0 repository: oci://oci.trueforge.org/truecharts condition: redis.enabled alias: "" @@ -47,5 +47,5 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/n8n - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/n8n type: application -version: 17.29.0 +version: 17.30.0 diff --git a/charts/stable/nextcloud/Chart.yaml b/charts/stable/nextcloud/Chart.yaml index ff167c0eeed..cfb796032b1 100644 --- a/charts/stable/nextcloud/Chart.yaml +++ b/charts/stable/nextcloud/Chart.yaml @@ -21,7 +21,7 @@ dependencies: tags: [] import-values: [] - name: redis - version: 17.10.1 + version: 17.11.0 repository: oci://oci.trueforge.org/truecharts condition: redis.enabled alias: "" @@ -53,5 +53,5 @@ sources: - https://hub.docker.com/r/collabora/code - https://hub.docker.com/r/nginxinc/nginx-unprivileged type: application -version: 38.4.0 +version: 38.5.0 diff --git a/charts/stable/nitter/Chart.yaml b/charts/stable/nitter/Chart.yaml index 61d691a42c9..fe09e37d63d 100644 --- a/charts/stable/nitter/Chart.yaml +++ b/charts/stable/nitter/Chart.yaml @@ -21,7 +21,7 @@ dependencies: tags: [] import-values: [] - name: redis - version: 17.10.1 + version: 17.11.0 repository: oci://oci.trueforge.org/truecharts condition: redis.enabled alias: "" @@ -46,5 +46,5 @@ sources: - https://github.com/zedeus/nitter - https://hub.docker.com/r/zedeus/nitter type: application -version: 10.18.0 +version: 10.19.0 diff --git a/charts/stable/nocodb/Chart.yaml b/charts/stable/nocodb/Chart.yaml index 345ec89538e..71c58ae0b70 100644 --- a/charts/stable/nocodb/Chart.yaml +++ b/charts/stable/nocodb/Chart.yaml @@ -21,7 +21,7 @@ dependencies: tags: [] import-values: [] - name: redis - version: 17.10.1 + version: 17.11.0 repository: oci://oci.trueforge.org/truecharts condition: redis.enabled alias: "" @@ -45,5 +45,5 @@ sources: - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/nocodb - https://hub.docker.com/r/nocodb/nocodb type: application -version: 17.20.0 +version: 17.21.0 diff --git a/charts/stable/onlyoffice-document-server/Chart.yaml b/charts/stable/onlyoffice-document-server/Chart.yaml index a1a8a70d74c..8710dda76ad 100644 --- a/charts/stable/onlyoffice-document-server/Chart.yaml +++ b/charts/stable/onlyoffice-document-server/Chart.yaml @@ -21,7 +21,7 @@ dependencies: tags: [] import-values: [] - name: redis - version: 17.10.1 + version: 17.11.0 repository: oci://oci.trueforge.org/truecharts condition: redis.enabled alias: "" @@ -46,5 +46,5 @@ sources: - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/onlyoffice-document-server - https://hub.docker.com/r/onlyoffice/documentserver type: application -version: 22.18.0 +version: 22.19.0 diff --git a/charts/stable/outline/Chart.yaml b/charts/stable/outline/Chart.yaml index 5b602ca53a5..6ba9ce1f6b0 100644 --- a/charts/stable/outline/Chart.yaml +++ b/charts/stable/outline/Chart.yaml @@ -21,7 +21,7 @@ dependencies: tags: [] import-values: [] - name: redis - version: 17.10.1 + version: 17.11.0 repository: oci://oci.trueforge.org/truecharts condition: redis.enabled alias: "" @@ -46,5 +46,5 @@ sources: - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/outline - https://hub.docker.com/r/outlinewiki/outline type: application -version: 16.20.0 +version: 16.21.0 diff --git a/charts/stable/paperless-ngx/Chart.yaml b/charts/stable/paperless-ngx/Chart.yaml index 8c75a36c2bc..4a299cbe1c9 100644 --- a/charts/stable/paperless-ngx/Chart.yaml +++ b/charts/stable/paperless-ngx/Chart.yaml @@ -19,7 +19,7 @@ dependencies: tags: [] import-values: [] - name: redis - version: 17.10.1 + version: 17.11.0 repository: oci://oci.trueforge.org/truecharts condition: redis.enabled alias: "" @@ -49,5 +49,5 @@ sources: - https://hub.docker.com/r/gotenberg/gotenberg - https://paperless-ngx.readthedocs.io/en/latest/ type: application -version: 11.23.0 +version: 11.24.0 diff --git a/charts/stable/papermerge/Chart.yaml b/charts/stable/papermerge/Chart.yaml index ee8821f48f6..ff8af01d14f 100644 --- a/charts/stable/papermerge/Chart.yaml +++ b/charts/stable/papermerge/Chart.yaml @@ -21,7 +21,7 @@ dependencies: tags: [] import-values: [] - name: redis - version: 17.10.1 + version: 17.11.0 repository: oci://oci.trueforge.org/truecharts condition: redis.enabled alias: "" @@ -45,5 +45,5 @@ sources: - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/papermerge - https://hub.docker.com/r/papermerge/papermerge type: application -version: 17.18.0 +version: 17.19.0 diff --git a/charts/stable/plant-it/Chart.yaml b/charts/stable/plant-it/Chart.yaml index 7092fd9a624..b38a6b1ad8c 100644 --- a/charts/stable/plant-it/Chart.yaml +++ b/charts/stable/plant-it/Chart.yaml @@ -26,7 +26,7 @@ dependencies: tags: [] import-values: [] - name: redis - version: 17.10.1 + version: 17.11.0 repository: oci://oci.trueforge.org/truecharts condition: redis.enabled alias: "" @@ -51,5 +51,5 @@ sources: - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/plant-it - https://hub.docker.com/r/msdeluise/plant-it-server type: application -version: 5.13.0 +version: 5.14.0 diff --git a/charts/stable/romm/Chart.yaml b/charts/stable/romm/Chart.yaml index cb3064b183b..821f07fdebc 100644 --- a/charts/stable/romm/Chart.yaml +++ b/charts/stable/romm/Chart.yaml @@ -28,7 +28,7 @@ dependencies: tags: [] import-values: [] - name: redis - version: 17.10.1 + version: 17.11.0 repository: oci://oci.trueforge.org/truecharts condition: redis.enabled alias: "" @@ -53,5 +53,5 @@ sources: - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/romm - https://github.com/zurdi15/romm type: application -version: 14.14.0 +version: 14.15.0 diff --git a/charts/stable/rsshub/Chart.yaml b/charts/stable/rsshub/Chart.yaml index 5183def9ad1..484ee2c104e 100644 --- a/charts/stable/rsshub/Chart.yaml +++ b/charts/stable/rsshub/Chart.yaml @@ -21,7 +21,7 @@ dependencies: tags: [] import-values: [] - name: redis - version: 17.10.1 + version: 17.11.0 repository: oci://oci.trueforge.org/truecharts condition: redis.enabled alias: "" @@ -48,5 +48,4 @@ sources: - https://hub.docker.com/r/browserless/chrome - https://hub.docker.com/r/diygod/rsshub type: application -version: 16.18.1 - +version: 16.19.0 diff --git a/charts/stable/seafile/Chart.yaml b/charts/stable/seafile/Chart.yaml index 5aea5b0e86b..d12a85b8cdd 100644 --- a/charts/stable/seafile/Chart.yaml +++ b/charts/stable/seafile/Chart.yaml @@ -26,7 +26,7 @@ dependencies: tags: [] import-values: [] - name: redis - version: 17.10.1 + version: 17.11.0 repository: oci://oci.trueforge.org/truecharts condition: redis.enabled alias: "" @@ -53,5 +53,5 @@ sources: - https://hub.docker.com/r/seafileltd/seafile-mc - https://seafile.com type: application -version: 12.7.0 +version: 12.8.0 diff --git a/charts/stable/send/Chart.yaml b/charts/stable/send/Chart.yaml index b3968d1bb98..644af103a5e 100644 --- a/charts/stable/send/Chart.yaml +++ b/charts/stable/send/Chart.yaml @@ -21,7 +21,7 @@ dependencies: tags: [] import-values: [] - name: redis - version: 17.10.1 + version: 17.11.0 repository: oci://oci.trueforge.org/truecharts condition: redis.enabled alias: "" @@ -46,5 +46,5 @@ sources: - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/send - https://gitlab.com/timvisee/send type: application -version: 9.18.0 +version: 9.19.0 diff --git a/charts/stable/shlink/Chart.yaml b/charts/stable/shlink/Chart.yaml index 791701db00d..6744574e581 100644 --- a/charts/stable/shlink/Chart.yaml +++ b/charts/stable/shlink/Chart.yaml @@ -21,7 +21,7 @@ dependencies: tags: [] import-values: [] - name: redis - version: 17.10.1 + version: 17.11.0 repository: oci://oci.trueforge.org/truecharts condition: redis.enabled alias: "" @@ -46,5 +46,5 @@ sources: - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/shlink - https://hub.docker.com/r/shlinkio/shlink type: application -version: 18.19.0 +version: 18.20.0 diff --git a/charts/stable/speedtest-tracker/Chart.yaml b/charts/stable/speedtest-tracker/Chart.yaml index ace8b5a2056..329e7b62714 100644 --- a/charts/stable/speedtest-tracker/Chart.yaml +++ b/charts/stable/speedtest-tracker/Chart.yaml @@ -21,7 +21,7 @@ dependencies: tags: [] import-values: [] - name: redis - version: 17.10.1 + version: 17.11.0 repository: oci://oci.trueforge.org/truecharts condition: redis.enabled alias: "" @@ -47,5 +47,5 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/speedtest-tracker - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/speedtest-tracker type: application -version: 8.18.0 +version: 8.19.0 diff --git a/charts/stable/vikunja/Chart.yaml b/charts/stable/vikunja/Chart.yaml index 5e1c93a3fbf..57058fa2d2a 100644 --- a/charts/stable/vikunja/Chart.yaml +++ b/charts/stable/vikunja/Chart.yaml @@ -21,7 +21,7 @@ dependencies: tags: [] import-values: [] - name: redis - version: 17.10.1 + version: 17.11.0 repository: oci://oci.trueforge.org/truecharts condition: redis.enabled alias: "" @@ -45,5 +45,5 @@ sources: - https://hub.docker.com/r/vikunja/vikunja - https://vikunja.io/docs type: application -version: 17.18.0 +version: 17.19.0 diff --git a/charts/stable/weblate/Chart.yaml b/charts/stable/weblate/Chart.yaml index 2f2041043c8..fc90a94badf 100644 --- a/charts/stable/weblate/Chart.yaml +++ b/charts/stable/weblate/Chart.yaml @@ -21,7 +21,7 @@ dependencies: tags: [] import-values: [] - name: redis - version: 17.10.1 + version: 17.11.0 repository: oci://oci.trueforge.org/truecharts condition: redis.enabled alias: "" @@ -48,5 +48,5 @@ sources: - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/weblate - https://hub.docker.com/r/weblate/weblate type: application -version: 17.18.0 +version: 17.19.0