From 393302b9df301c5c74c52691e5ae43dcfff458cb Mon Sep 17 00:00:00 2001 From: Kjeld Schouten Date: Sun, 15 Feb 2026 21:15:25 +0100 Subject: [PATCH] test: bump valkey-using charts for testing (#45020) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit **Description** ⚒️ Fixes # **⚙️ Type of change** - [ ] ⚙️ Feature/App addition - [ ] 🪛 Bugfix - [ ] ⚠️ Breaking change (fix or feature that would cause existing functionality to not work as expected) - [ ] 🔃 Refactor of current code - [ ] 📜 Documentation Changes **🧪 How Has This Been Tested?** **📃 Notes:** **✔️ Checklist:** - [ ] ⚖️ My code follows the style guidelines of this project - [ ] 👀 I have performed a self-review of my own code - [ ] #️⃣ I have commented my code, particularly in hard-to-understand areas - [ ] 📄 I have made changes to the documentation - [ ] 🧪 I have added tests to this description that prove my fix is effective or that my feature works - [ ] ⬆️ I increased versions for any altered app according to semantic versioning - [ ] I made sure the title starts with `feat(chart-name):`, `fix(chart-name):`, `chore(chart-name):`, `docs(chart-name):` or `fix(docs):` **➕ App addition** If this PR is an app addition please make sure you have done the following. - [ ] 🖼️ I have added an icon in the Chart's root directory called `icon.png` --- _Please don't blindly check all the boxes. Read them and only check those that apply. Those checkboxes are there for the reviewer to see what is this all about and the status of this PR with a quick glance._ --- charts/stable/anonaddy/Chart.yaml | 4 ++-- charts/stable/app-template/Chart.yaml | 4 ++-- 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 | 4 ++-- 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/tracearr/Chart.yaml | 4 ++-- charts/stable/vikunja/Chart.yaml | 4 ++-- charts/stable/weblate/Chart.yaml | 4 ++-- 35 files changed, 70 insertions(+), 70 deletions(-) diff --git a/charts/stable/anonaddy/Chart.yaml b/charts/stable/anonaddy/Chart.yaml index d71d3fabaeb..7dddad4e0ba 100644 --- a/charts/stable/anonaddy/Chart.yaml +++ b/charts/stable/anonaddy/Chart.yaml @@ -31,7 +31,7 @@ dependencies: tags: [] import-values: [] - name: valkey - version: 0.0.3 + version: 0.0.6 repository: oci://oci.trueforge.org/truecharts condition: redis.enabled alias: redis @@ -54,4 +54,4 @@ sources: - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/anonaddy - https://hub.docker.com/r/anonaddy/anonaddy type: application -version: 25.23.38 +version: 25.23.39 diff --git a/charts/stable/app-template/Chart.yaml b/charts/stable/app-template/Chart.yaml index bca6db68b49..bc48ec280e4 100644 --- a/charts/stable/app-template/Chart.yaml +++ b/charts/stable/app-template/Chart.yaml @@ -31,7 +31,7 @@ dependencies: tags: [] import-values: [] - name: valkey - version: 0.0.3 + version: 0.0.6 repository: oci://oci.trueforge.org/truecharts condition: redis.enabled alias: redis @@ -60,4 +60,4 @@ sources: - https://ghcr.io/miguelndecarvalho/speedtest-exporter - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/app-template type: application -version: 15.29.89 +version: 15.29.90 diff --git a/charts/stable/authelia/Chart.yaml b/charts/stable/authelia/Chart.yaml index 98b868ce3b8..de82d8c9609 100644 --- a/charts/stable/authelia/Chart.yaml +++ b/charts/stable/authelia/Chart.yaml @@ -24,7 +24,7 @@ dependencies: tags: [] import-values: [] - name: valkey - version: 0.0.3 + version: 0.0.6 repository: oci://oci.trueforge.org/truecharts condition: redis.enabled alias: redis @@ -58,4 +58,4 @@ sources: - https://github.com/authelia/chartrepo - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/authelia type: application -version: 29.27.33 +version: 29.27.34 diff --git a/charts/stable/authentik/Chart.yaml b/charts/stable/authentik/Chart.yaml index 9280ca139a5..eff6f4da4f1 100644 --- a/charts/stable/authentik/Chart.yaml +++ b/charts/stable/authentik/Chart.yaml @@ -24,7 +24,7 @@ dependencies: tags: [] import-values: [] - name: valkey - version: 0.0.3 + version: 0.0.6 repository: oci://oci.trueforge.org/truecharts condition: redis.enabled alias: redis @@ -52,4 +52,4 @@ sources: - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/authentik - https://goauthentik.io/docs/ type: application -version: 34.0.36 +version: 34.0.37 diff --git a/charts/stable/baserow/Chart.yaml b/charts/stable/baserow/Chart.yaml index 990e78b2dfb..a711e604b0c 100644 --- a/charts/stable/baserow/Chart.yaml +++ b/charts/stable/baserow/Chart.yaml @@ -24,7 +24,7 @@ dependencies: tags: [] import-values: [] - name: valkey - version: 0.0.3 + version: 0.0.6 repository: oci://oci.trueforge.org/truecharts condition: redis.enabled alias: redis @@ -47,4 +47,4 @@ sources: - https://gitlab.com/bramw/baserow/ - https://hub.docker.com/r/baserow/baserow type: application -version: 17.4.36 +version: 17.4.37 diff --git a/charts/stable/blocky/Chart.yaml b/charts/stable/blocky/Chart.yaml index ba12cd4096d..f2717b6bc42 100644 --- a/charts/stable/blocky/Chart.yaml +++ b/charts/stable/blocky/Chart.yaml @@ -24,7 +24,7 @@ dependencies: tags: [] import-values: [] - name: valkey - version: 0.0.3 + version: 0.0.6 repository: oci://oci.trueforge.org/truecharts condition: redis.enabled alias: redis @@ -51,4 +51,4 @@ sources: - https://github.com/Mozart409/blocky-frontend - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/blocky type: application -version: 19.5.34 +version: 19.5.35 diff --git a/charts/stable/cloudreve/Chart.yaml b/charts/stable/cloudreve/Chart.yaml index 219a9458c71..138c7f3ec4a 100644 --- a/charts/stable/cloudreve/Chart.yaml +++ b/charts/stable/cloudreve/Chart.yaml @@ -24,7 +24,7 @@ dependencies: tags: [] import-values: [] - name: valkey - version: 0.0.3 + version: 0.0.6 repository: oci://oci.trueforge.org/truecharts condition: redis.enabled alias: redis @@ -49,4 +49,4 @@ sources: - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/cloudreve - https://hub.docker.com/r/cloudreve/cloudreve type: application -version: 10.40.5 +version: 10.40.6 diff --git a/charts/stable/ctfd/Chart.yaml b/charts/stable/ctfd/Chart.yaml index 146ea26733d..7543a4f5c06 100644 --- a/charts/stable/ctfd/Chart.yaml +++ b/charts/stable/ctfd/Chart.yaml @@ -24,7 +24,7 @@ dependencies: tags: [] import-values: [] - name: valkey - version: 0.0.3 + version: 0.0.6 repository: oci://oci.trueforge.org/truecharts condition: redis.enabled alias: redis @@ -48,4 +48,4 @@ sources: - https://github.com/CTFd/CTFd - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/ctfd type: application -version: 10.0.24 +version: 10.0.25 diff --git a/charts/stable/etesync/Chart.yaml b/charts/stable/etesync/Chart.yaml index e75fcecda9e..40827df0faa 100644 --- a/charts/stable/etesync/Chart.yaml +++ b/charts/stable/etesync/Chart.yaml @@ -24,7 +24,7 @@ dependencies: tags: [] import-values: [] - name: valkey - version: 0.0.3 + version: 0.0.6 repository: oci://oci.trueforge.org/truecharts condition: redis.enabled alias: redis @@ -54,4 +54,4 @@ sources: - https://hub.docker.com/r/victorrds/etesync - https://www.etesync.com/ type: application -version: 13.27.32 +version: 13.27.33 diff --git a/charts/stable/fireflyiii/Chart.yaml b/charts/stable/fireflyiii/Chart.yaml index 11880931748..ffdd2cf693b 100644 --- a/charts/stable/fireflyiii/Chart.yaml +++ b/charts/stable/fireflyiii/Chart.yaml @@ -24,7 +24,7 @@ dependencies: tags: [] import-values: [] - name: valkey - version: 0.0.3 + version: 0.0.6 repository: oci://oci.trueforge.org/truecharts condition: redis.enabled alias: redis @@ -48,4 +48,4 @@ sources: - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/fireflyiii - https://hub.docker.com/r/fireflyiii/core type: application -version: 30.27.33 +version: 30.27.34 diff --git a/charts/stable/friendica/Chart.yaml b/charts/stable/friendica/Chart.yaml index fc329ee6c25..9056497a34d 100644 --- a/charts/stable/friendica/Chart.yaml +++ b/charts/stable/friendica/Chart.yaml @@ -31,7 +31,7 @@ dependencies: tags: [] import-values: [] - name: valkey - version: 0.0.3 + version: 0.0.6 repository: oci://oci.trueforge.org/truecharts condition: redis.enabled alias: redis @@ -55,4 +55,4 @@ sources: - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/friendica - https://hub.docker.com/_/friendica type: application -version: 19.23.42 +version: 19.23.43 diff --git a/charts/stable/ghostfolio/Chart.yaml b/charts/stable/ghostfolio/Chart.yaml index 22ad5c6aa82..a06c33a0b8c 100644 --- a/charts/stable/ghostfolio/Chart.yaml +++ b/charts/stable/ghostfolio/Chart.yaml @@ -24,7 +24,7 @@ dependencies: tags: [] import-values: [] - name: valkey - version: 0.0.3 + version: 0.0.6 repository: oci://oci.trueforge.org/truecharts condition: redis.enabled alias: redis @@ -49,4 +49,4 @@ sources: - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/ghostfolio - https://hub.docker.com/r/ghostfolio/ghostfolio type: application -version: 8.79.2 +version: 8.79.3 diff --git a/charts/stable/humhub/Chart.yaml b/charts/stable/humhub/Chart.yaml index 802808475bc..8ef2289ce6c 100644 --- a/charts/stable/humhub/Chart.yaml +++ b/charts/stable/humhub/Chart.yaml @@ -31,7 +31,7 @@ dependencies: tags: [] import-values: [] - name: valkey - version: 0.0.3 + version: 0.0.6 repository: oci://oci.trueforge.org/truecharts condition: redis.enabled alias: redis @@ -55,4 +55,4 @@ sources: - https://ghcr.io/mriedmann/humhub-phponly - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/humhub type: application -version: 12.23.36 +version: 12.23.37 diff --git a/charts/stable/immich/Chart.yaml b/charts/stable/immich/Chart.yaml index 7f3181182d4..758c2500bf7 100644 --- a/charts/stable/immich/Chart.yaml +++ b/charts/stable/immich/Chart.yaml @@ -24,7 +24,7 @@ dependencies: tags: [] import-values: [] - name: valkey - version: 0.0.3 + version: 0.0.6 repository: oci://oci.trueforge.org/truecharts condition: redis.enabled alias: redis @@ -48,4 +48,4 @@ sources: - https://github.com/immich-app/immich - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/immich type: application -version: 25.23.27 +version: 25.23.28 diff --git a/charts/stable/manyfold/Chart.yaml b/charts/stable/manyfold/Chart.yaml index 14245084969..15cd9ddec7c 100644 --- a/charts/stable/manyfold/Chart.yaml +++ b/charts/stable/manyfold/Chart.yaml @@ -24,7 +24,7 @@ dependencies: tags: [] import-values: [] - name: valkey - version: 0.0.3 + version: 0.0.6 repository: oci://oci.trueforge.org/truecharts condition: redis.enabled alias: redis @@ -47,4 +47,4 @@ sources: - https://ghcr.io/manyfold3d/manyfold - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/manyfold type: application -version: 4.41.10 +version: 4.41.11 diff --git a/charts/stable/misskey/Chart.yaml b/charts/stable/misskey/Chart.yaml index f07cb0b6908..f70f7608895 100644 --- a/charts/stable/misskey/Chart.yaml +++ b/charts/stable/misskey/Chart.yaml @@ -24,7 +24,7 @@ dependencies: tags: [] import-values: [] - name: valkey - version: 0.0.3 + version: 0.0.6 repository: oci://oci.trueforge.org/truecharts condition: redis.enabled alias: redis @@ -52,4 +52,4 @@ sources: - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/misskey - https://hub.docker.com/r/misskey/misskey type: application -version: 13.33.33 +version: 13.33.34 diff --git a/charts/stable/mixpost/Chart.yaml b/charts/stable/mixpost/Chart.yaml index a67c0507fe0..442195ee839 100644 --- a/charts/stable/mixpost/Chart.yaml +++ b/charts/stable/mixpost/Chart.yaml @@ -24,7 +24,7 @@ dependencies: tags: [] import-values: [] - name: valkey - version: 0.0.3 + version: 0.0.6 repository: oci://oci.trueforge.org/truecharts condition: redis.enabled alias: redis @@ -57,4 +57,4 @@ sources: - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/mixpost - https://hub.docker.com/r/inovector/mixpost type: application -version: 6.24.35 +version: 6.24.36 diff --git a/charts/stable/n8n/Chart.yaml b/charts/stable/n8n/Chart.yaml index a8a162f675d..1cac5006f8b 100644 --- a/charts/stable/n8n/Chart.yaml +++ b/charts/stable/n8n/Chart.yaml @@ -24,7 +24,7 @@ dependencies: tags: [] import-values: [] - name: valkey - version: 0.0.3 + version: 0.0.6 repository: oci://oci.trueforge.org/truecharts condition: redis.enabled alias: redis @@ -49,4 +49,4 @@ sources: - https://github.com/n8n-io/n8n - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/n8n type: application -version: 18.8.8 +version: 18.8.9 diff --git a/charts/stable/nextcloud/Chart.yaml b/charts/stable/nextcloud/Chart.yaml index f5cb49751b9..72401deba9c 100644 --- a/charts/stable/nextcloud/Chart.yaml +++ b/charts/stable/nextcloud/Chart.yaml @@ -24,7 +24,7 @@ dependencies: tags: [] import-values: [] - name: valkey - version: 0.0.3 + version: 0.0.6 repository: oci://oci.trueforge.org/truecharts condition: redis.enabled alias: redis @@ -58,4 +58,4 @@ sources: - https://hub.docker.com/r/clamav/clamav - https://hub.docker.com/r/collabora/code type: application -version: 40.6.36 +version: 40.6.37 diff --git a/charts/stable/nitter/Chart.yaml b/charts/stable/nitter/Chart.yaml index b983f09bf51..b871bf1c889 100644 --- a/charts/stable/nitter/Chart.yaml +++ b/charts/stable/nitter/Chart.yaml @@ -24,7 +24,7 @@ dependencies: tags: [] import-values: [] - name: valkey - version: 0.0.3 + version: 0.0.6 repository: oci://oci.trueforge.org/truecharts condition: redis.enabled alias: redis @@ -48,4 +48,4 @@ sources: - https://github.com/zedeus/nitter - https://hub.docker.com/r/zedeus/nitter type: application -version: 10.27.34 +version: 10.27.35 diff --git a/charts/stable/nocodb/Chart.yaml b/charts/stable/nocodb/Chart.yaml index ee73d8b4c28..513bf1b6185 100644 --- a/charts/stable/nocodb/Chart.yaml +++ b/charts/stable/nocodb/Chart.yaml @@ -24,7 +24,7 @@ dependencies: tags: [] import-values: [] - name: valkey - version: 0.0.3 + version: 0.0.6 repository: oci://oci.trueforge.org/truecharts condition: redis.enabled alias: redis @@ -47,4 +47,4 @@ sources: - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/nocodb - https://hub.docker.com/r/nocodb/nocodb type: application -version: 17.30.27 +version: 17.30.28 diff --git a/charts/stable/onlyoffice-document-server/Chart.yaml b/charts/stable/onlyoffice-document-server/Chart.yaml index 3d29ae41a9d..bfe639a91a2 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: valkey - version: 0.0.3 + version: 0.0.6 repository: oci://oci.trueforge.org/truecharts condition: redis.enabled alias: redis @@ -48,4 +48,4 @@ 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.32 +version: 22.29.33 diff --git a/charts/stable/outline/Chart.yaml b/charts/stable/outline/Chart.yaml index f770277e79d..21841cc3898 100644 --- a/charts/stable/outline/Chart.yaml +++ b/charts/stable/outline/Chart.yaml @@ -24,7 +24,7 @@ dependencies: tags: [] import-values: [] - name: valkey - version: 0.0.3 + version: 0.0.6 repository: oci://oci.trueforge.org/truecharts condition: redis.enabled alias: redis @@ -48,4 +48,4 @@ sources: - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/outline - https://hub.docker.com/r/outlinewiki/outline type: application -version: 18.2.10 +version: 18.2.11 diff --git a/charts/stable/paperless-ngx/Chart.yaml b/charts/stable/paperless-ngx/Chart.yaml index 1dfe9c493f3..cb7f71debd3 100644 --- a/charts/stable/paperless-ngx/Chart.yaml +++ b/charts/stable/paperless-ngx/Chart.yaml @@ -24,7 +24,7 @@ dependencies: tags: [] import-values: [] - name: valkey - version: 0.0.3 + version: 0.0.6 repository: oci://oci.trueforge.org/truecharts condition: redis.enabled alias: redis @@ -53,4 +53,4 @@ sources: - https://hub.docker.com/r/gotenberg/gotenberg - https://paperless-ngx.readthedocs.io/en/latest/ type: application -version: 11.36.12 +version: 11.36.13 diff --git a/charts/stable/papermerge/Chart.yaml b/charts/stable/papermerge/Chart.yaml index fcda3d9b8ca..e83c8befd94 100644 --- a/charts/stable/papermerge/Chart.yaml +++ b/charts/stable/papermerge/Chart.yaml @@ -24,7 +24,7 @@ dependencies: tags: [] import-values: [] - name: valkey - version: 0.0.3 + version: 0.0.6 repository: oci://oci.trueforge.org/truecharts condition: redis.enabled alias: redis @@ -47,4 +47,4 @@ sources: - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/papermerge - https://hub.docker.com/r/papermerge/papermerge type: application -version: 17.27.32 +version: 17.27.33 diff --git a/charts/stable/plant-it/Chart.yaml b/charts/stable/plant-it/Chart.yaml index 7a8964407a4..00cbe8d58e8 100644 --- a/charts/stable/plant-it/Chart.yaml +++ b/charts/stable/plant-it/Chart.yaml @@ -31,7 +31,7 @@ dependencies: tags: [] import-values: [] - name: valkey - version: 0.0.3 + version: 0.0.6 repository: oci://oci.trueforge.org/truecharts condition: redis.enabled alias: redis @@ -55,4 +55,4 @@ 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.23.36 +version: 5.23.37 diff --git a/charts/stable/romm/Chart.yaml b/charts/stable/romm/Chart.yaml index adb96ae2ae8..0f2a507ca5e 100644 --- a/charts/stable/romm/Chart.yaml +++ b/charts/stable/romm/Chart.yaml @@ -31,7 +31,7 @@ dependencies: tags: [] import-values: [] - name: valkey - version: 0.0.3 + version: 0.0.6 repository: oci://oci.trueforge.org/truecharts condition: redis.enabled alias: redis @@ -55,4 +55,4 @@ sources: - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/romm - https://github.com/zurdi15/romm type: application -version: 14.27.13 +version: 14.27.14 diff --git a/charts/stable/rsshub/Chart.yaml b/charts/stable/rsshub/Chart.yaml index b5d2cb3a151..3c6fb0fd0f1 100644 --- a/charts/stable/rsshub/Chart.yaml +++ b/charts/stable/rsshub/Chart.yaml @@ -24,7 +24,7 @@ dependencies: tags: [] import-values: [] - name: valkey - version: 0.0.3 + version: 0.0.6 repository: oci://oci.trueforge.org/truecharts condition: redis.enabled alias: redis @@ -50,4 +50,4 @@ sources: - https://hub.docker.com/r/browserless/chrome - https://hub.docker.com/r/diygod/rsshub type: application -version: 16.27.61 +version: 16.27.62 diff --git a/charts/stable/seafile/Chart.yaml b/charts/stable/seafile/Chart.yaml index 53cee4cd871..7ed45fdadc0 100644 --- a/charts/stable/seafile/Chart.yaml +++ b/charts/stable/seafile/Chart.yaml @@ -31,7 +31,7 @@ dependencies: tags: [] import-values: [] - name: valkey - version: 0.0.3 + version: 0.0.6 repository: oci://oci.trueforge.org/truecharts condition: redis.enabled alias: redis @@ -57,4 +57,4 @@ sources: - https://hub.docker.com/r/seafileltd/seafile-mc - https://seafile.com type: application -version: 12.17.40 +version: 12.17.41 diff --git a/charts/stable/send/Chart.yaml b/charts/stable/send/Chart.yaml index 0f4e682fa4f..865dab71317 100644 --- a/charts/stable/send/Chart.yaml +++ b/charts/stable/send/Chart.yaml @@ -24,7 +24,7 @@ dependencies: tags: [] import-values: [] - name: valkey - version: 0.0.3 + version: 0.0.6 repository: oci://oci.trueforge.org/truecharts condition: redis.enabled alias: redis @@ -48,4 +48,4 @@ sources: - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/send - https://gitlab.com/timvisee/send type: application -version: 9.27.32 +version: 9.27.33 diff --git a/charts/stable/shlink/Chart.yaml b/charts/stable/shlink/Chart.yaml index 092c7ae390c..43770e5a931 100644 --- a/charts/stable/shlink/Chart.yaml +++ b/charts/stable/shlink/Chart.yaml @@ -24,7 +24,7 @@ dependencies: tags: [] import-values: [] - name: valkey - version: 0.0.3 + version: 0.0.6 repository: oci://oci.trueforge.org/truecharts condition: redis.enabled alias: redis @@ -48,4 +48,4 @@ sources: - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/shlink - https://hub.docker.com/r/shlinkio/shlink type: application -version: 19.0.26 +version: 19.0.27 diff --git a/charts/stable/speedtest-tracker/Chart.yaml b/charts/stable/speedtest-tracker/Chart.yaml index 76ffff29b0b..3b0c3097370 100644 --- a/charts/stable/speedtest-tracker/Chart.yaml +++ b/charts/stable/speedtest-tracker/Chart.yaml @@ -24,7 +24,7 @@ dependencies: tags: [] import-values: [] - name: valkey - version: 0.0.3 + version: 0.0.6 repository: oci://oci.trueforge.org/truecharts condition: redis.enabled alias: redis @@ -49,4 +49,4 @@ 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.40 +version: 8.33.41 diff --git a/charts/stable/tracearr/Chart.yaml b/charts/stable/tracearr/Chart.yaml index 583ccb8672d..ee3c84e3450 100644 --- a/charts/stable/tracearr/Chart.yaml +++ b/charts/stable/tracearr/Chart.yaml @@ -24,7 +24,7 @@ dependencies: tags: [] import-values: [] - name: valkey - version: 0.0.3 + version: 0.0.6 repository: oci://oci.trueforge.org/truecharts condition: redis.enabled alias: redis @@ -49,4 +49,4 @@ 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.30 +version: 1.0.31 diff --git a/charts/stable/vikunja/Chart.yaml b/charts/stable/vikunja/Chart.yaml index 90e8723e361..6124b8fc6ed 100644 --- a/charts/stable/vikunja/Chart.yaml +++ b/charts/stable/vikunja/Chart.yaml @@ -24,7 +24,7 @@ dependencies: tags: [] import-values: [] - name: valkey - version: 0.0.3 + version: 0.0.6 repository: oci://oci.trueforge.org/truecharts condition: redis.enabled alias: redis @@ -47,4 +47,4 @@ sources: - https://hub.docker.com/r/vikunja/vikunja - https://vikunja.io/docs type: application -version: 18.1.6 +version: 18.1.7 diff --git a/charts/stable/weblate/Chart.yaml b/charts/stable/weblate/Chart.yaml index 96a12be0cd8..13e1f28e7c9 100644 --- a/charts/stable/weblate/Chart.yaml +++ b/charts/stable/weblate/Chart.yaml @@ -24,7 +24,7 @@ dependencies: tags: [] import-values: [] - name: valkey - version: 0.0.3 + version: 0.0.6 repository: oci://oci.trueforge.org/truecharts condition: redis.enabled alias: redis @@ -50,4 +50,4 @@ sources: - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/weblate - https://hub.docker.com/r/weblate/weblate type: application -version: 17.27.32 +version: 17.27.33