From 66dda59b7ff1a01193b980f5d0546bc068148ea5 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Tue, 3 Feb 2026 07:13:15 +0100 Subject: [PATCH] =?UTF-8?q?fix(helm-deps):=20update=20chart=20redis=2017.1?= =?UTF-8?q?5.18=20=E2=86=92=2017.15.19=20(#44472)?= 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)) | patch | `17.15.18` -> `17.15.19` | --- > [!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 | 12 ++++++------ charts/stable/app-template/Chart.yaml | 12 ++++++------ charts/stable/authelia/Chart.yaml | 14 +++++++------- charts/stable/authentik/Chart.yaml | 15 +++++++-------- charts/stable/baserow/Chart.yaml | 14 +++++++------- charts/stable/blocky/Chart.yaml | 14 +++++++------- charts/stable/cloudreve/Chart.yaml | 14 +++++++------- charts/stable/ctfd/Chart.yaml | 14 +++++++------- charts/stable/etesync/Chart.yaml | 14 +++++++------- charts/stable/fireflyiii/Chart.yaml | 14 +++++++------- charts/stable/friendica/Chart.yaml | 12 ++++++------ charts/stable/ghostfolio/Chart.yaml | 14 +++++++------- charts/stable/humhub/Chart.yaml | 12 ++++++------ charts/stable/immich/Chart.yaml | 14 +++++++------- charts/stable/manyfold/Chart.yaml | 14 +++++++------- charts/stable/misskey/Chart.yaml | 14 +++++++------- charts/stable/mixpost/Chart.yaml | 12 ++++++------ charts/stable/n8n/Chart.yaml | 14 +++++++------- charts/stable/nextcloud/Chart.yaml | 12 ++++++------ charts/stable/nitter/Chart.yaml | 14 +++++++------- charts/stable/nocodb/Chart.yaml | 14 +++++++------- .../stable/onlyoffice-document-server/Chart.yaml | 14 +++++++------- charts/stable/outline/Chart.yaml | 14 +++++++------- charts/stable/paperless-ngx/Chart.yaml | 14 +++++++------- charts/stable/papermerge/Chart.yaml | 14 +++++++------- charts/stable/plant-it/Chart.yaml | 12 ++++++------ charts/stable/romm/Chart.yaml | 12 ++++++------ charts/stable/rsshub/Chart.yaml | 14 +++++++------- charts/stable/seafile/Chart.yaml | 12 ++++++------ charts/stable/send/Chart.yaml | 14 +++++++------- charts/stable/shlink/Chart.yaml | 14 +++++++------- charts/stable/speedtest-tracker/Chart.yaml | 14 +++++++------- charts/stable/tracearr/Chart.yaml | 14 +++++++------- charts/stable/vikunja/Chart.yaml | 14 +++++++------- charts/stable/weblate/Chart.yaml | 14 +++++++------- 35 files changed, 236 insertions(+), 237 deletions(-) diff --git a/charts/stable/anonaddy/Chart.yaml b/charts/stable/anonaddy/Chart.yaml index e1e59cd6792..540f70bb343 100644 --- a/charts/stable/anonaddy/Chart.yaml +++ b/charts/stable/anonaddy/Chart.yaml @@ -31,7 +31,7 @@ dependencies: tags: [] import-values: [] - name: redis - version: 17.15.18 + version: 17.15.19 repository: oci://oci.trueforge.org/truecharts condition: redis.enabled alias: "" @@ -39,15 +39,15 @@ dependencies: import-values: [] deprecated: false description: Protect your email from spam using disposable addresses. -home: https://trueforge.org/truetech/truecharts/charts/stable/anonaddy -icon: https://trueforge.org/img/hotlink-ok/chart-icons/anonaddy.webp +home: https://truecharts.org/charts/stable/anonaddy +icon: https://truecharts.org/img/hotlink-ok/chart-icons/anonaddy.webp keywords: - anonaddy -kubeVersion: '>=1.27.0-0' +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts - email: info@trueforge.org - url: https://trueforge.org + email: info@truecharts.org + url: https://truecharts.org name: anonaddy sources: - https://github.com/anonaddy/docker diff --git a/charts/stable/app-template/Chart.yaml b/charts/stable/app-template/Chart.yaml index dea80a21464..89f658f2e7d 100644 --- a/charts/stable/app-template/Chart.yaml +++ b/charts/stable/app-template/Chart.yaml @@ -31,7 +31,7 @@ dependencies: tags: [] import-values: [] - name: redis - version: 17.15.18 + version: 17.15.19 repository: oci://oci.trueforge.org/truecharts condition: redis.enabled alias: "" @@ -46,15 +46,15 @@ dependencies: import-values: [] deprecated: false description: Advanced Template to create your own TrueCharts-based Charts -home: https://trueforge.org/truetech/truecharts/charts/stable/app-template -icon: https://trueforge.org/img/hotlink-ok/chart-icons/app-template.webp +home: https://truecharts.org/charts/stable/app-template +icon: https://truecharts.org/img/hotlink-ok/chart-icons/app-template.webp keywords: - custom -kubeVersion: '>=1.27.0-0' +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts - email: info@trueforge.org - url: https://trueforge.org + email: info@truecharts.org + url: https://truecharts.org name: app-template sources: - https://ghcr.io/miguelndecarvalho/speedtest-exporter diff --git a/charts/stable/authelia/Chart.yaml b/charts/stable/authelia/Chart.yaml index 761a30b2c2d..b58473f393f 100644 --- a/charts/stable/authelia/Chart.yaml +++ b/charts/stable/authelia/Chart.yaml @@ -24,7 +24,7 @@ dependencies: tags: [] import-values: [] - name: redis - version: 17.15.18 + version: 17.15.19 repository: oci://oci.trueforge.org/truecharts condition: redis.enabled alias: "" @@ -32,8 +32,8 @@ dependencies: import-values: [] deprecated: false description: Authelia is a Single Sign-On Multi-Factor portal for web apps -home: https://trueforge.org/truetech/truecharts/charts/stable/authelia -icon: https://trueforge.org/img/hotlink-ok/chart-icons/authelia.webp +home: https://truecharts.org/charts/stable/authelia +icon: https://truecharts.org/img/hotlink-ok/chart-icons/authelia.webp keywords: - authelia - authentication @@ -46,11 +46,11 @@ keywords: - YubiKey - Push Notifications - LDAP -kubeVersion: '>=1.27.0-0' +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts - email: info@trueforge.org - url: https://trueforge.org + email: info@truecharts.org + url: https://truecharts.org name: authelia sources: - https://ghcr.io/authelia/authelia @@ -58,5 +58,5 @@ sources: - https://github.com/authelia/chartrepo - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/authelia type: application -version: 29.27.25 +version: 29.27.26 diff --git a/charts/stable/authentik/Chart.yaml b/charts/stable/authentik/Chart.yaml index 390bd758caa..78e5df4d69e 100644 --- a/charts/stable/authentik/Chart.yaml +++ b/charts/stable/authentik/Chart.yaml @@ -24,7 +24,7 @@ dependencies: tags: [] import-values: [] - name: redis - version: 17.15.18 + version: 17.15.19 repository: oci://oci.trueforge.org/truecharts condition: redis.enabled alias: "" @@ -32,15 +32,15 @@ dependencies: import-values: [] deprecated: false description: Authentik is an open-source Identity Provider focused on flexibility and versatility. -home: https://trueforge.org/truetech/truecharts/charts/stable/authentik -icon: https://trueforge.org/img/hotlink-ok/chart-icons/authentik.webp +home: https://truecharts.org/charts/stable/authentik +icon: https://truecharts.org/img/hotlink-ok/chart-icons/authentik.webp keywords: - authentik -kubeVersion: '>=1.27.0-0' +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts - email: info@trueforge.org - url: https://trueforge.org + email: info@truecharts.org + url: https://truecharts.org name: authentik sources: - https://ghcr.io/goauthentik/ldap @@ -52,5 +52,4 @@ sources: - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/authentik - https://goauthentik.io/docs/ type: application -version: 34.0.24 - +version: 34.0.25 diff --git a/charts/stable/baserow/Chart.yaml b/charts/stable/baserow/Chart.yaml index 778f037ef34..1fb3b89318b 100644 --- a/charts/stable/baserow/Chart.yaml +++ b/charts/stable/baserow/Chart.yaml @@ -24,7 +24,7 @@ dependencies: tags: [] import-values: [] - name: redis - version: 17.15.18 + version: 17.15.19 repository: oci://oci.trueforge.org/truecharts condition: redis.enabled alias: "" @@ -32,20 +32,20 @@ dependencies: import-values: [] deprecated: false description: Baserow is an open source no-code database tool and Airtable alternative. -home: https://trueforge.org/truetech/truecharts/charts/stable/baserow -icon: https://trueforge.org/img/hotlink-ok/chart-icons/baserow.webp +home: https://truecharts.org/charts/stable/baserow +icon: https://truecharts.org/img/hotlink-ok/chart-icons/baserow.webp keywords: - baserow -kubeVersion: '>=1.27.0-0' +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts - email: info@trueforge.org - url: https://trueforge.org + email: info@truecharts.org + url: https://truecharts.org name: baserow sources: - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/baserow - https://gitlab.com/bramw/baserow/ - https://hub.docker.com/r/baserow/baserow type: application -version: 17.4.28 +version: 17.4.29 diff --git a/charts/stable/blocky/Chart.yaml b/charts/stable/blocky/Chart.yaml index 267dd9af390..5748d5f9851 100644 --- a/charts/stable/blocky/Chart.yaml +++ b/charts/stable/blocky/Chart.yaml @@ -24,7 +24,7 @@ dependencies: tags: [] import-values: [] - name: redis - version: 17.15.18 + version: 17.15.19 repository: oci://oci.trueforge.org/truecharts condition: redis.enabled alias: "" @@ -32,16 +32,16 @@ dependencies: import-values: [] deprecated: false description: Blocky is a DNS proxy, DNS enhancer and ad-blocker for the local network written in Go -home: https://trueforge.org/truetech/truecharts/charts/stable/blocky -icon: https://trueforge.org/img/hotlink-ok/chart-icons/blocky.webp +home: https://truecharts.org/charts/stable/blocky +icon: https://truecharts.org/img/hotlink-ok/chart-icons/blocky.webp keywords: - dns - blocky -kubeVersion: '>=1.27.0-0' +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts - email: info@trueforge.org - url: https://trueforge.org + email: info@truecharts.org + url: https://truecharts.org name: blocky sources: - https://0xerr0r.github.io/blocky/ @@ -51,5 +51,5 @@ sources: - https://github.com/Mozart409/blocky-frontend - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/blocky type: application -version: 19.5.25 +version: 19.5.26 diff --git a/charts/stable/cloudreve/Chart.yaml b/charts/stable/cloudreve/Chart.yaml index 73f3a2c5b4c..c191650b251 100644 --- a/charts/stable/cloudreve/Chart.yaml +++ b/charts/stable/cloudreve/Chart.yaml @@ -24,7 +24,7 @@ dependencies: tags: [] import-values: [] - name: redis - version: 17.15.18 + version: 17.15.19 repository: oci://oci.trueforge.org/truecharts condition: redis.enabled alias: "" @@ -32,22 +32,22 @@ dependencies: import-values: [] deprecated: false description: Self-hosted file management and sharing system, supports multiple storage providers -home: https://trueforge.org/truetech/truecharts/charts/stable/cloudreve -icon: https://trueforge.org/img/hotlink-ok/chart-icons/cloudreve.webp +home: https://truecharts.org/charts/stable/cloudreve +icon: https://truecharts.org/img/hotlink-ok/chart-icons/cloudreve.webp keywords: - cloudreve - Cloud - Network-Web -kubeVersion: '>=1.27.0-0' +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts - email: info@trueforge.org - url: https://trueforge.org + email: info@truecharts.org + url: https://truecharts.org name: cloudreve sources: - https://github.com/cloudreve/Cloudreve - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/cloudreve - https://hub.docker.com/r/cloudreve/cloudreve type: application -version: 10.38.1 +version: 10.38.2 diff --git a/charts/stable/ctfd/Chart.yaml b/charts/stable/ctfd/Chart.yaml index d001d9786c5..bd7ab701051 100644 --- a/charts/stable/ctfd/Chart.yaml +++ b/charts/stable/ctfd/Chart.yaml @@ -24,7 +24,7 @@ dependencies: tags: [] import-values: [] - name: redis - version: 17.15.18 + version: 17.15.19 repository: oci://oci.trueforge.org/truecharts condition: redis.enabled alias: "" @@ -32,21 +32,21 @@ dependencies: import-values: [] deprecated: false description: CTFd is a Capture The Flag framework focusing on ease of use and customizability. -home: https://trueforge.org/truetech/truecharts/charts/stable/ctfd -icon: https://trueforge.org/img/hotlink-ok/chart-icons/ctfd.webp +home: https://truecharts.org/charts/stable/ctfd +icon: https://truecharts.org/img/hotlink-ok/chart-icons/ctfd.webp keywords: - ctfd - learning -kubeVersion: '>=1.27.0-0' +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts - email: info@trueforge.org - url: https://trueforge.org + email: info@truecharts.org + url: https://truecharts.org name: ctfd sources: - https://ghcr.io/ctfd/ctfd - https://github.com/CTFd/CTFd - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/ctfd type: application -version: 10.0.15 +version: 10.0.16 diff --git a/charts/stable/etesync/Chart.yaml b/charts/stable/etesync/Chart.yaml index 2d94e4140d7..a2de14c1c4d 100644 --- a/charts/stable/etesync/Chart.yaml +++ b/charts/stable/etesync/Chart.yaml @@ -24,7 +24,7 @@ dependencies: tags: [] import-values: [] - name: redis - version: 17.15.18 + version: 17.15.19 repository: oci://oci.trueforge.org/truecharts condition: redis.enabled alias: "" @@ -32,8 +32,8 @@ dependencies: import-values: [] deprecated: false description: Secure, end-to-end encrypted, and privacy respecting sync for your contacts, calendars, tasks and notes. -home: https://trueforge.org/truetech/truecharts/charts/stable/etesync -icon: https://trueforge.org/img/hotlink-ok/chart-icons/etesync.webp +home: https://truecharts.org/charts/stable/etesync +icon: https://truecharts.org/img/hotlink-ok/chart-icons/etesync.webp keywords: - etesync - sync @@ -41,11 +41,11 @@ keywords: - calendars - tasks - notes -kubeVersion: '>=1.27.0-0' +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts - email: info@trueforge.org - url: https://trueforge.org + email: info@truecharts.org + url: https://truecharts.org name: etesync sources: - https://github.com/etesync @@ -54,5 +54,5 @@ sources: - https://hub.docker.com/r/victorrds/etesync - https://www.etesync.com/ type: application -version: 13.27.24 +version: 13.27.25 diff --git a/charts/stable/fireflyiii/Chart.yaml b/charts/stable/fireflyiii/Chart.yaml index fcbabb6d078..9648f3b5dfe 100644 --- a/charts/stable/fireflyiii/Chart.yaml +++ b/charts/stable/fireflyiii/Chart.yaml @@ -24,7 +24,7 @@ dependencies: tags: [] import-values: [] - name: redis - version: 17.15.18 + version: 17.15.19 repository: oci://oci.trueforge.org/truecharts condition: redis.enabled alias: "" @@ -32,21 +32,21 @@ dependencies: import-values: [] deprecated: false description: A free and open source personal finance manager -home: https://trueforge.org/truetech/truecharts/charts/stable/fireflyiii -icon: https://trueforge.org/img/hotlink-ok/chart-icons/fireflyiii.webp +home: https://truecharts.org/charts/stable/fireflyiii +icon: https://truecharts.org/img/hotlink-ok/chart-icons/fireflyiii.webp keywords: - fireflyiii - finacial -kubeVersion: '>=1.27.0-0' +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts - email: info@trueforge.org - url: https://trueforge.org + email: info@truecharts.org + url: https://truecharts.org name: fireflyiii sources: - https://github.com/firefly-iii/firefly-iii/ - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/fireflyiii - https://hub.docker.com/r/fireflyiii/core type: application -version: 30.27.25 +version: 30.27.26 diff --git a/charts/stable/friendica/Chart.yaml b/charts/stable/friendica/Chart.yaml index f9a4b31c908..dce6bf5b534 100644 --- a/charts/stable/friendica/Chart.yaml +++ b/charts/stable/friendica/Chart.yaml @@ -31,7 +31,7 @@ dependencies: tags: [] import-values: [] - name: redis - version: 17.15.18 + version: 17.15.19 repository: oci://oci.trueforge.org/truecharts condition: redis.enabled alias: "" @@ -39,16 +39,16 @@ dependencies: import-values: [] deprecated: false description: Welcome to the free social web -home: https://trueforge.org/truetech/truecharts/charts/stable/friendica -icon: https://trueforge.org/img/hotlink-ok/chart-icons/friendica.webp +home: https://truecharts.org/charts/stable/friendica +icon: https://truecharts.org/img/hotlink-ok/chart-icons/friendica.webp keywords: - friend - social -kubeVersion: '>=1.27.0-0' +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts - email: info@trueforge.org - url: https://trueforge.org + email: info@truecharts.org + url: https://truecharts.org name: friendica sources: - https://friendi.ca/ diff --git a/charts/stable/ghostfolio/Chart.yaml b/charts/stable/ghostfolio/Chart.yaml index 37acd2dabc9..398eccab7a6 100644 --- a/charts/stable/ghostfolio/Chart.yaml +++ b/charts/stable/ghostfolio/Chart.yaml @@ -24,7 +24,7 @@ dependencies: tags: [] import-values: [] - name: redis - version: 17.15.18 + version: 17.15.19 repository: oci://oci.trueforge.org/truecharts condition: redis.enabled alias: "" @@ -32,16 +32,16 @@ dependencies: import-values: [] deprecated: false description: Ghostfolio is a privacy-first, open source dashboard for your personal finances. Break down your asset allocation, know your net worth and make solid, data-driven investment decisions. -home: https://trueforge.org/truetech/truecharts/charts/stable/ghostfolio -icon: https://trueforge.org/img/hotlink-ok/chart-icons/ghostfolio.webp +home: https://truecharts.org/charts/stable/ghostfolio +icon: https://truecharts.org/img/hotlink-ok/chart-icons/ghostfolio.webp keywords: - ghostfolio - finance -kubeVersion: '>=1.27.0-0' +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts - email: info@trueforge.org - url: https://trueforge.org + email: info@truecharts.org + url: https://truecharts.org name: ghostfolio sources: - https://ghostfol.io/ @@ -49,5 +49,5 @@ sources: - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/ghostfolio - https://hub.docker.com/r/ghostfolio/ghostfolio type: application -version: 8.74.1 +version: 8.74.2 diff --git a/charts/stable/humhub/Chart.yaml b/charts/stable/humhub/Chart.yaml index d2b56f33f4b..cf8e991ec10 100644 --- a/charts/stable/humhub/Chart.yaml +++ b/charts/stable/humhub/Chart.yaml @@ -31,7 +31,7 @@ dependencies: tags: [] import-values: [] - name: redis - version: 17.15.18 + version: 17.15.19 repository: oci://oci.trueforge.org/truecharts condition: redis.enabled alias: "" @@ -39,16 +39,16 @@ dependencies: import-values: [] deprecated: false description: A feature rich and highly flexible OpenSource Social Network Kit written in PHP. -home: https://trueforge.org/truetech/truecharts/charts/stable/humhub -icon: https://trueforge.org/img/hotlink-ok/chart-icons/humhub.webp +home: https://truecharts.org/charts/stable/humhub +icon: https://truecharts.org/img/hotlink-ok/chart-icons/humhub.webp keywords: - humhub - Network-Web -kubeVersion: '>=1.27.0-0' +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts - email: info@trueforge.org - url: https://trueforge.org + email: info@truecharts.org + url: https://truecharts.org name: humhub sources: - https://ghcr.io/mriedmann/humhub-nginx diff --git a/charts/stable/immich/Chart.yaml b/charts/stable/immich/Chart.yaml index 1bb949ce294..1a8968257a0 100644 --- a/charts/stable/immich/Chart.yaml +++ b/charts/stable/immich/Chart.yaml @@ -24,7 +24,7 @@ dependencies: tags: [] import-values: [] - name: redis - version: 17.15.18 + version: 17.15.19 repository: oci://oci.trueforge.org/truecharts condition: redis.enabled alias: "" @@ -32,15 +32,15 @@ dependencies: import-values: [] deprecated: false description: High performance self-hosted photo and video backup solution. -home: https://trueforge.org/truetech/truecharts/charts/stable/immich -icon: https://trueforge.org/img/hotlink-ok/chart-icons/immich.webp +home: https://truecharts.org/charts/stable/immich +icon: https://truecharts.org/img/hotlink-ok/chart-icons/immich.webp keywords: - photos -kubeVersion: '>=1.27.0-0' +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts - email: info@trueforge.org - url: https://trueforge.org + email: info@truecharts.org + url: https://truecharts.org name: immich sources: - https://ghcr.io/immich-app/immich-machine-learning @@ -48,5 +48,5 @@ sources: - https://github.com/immich-app/immich - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/immich type: application -version: 25.23.2 +version: 25.23.3 diff --git a/charts/stable/manyfold/Chart.yaml b/charts/stable/manyfold/Chart.yaml index ffa1debe5e8..41e6a0640db 100644 --- a/charts/stable/manyfold/Chart.yaml +++ b/charts/stable/manyfold/Chart.yaml @@ -24,7 +24,7 @@ dependencies: tags: [] import-values: [] - name: redis - version: 17.15.18 + version: 17.15.19 repository: oci://oci.trueforge.org/truecharts condition: redis.enabled alias: "" @@ -32,20 +32,20 @@ dependencies: import-values: [] deprecated: false description: A Digital Asset Manager (DAM), specifically designed for 3D print files. -home: https://trueforge.org/truetech/truecharts/charts/stable/manyfold -icon: https://trueforge.org/img/hotlink-ok/chart-icons/manyfold.webp +home: https://truecharts.org/charts/stable/manyfold +icon: https://truecharts.org/img/hotlink-ok/chart-icons/manyfold.webp keywords: - manyfold - media -kubeVersion: '>=1.27.0-0' +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts - email: info@trueforge.org - url: https://trueforge.org + email: info@truecharts.org + url: https://truecharts.org name: manyfold sources: - https://ghcr.io/manyfold3d/manyfold - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/manyfold type: application -version: 4.41.1 +version: 4.41.2 diff --git a/charts/stable/misskey/Chart.yaml b/charts/stable/misskey/Chart.yaml index d747b5ffd8e..d1306d209a5 100644 --- a/charts/stable/misskey/Chart.yaml +++ b/charts/stable/misskey/Chart.yaml @@ -24,7 +24,7 @@ dependencies: tags: [] import-values: [] - name: redis - version: 17.15.18 + version: 17.15.19 repository: oci://oci.trueforge.org/truecharts condition: redis.enabled alias: "" @@ -32,8 +32,8 @@ dependencies: import-values: [] deprecated: false description: Open source decentralized social media platform that's free forever! -home: https://trueforge.org/truetech/truecharts/charts/stable/misskey -icon: https://trueforge.org/img/hotlink-ok/chart-icons/misskey.webp +home: https://truecharts.org/charts/stable/misskey +icon: https://truecharts.org/img/hotlink-ok/chart-icons/misskey.webp keywords: - Misskey - Social @@ -41,16 +41,16 @@ keywords: - Social Media - Fediverse - ActivityPub -kubeVersion: '>=1.27.0-0' +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts - email: info@trueforge.org - url: https://trueforge.org + email: info@truecharts.org + url: https://truecharts.org name: misskey sources: - https://github.com/misskey-dev/misskey/ - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/misskey - https://hub.docker.com/r/misskey/misskey type: application -version: 13.33.25 +version: 13.33.26 diff --git a/charts/stable/mixpost/Chart.yaml b/charts/stable/mixpost/Chart.yaml index 13a8d442fcb..5f4b24c00f5 100644 --- a/charts/stable/mixpost/Chart.yaml +++ b/charts/stable/mixpost/Chart.yaml @@ -24,7 +24,7 @@ dependencies: tags: [] import-values: [] - name: redis - version: 17.15.18 + version: 17.15.19 repository: oci://oci.trueforge.org/truecharts condition: redis.enabled alias: "" @@ -39,18 +39,18 @@ dependencies: import-values: [] deprecated: false description: Mixpost it's the coolest Self hosted social media management software. -home: https://trueforge.org/truetech/truecharts/charts/stable/mixpost -icon: https://trueforge.org/img/hotlink-ok/chart-icons/mixpost.webp +home: https://truecharts.org/charts/stable/mixpost +icon: https://truecharts.org/img/hotlink-ok/chart-icons/mixpost.webp keywords: - mixpost - twitter - facebook - socialmedia -kubeVersion: '>=1.27.0-0' +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts - email: info@trueforge.org - url: https://trueforge.org + email: info@truecharts.org + url: https://truecharts.org name: mixpost sources: - https://github.com/inovector/mixpost diff --git a/charts/stable/n8n/Chart.yaml b/charts/stable/n8n/Chart.yaml index d5a42a58cab..a32c2cd51ad 100644 --- a/charts/stable/n8n/Chart.yaml +++ b/charts/stable/n8n/Chart.yaml @@ -24,7 +24,7 @@ dependencies: tags: [] import-values: [] - name: redis - version: 17.15.18 + version: 17.15.19 repository: oci://oci.trueforge.org/truecharts condition: redis.enabled alias: "" @@ -32,16 +32,16 @@ dependencies: import-values: [] deprecated: false description: n8n is an extendable workflow automation tool. -home: https://trueforge.org/truetech/truecharts/charts/stable/n8n -icon: https://trueforge.org/img/hotlink-ok/chart-icons/n8n.webp +home: https://truecharts.org/charts/stable/n8n +icon: https://truecharts.org/img/hotlink-ok/chart-icons/n8n.webp keywords: - workflows - automation -kubeVersion: '>=1.27.0-0' +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts - email: info@trueforge.org - url: https://trueforge.org + email: info@truecharts.org + url: https://truecharts.org name: n8n sources: - https://docs.n8n.io/ @@ -49,5 +49,5 @@ sources: - https://github.com/n8n-io/n8n - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/n8n type: application -version: 18.7.1 +version: 18.7.2 diff --git a/charts/stable/nextcloud/Chart.yaml b/charts/stable/nextcloud/Chart.yaml index 4240a1b090f..f99ad40a5f5 100644 --- a/charts/stable/nextcloud/Chart.yaml +++ b/charts/stable/nextcloud/Chart.yaml @@ -24,7 +24,7 @@ dependencies: tags: [] import-values: [] - name: redis - version: 17.15.18 + version: 17.15.19 repository: oci://oci.trueforge.org/truecharts condition: redis.enabled alias: "" @@ -32,19 +32,19 @@ dependencies: import-values: [] deprecated: false description: A private cloud server that puts the control and security of your own data back into your hands. -home: https://trueforge.org/truetech/truecharts/charts/stable/nextcloud -icon: https://trueforge.org/img/hotlink-ok/chart-icons/nextcloud.webp +home: https://truecharts.org/charts/stable/nextcloud +icon: https://truecharts.org/img/hotlink-ok/chart-icons/nextcloud.webp keywords: - nextcloud - storage - http - web - php -kubeVersion: '>=1.27.0-0' +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts - email: info@trueforge.org - url: https://trueforge.org + email: info@truecharts.org + url: https://truecharts.org name: nextcloud sources: - https://github.com/nextcloud/docker diff --git a/charts/stable/nitter/Chart.yaml b/charts/stable/nitter/Chart.yaml index d5ac5ffeb9a..befe366a2b1 100644 --- a/charts/stable/nitter/Chart.yaml +++ b/charts/stable/nitter/Chart.yaml @@ -24,7 +24,7 @@ dependencies: tags: [] import-values: [] - name: redis - version: 17.15.18 + version: 17.15.19 repository: oci://oci.trueforge.org/truecharts condition: redis.enabled alias: "" @@ -32,21 +32,21 @@ dependencies: import-values: [] deprecated: false description: A free and open source alternative Twitter front-end focused on privacy and performance. -home: https://trueforge.org/truetech/truecharts/charts/stable/nitter -icon: https://trueforge.org/img/hotlink-ok/chart-icons/nitter.webp +home: https://truecharts.org/charts/stable/nitter +icon: https://truecharts.org/img/hotlink-ok/chart-icons/nitter.webp keywords: - nitter - libre -kubeVersion: '>=1.27.0-0' +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts - email: info@trueforge.org - url: https://trueforge.org + email: info@truecharts.org + url: https://truecharts.org name: nitter sources: - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/nitter - https://github.com/zedeus/nitter - https://hub.docker.com/r/zedeus/nitter type: application -version: 10.27.26 +version: 10.27.27 diff --git a/charts/stable/nocodb/Chart.yaml b/charts/stable/nocodb/Chart.yaml index 9f14e4af413..1e04272f8ff 100644 --- a/charts/stable/nocodb/Chart.yaml +++ b/charts/stable/nocodb/Chart.yaml @@ -24,7 +24,7 @@ dependencies: tags: [] import-values: [] - name: redis - version: 17.15.18 + version: 17.15.19 repository: oci://oci.trueforge.org/truecharts condition: redis.enabled alias: "" @@ -32,20 +32,20 @@ dependencies: import-values: [] deprecated: false description: Turns any MySQL, PostgreSQL, SQL Server, SQLite & MariaDB into a smart-spreadsheet. -home: https://trueforge.org/truetech/truecharts/charts/stable/nocodb -icon: https://trueforge.org/img/hotlink-ok/chart-icons/nocodb.webp +home: https://truecharts.org/charts/stable/nocodb +icon: https://truecharts.org/img/hotlink-ok/chart-icons/nocodb.webp keywords: - nocodb -kubeVersion: '>=1.27.0-0' +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts - email: info@trueforge.org - url: https://trueforge.org + email: info@truecharts.org + url: https://truecharts.org name: nocodb sources: - https://github.com/nocodb/nocodb - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/nocodb - https://hub.docker.com/r/nocodb/nocodb type: application -version: 17.30.19 +version: 17.30.20 diff --git a/charts/stable/onlyoffice-document-server/Chart.yaml b/charts/stable/onlyoffice-document-server/Chart.yaml index 10a3bf362dc..7e9efde580b 100644 --- a/charts/stable/onlyoffice-document-server/Chart.yaml +++ b/charts/stable/onlyoffice-document-server/Chart.yaml @@ -24,7 +24,7 @@ dependencies: tags: [] import-values: [] - name: redis - version: 17.15.18 + version: 17.15.19 repository: oci://oci.trueforge.org/truecharts condition: redis.enabled alias: "" @@ -32,15 +32,15 @@ dependencies: import-values: [] deprecated: false description: 'ONLYOFFICE Document Server is an online office suite comprising viewers and editors for texts, spreadsheets and presentations, fully compatible with Office Open XML formats: .docx, .xlsx, .pptx and enabling collaborative editing in real time.' -home: https://trueforge.org/truetech/truecharts/charts/stable/onlyoffice-document-server -icon: https://trueforge.org/img/hotlink-ok/chart-icons/onlyoffice-document-server.webp +home: https://truecharts.org/charts/stable/onlyoffice-document-server +icon: https://truecharts.org/img/hotlink-ok/chart-icons/onlyoffice-document-server.webp keywords: - onlyoffice -kubeVersion: '>=1.27.0-0' +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts - email: info@trueforge.org - url: https://trueforge.org + email: info@truecharts.org + url: https://truecharts.org name: onlyoffice-document-server sources: - https://github.com/ONLYOFFICE/Docker-DocumentServer @@ -48,5 +48,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.29.24 +version: 22.29.25 diff --git a/charts/stable/outline/Chart.yaml b/charts/stable/outline/Chart.yaml index 85d6aad3573..326f609dbc0 100644 --- a/charts/stable/outline/Chart.yaml +++ b/charts/stable/outline/Chart.yaml @@ -24,7 +24,7 @@ dependencies: tags: [] import-values: [] - name: redis - version: 17.15.18 + version: 17.15.19 repository: oci://oci.trueforge.org/truecharts condition: redis.enabled alias: "" @@ -32,21 +32,21 @@ dependencies: import-values: [] deprecated: false description: A fast, collaborative, knowledge base for your team built using React and Node.js. -home: https://trueforge.org/truetech/truecharts/charts/stable/outline -icon: https://trueforge.org/img/hotlink-ok/chart-icons/outline.webp +home: https://truecharts.org/charts/stable/outline +icon: https://truecharts.org/img/hotlink-ok/chart-icons/outline.webp keywords: - outline - knowledge -kubeVersion: '>=1.27.0-0' +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts - email: info@trueforge.org - url: https://trueforge.org + email: info@truecharts.org + url: https://truecharts.org name: outline sources: - https://github.com/outline/outline - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/outline - https://hub.docker.com/r/outlinewiki/outline type: application -version: 18.2.2 +version: 18.2.3 diff --git a/charts/stable/paperless-ngx/Chart.yaml b/charts/stable/paperless-ngx/Chart.yaml index b2a54bcb2e3..9f6511ae169 100644 --- a/charts/stable/paperless-ngx/Chart.yaml +++ b/charts/stable/paperless-ngx/Chart.yaml @@ -24,7 +24,7 @@ dependencies: tags: [] import-values: [] - name: redis - version: 17.15.18 + version: 17.15.19 repository: oci://oci.trueforge.org/truecharts condition: redis.enabled alias: "" @@ -32,18 +32,18 @@ dependencies: import-values: [] deprecated: false description: Paperless-ngx is an application by Daniel Quinn and contributors that indexes your scanned documents. -home: https://trueforge.org/truetech/truecharts/charts/stable/paperless-ngx -icon: https://trueforge.org/img/hotlink-ok/chart-icons/paperless-ngx.webp +home: https://truecharts.org/charts/stable/paperless-ngx +icon: https://truecharts.org/img/hotlink-ok/chart-icons/paperless-ngx.webp keywords: - paperless-ng - paperless-ngx - documents - paper -kubeVersion: '>=1.27.0-0' +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts - email: info@trueforge.org - url: https://trueforge.org + email: info@truecharts.org + url: https://truecharts.org name: paperless-ngx sources: - https://ghcr.io/paperless-ngx/paperless-ngx @@ -53,5 +53,5 @@ sources: - https://hub.docker.com/r/gotenberg/gotenberg - https://paperless-ngx.readthedocs.io/en/latest/ type: application -version: 11.36.4 +version: 11.36.5 diff --git a/charts/stable/papermerge/Chart.yaml b/charts/stable/papermerge/Chart.yaml index bee6d955fbc..10016c20d65 100644 --- a/charts/stable/papermerge/Chart.yaml +++ b/charts/stable/papermerge/Chart.yaml @@ -24,7 +24,7 @@ dependencies: tags: [] import-values: [] - name: redis - version: 17.15.18 + version: 17.15.19 repository: oci://oci.trueforge.org/truecharts condition: redis.enabled alias: "" @@ -32,20 +32,20 @@ dependencies: import-values: [] deprecated: false description: Papermerge is an open source document management system (DMS) primarily designed for archiving and retrieving your digital documents. -home: https://trueforge.org/truetech/truecharts/charts/stable/papermerge -icon: https://trueforge.org/img/hotlink-ok/chart-icons/papermerge.webp +home: https://truecharts.org/charts/stable/papermerge +icon: https://truecharts.org/img/hotlink-ok/chart-icons/papermerge.webp keywords: - papermerge -kubeVersion: '>=1.27.0-0' +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts - email: info@trueforge.org - url: https://trueforge.org + email: info@truecharts.org + url: https://truecharts.org name: papermerge sources: - https://github.com/ciur/papermerge - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/papermerge - https://hub.docker.com/r/papermerge/papermerge type: application -version: 17.27.24 +version: 17.27.25 diff --git a/charts/stable/plant-it/Chart.yaml b/charts/stable/plant-it/Chart.yaml index b6ff984d3a9..f25b88b1068 100644 --- a/charts/stable/plant-it/Chart.yaml +++ b/charts/stable/plant-it/Chart.yaml @@ -31,7 +31,7 @@ dependencies: tags: [] import-values: [] - name: redis - version: 17.15.18 + version: 17.15.19 repository: oci://oci.trueforge.org/truecharts condition: redis.enabled alias: "" @@ -39,16 +39,16 @@ dependencies: import-values: [] deprecated: false description: Plant-it is a self-hosted gardening companion app. -home: https://trueforge.org/truetech/truecharts/charts/stable/plant-it -icon: https://trueforge.org/img/hotlink-ok/chart-icons/plant-it.webp +home: https://truecharts.org/charts/stable/plant-it +icon: https://truecharts.org/img/hotlink-ok/chart-icons/plant-it.webp keywords: - plant - plant-it -kubeVersion: '>=1.27.0-0' +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts - email: info@trueforge.org - url: https://trueforge.org + email: info@truecharts.org + url: https://truecharts.org name: plant-it sources: - https://github.com/MDeLuise/plant-it diff --git a/charts/stable/romm/Chart.yaml b/charts/stable/romm/Chart.yaml index 9b1e532b21f..f75f461cd2f 100644 --- a/charts/stable/romm/Chart.yaml +++ b/charts/stable/romm/Chart.yaml @@ -31,7 +31,7 @@ dependencies: tags: [] import-values: [] - name: redis - version: 17.15.18 + version: 17.15.19 repository: oci://oci.trueforge.org/truecharts condition: redis.enabled alias: "" @@ -39,16 +39,16 @@ dependencies: import-values: [] deprecated: false description: game library manager focused in retro gaming -home: https://trueforge.org/truetech/truecharts/charts/stable/romm -icon: https://trueforge.org/img/hotlink-ok/chart-icons/romm.webp +home: https://truecharts.org/charts/stable/romm +icon: https://truecharts.org/img/hotlink-ok/chart-icons/romm.webp keywords: - romm - rom-manager -kubeVersion: '>=1.27.0-0' +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts - email: info@trueforge.org - url: https://trueforge.org + email: info@truecharts.org + url: https://truecharts.org name: romm sources: - https://ghcr.io/rommapp/romm diff --git a/charts/stable/rsshub/Chart.yaml b/charts/stable/rsshub/Chart.yaml index 675a4c427a1..4e20f88bd26 100644 --- a/charts/stable/rsshub/Chart.yaml +++ b/charts/stable/rsshub/Chart.yaml @@ -24,7 +24,7 @@ dependencies: tags: [] import-values: [] - name: redis - version: 17.15.18 + version: 17.15.19 repository: oci://oci.trueforge.org/truecharts condition: redis.enabled alias: "" @@ -32,16 +32,16 @@ dependencies: import-values: [] deprecated: false description: RSSHub can generate RSS feeds from pretty much everything -home: https://trueforge.org/truetech/truecharts/charts/stable/rsshub -icon: https://trueforge.org/img/hotlink-ok/chart-icons/rsshub.webp +home: https://truecharts.org/charts/stable/rsshub +icon: https://truecharts.org/img/hotlink-ok/chart-icons/rsshub.webp keywords: - rsshub - rss -kubeVersion: '>=1.27.0-0' +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts - email: info@trueforge.org - url: https://trueforge.org + email: info@truecharts.org + url: https://truecharts.org name: rsshub sources: - https://docs.rsshub.app/en/install/ @@ -50,5 +50,5 @@ sources: - https://hub.docker.com/r/browserless/chrome - https://hub.docker.com/r/diygod/rsshub type: application -version: 16.27.45 +version: 16.27.46 diff --git a/charts/stable/seafile/Chart.yaml b/charts/stable/seafile/Chart.yaml index d8234061343..b520a81ffae 100644 --- a/charts/stable/seafile/Chart.yaml +++ b/charts/stable/seafile/Chart.yaml @@ -31,7 +31,7 @@ dependencies: tags: [] import-values: [] - name: redis - version: 17.15.18 + version: 17.15.19 repository: oci://oci.trueforge.org/truecharts condition: redis.enabled alias: "" @@ -39,18 +39,18 @@ dependencies: import-values: [] deprecated: false description: Reliable and Performant File Sync and Share Solution -home: https://trueforge.org/truetech/truecharts/charts/stable/seafile -icon: https://trueforge.org/img/hotlink-ok/chart-icons/seafile.webp +home: https://truecharts.org/charts/stable/seafile +icon: https://truecharts.org/img/hotlink-ok/chart-icons/seafile.webp keywords: - seafile - files - cloud - file-storage -kubeVersion: '>=1.27.0-0' +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts - email: info@trueforge.org - url: https://trueforge.org + email: info@truecharts.org + url: https://truecharts.org name: seafile sources: - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/seafile diff --git a/charts/stable/send/Chart.yaml b/charts/stable/send/Chart.yaml index da28633e348..9fe4f281944 100644 --- a/charts/stable/send/Chart.yaml +++ b/charts/stable/send/Chart.yaml @@ -24,7 +24,7 @@ dependencies: tags: [] import-values: [] - name: redis - version: 17.15.18 + version: 17.15.19 repository: oci://oci.trueforge.org/truecharts condition: redis.enabled alias: "" @@ -32,21 +32,21 @@ dependencies: import-values: [] deprecated: false description: A fork of Mozilla's Firefox Send.Mozilla discontinued Send, this fork is a community effort to keep the project up-to-date and alive. -home: https://trueforge.org/truetech/truecharts/charts/stable/send -icon: https://trueforge.org/img/hotlink-ok/chart-icons/send.webp +home: https://truecharts.org/charts/stable/send +icon: https://truecharts.org/img/hotlink-ok/chart-icons/send.webp keywords: - send - Cloud - Tools-Utilities -kubeVersion: '>=1.27.0-0' +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts - email: info@trueforge.org - url: https://trueforge.org + email: info@truecharts.org + url: https://truecharts.org name: send sources: - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/send - https://gitlab.com/timvisee/send type: application -version: 9.27.24 +version: 9.27.25 diff --git a/charts/stable/shlink/Chart.yaml b/charts/stable/shlink/Chart.yaml index 3292d42f05b..2574fbe25c1 100644 --- a/charts/stable/shlink/Chart.yaml +++ b/charts/stable/shlink/Chart.yaml @@ -24,7 +24,7 @@ dependencies: tags: [] import-values: [] - name: redis - version: 17.15.18 + version: 17.15.19 repository: oci://oci.trueforge.org/truecharts condition: redis.enabled alias: "" @@ -32,21 +32,21 @@ dependencies: import-values: [] deprecated: false description: A PHP-based self-hosted URL shortener that can be used to serve shortened URLs under your own custom domain. -home: https://trueforge.org/truetech/truecharts/charts/stable/shlink -icon: https://trueforge.org/img/hotlink-ok/chart-icons/shlink.webp +home: https://truecharts.org/charts/stable/shlink +icon: https://truecharts.org/img/hotlink-ok/chart-icons/shlink.webp keywords: - url - shortener -kubeVersion: '>=1.27.0-0' +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts - email: info@trueforge.org - url: https://trueforge.org + email: info@truecharts.org + url: https://truecharts.org name: shlink sources: - https://github.com/shlinkio/shlink - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/shlink - https://hub.docker.com/r/shlinkio/shlink type: application -version: 19.0.18 +version: 19.0.19 diff --git a/charts/stable/speedtest-tracker/Chart.yaml b/charts/stable/speedtest-tracker/Chart.yaml index d38a17305b9..46d6a743a62 100644 --- a/charts/stable/speedtest-tracker/Chart.yaml +++ b/charts/stable/speedtest-tracker/Chart.yaml @@ -24,7 +24,7 @@ dependencies: tags: [] import-values: [] - name: redis - version: 17.15.18 + version: 17.15.19 repository: oci://oci.trueforge.org/truecharts condition: redis.enabled alias: "" @@ -32,16 +32,16 @@ dependencies: import-values: [] deprecated: false description: Speedtest Tracker is a self-hosted internet performance tracking application that runs speedtest checks against Ookla's Speedtest service. -home: https://trueforge.org/truetech/truecharts/charts/stable/speedtest-tracker -icon: https://trueforge.org/img/hotlink-ok/chart-icons/speedtest-tracker.webp +home: https://truecharts.org/charts/stable/speedtest-tracker +icon: https://truecharts.org/img/hotlink-ok/chart-icons/speedtest-tracker.webp keywords: - speedtest - speedtest-tracker -kubeVersion: '>=1.27.0-0' +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts - email: info@trueforge.org - url: https://trueforge.org + email: info@truecharts.org + url: https://truecharts.org name: speedtest-tracker sources: - https://ghcr.io/linuxserver/speedtest-tracker @@ -49,5 +49,5 @@ sources: - https://github.com/linuxserver/docker-speedtest-tracker - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/speedtest-tracker type: application -version: 8.33.29 +version: 8.33.30 diff --git a/charts/stable/tracearr/Chart.yaml b/charts/stable/tracearr/Chart.yaml index 34148b4fe6a..19d88c57ef3 100644 --- a/charts/stable/tracearr/Chart.yaml +++ b/charts/stable/tracearr/Chart.yaml @@ -24,7 +24,7 @@ dependencies: tags: [] import-values: [] - name: redis - version: 17.15.18 + version: 17.15.19 repository: oci://oci.trueforge.org/truecharts condition: redis.enabled alias: "" @@ -32,16 +32,16 @@ dependencies: import-values: [] deprecated: false description: Streaming access manager for Plex, Jellyfin, and Emby with account sharing detection. -home: https://trueforge.org/truetech/truecharts/charts/stable/tracearr -icon: https://trueforge.org/img/hotlink-ok/chart-icons/tracearr.webp +home: https://truecharts.org/charts/stable/tracearr +icon: https://truecharts.org/img/hotlink-ok/chart-icons/tracearr.webp keywords: - tracearr - media -kubeVersion: '>=1.27.0-0' +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts - email: info@trueforge.org - url: https://trueforge.org + email: info@truecharts.org + url: https://truecharts.org name: tracearr sources: - https://ghcr.io/connorgallopo/tracearr @@ -49,5 +49,5 @@ sources: - https://github.com/connorgallopo/Tracearr/blob/main/docker/docker-compose.yml - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/tracearr type: application -version: 1.0.20 +version: 1.0.21 diff --git a/charts/stable/vikunja/Chart.yaml b/charts/stable/vikunja/Chart.yaml index cc5a9563f17..7c24b01a2d0 100644 --- a/charts/stable/vikunja/Chart.yaml +++ b/charts/stable/vikunja/Chart.yaml @@ -24,7 +24,7 @@ dependencies: tags: [] import-values: [] - name: redis - version: 17.15.18 + version: 17.15.19 repository: oci://oci.trueforge.org/truecharts condition: redis.enabled alias: "" @@ -32,20 +32,20 @@ dependencies: import-values: [] deprecated: false description: The to-do app to organize your life. -home: https://trueforge.org/truetech/truecharts/charts/stable/vikunja -icon: https://trueforge.org/img/hotlink-ok/chart-icons/vikunja.webp +home: https://truecharts.org/charts/stable/vikunja +icon: https://truecharts.org/img/hotlink-ok/chart-icons/vikunja.webp keywords: - vikunja -kubeVersion: '>=1.27.0-0' +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts - email: info@trueforge.org - url: https://trueforge.org + email: info@truecharts.org + url: https://truecharts.org name: vikunja sources: - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/vikunja - https://hub.docker.com/r/vikunja/vikunja - https://vikunja.io/docs type: application -version: 18.0.2 +version: 18.0.3 diff --git a/charts/stable/weblate/Chart.yaml b/charts/stable/weblate/Chart.yaml index b0430e26444..7debcdc69a8 100644 --- a/charts/stable/weblate/Chart.yaml +++ b/charts/stable/weblate/Chart.yaml @@ -24,7 +24,7 @@ dependencies: tags: [] import-values: [] - name: redis - version: 17.15.18 + version: 17.15.19 repository: oci://oci.trueforge.org/truecharts condition: redis.enabled alias: "" @@ -32,15 +32,15 @@ dependencies: import-values: [] deprecated: false description: Weblate is a copylefted libre software web-based continuous localization system -home: https://trueforge.org/truetech/truecharts/charts/stable/weblate -icon: https://trueforge.org/img/hotlink-ok/chart-icons/weblate.webp +home: https://truecharts.org/charts/stable/weblate +icon: https://truecharts.org/img/hotlink-ok/chart-icons/weblate.webp keywords: - translate -kubeVersion: '>=1.27.0-0' +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts - email: info@trueforge.org - url: https://trueforge.org + email: info@truecharts.org + url: https://truecharts.org name: weblate sources: - https://docs.weblate.org/en/latest/ @@ -50,5 +50,5 @@ sources: - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/weblate - https://hub.docker.com/r/weblate/weblate type: application -version: 17.27.24 +version: 17.27.25