From 583c391b2ba4a3e38c60cc99ff9bde68f82a489f Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Wed, 24 Sep 2025 01:02:21 +0200 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20chart=20mariadb=2017.4.?= =?UTF-8?q?0=20=E2=86=92=2017.4.1=20(#39940)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [mariadb](https://truecharts.org/charts/stable/mariadb) ([source](https://redirect.github.com/bitnami/bitnami-docker-mariadb)) | patch | `17.4.0` -> `17.4.1` | --- > [!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). --- charts/stable/anonaddy/Chart.yaml | 4 ++-- charts/stable/bookstack/Chart.yaml | 4 ++-- charts/stable/chevereto/Chart.yaml | 4 ++-- charts/stable/clarkson/Chart.yaml | 4 ++-- charts/stable/ctfd/Chart.yaml | 4 ++-- charts/stable/fleet/Chart.yaml | 4 ++-- charts/stable/friendica/Chart.yaml | 4 ++-- charts/stable/gaseous-server/Chart.yaml | 4 ++-- charts/stable/humhub/Chart.yaml | 4 ++-- charts/stable/matomo/Chart.yaml | 4 ++-- charts/stable/mixpost/Chart.yaml | 4 ++-- charts/stable/monica/Chart.yaml | 4 ++-- charts/stable/nginx-proxy-manager/Chart.yaml | 4 ++-- charts/stable/observium/Chart.yaml | 4 ++-- charts/stable/photoprism/Chart.yaml | 4 ++-- charts/stable/piwigo/Chart.yaml | 4 ++-- charts/stable/plant-it/Chart.yaml | 4 ++-- charts/stable/projectsend/Chart.yaml | 4 ++-- charts/stable/romm/Chart.yaml | 4 ++-- charts/stable/seafile/Chart.yaml | 2 +- charts/stable/servas/Chart.yaml | 4 ++-- charts/stable/tsn-ranksystem/Chart.yaml | 4 ++-- charts/stable/wordpress/Chart.yaml | 4 ++-- charts/stable/yourls/Chart.yaml | 4 ++-- 24 files changed, 47 insertions(+), 47 deletions(-) diff --git a/charts/stable/anonaddy/Chart.yaml b/charts/stable/anonaddy/Chart.yaml index a653cd2e238..6941bef2f15 100644 --- a/charts/stable/anonaddy/Chart.yaml +++ b/charts/stable/anonaddy/Chart.yaml @@ -19,7 +19,7 @@ dependencies: tags: [] import-values: [] - name: mariadb - version: 17.4.0 + version: 17.4.1 repository: oci://oci.trueforge.org/truecharts condition: mariadb.enabled alias: "" @@ -50,5 +50,5 @@ sources: - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/anonaddy - https://hub.docker.com/r/anonaddy/anonaddy type: application -version: 25.6.0 +version: 25.6.1 diff --git a/charts/stable/bookstack/Chart.yaml b/charts/stable/bookstack/Chart.yaml index 63f79a3f9c6..297359225fe 100644 --- a/charts/stable/bookstack/Chart.yaml +++ b/charts/stable/bookstack/Chart.yaml @@ -19,7 +19,7 @@ dependencies: tags: [] import-values: [] - name: mariadb - version: 17.4.0 + version: 17.4.1 repository: oci://oci.trueforge.org/truecharts condition: mariadb.enabled alias: "" @@ -47,5 +47,5 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/bookstack - https://www.bookstackapp.com/ type: application -version: 18.4.0 +version: 18.4.1 diff --git a/charts/stable/chevereto/Chart.yaml b/charts/stable/chevereto/Chart.yaml index 18b0f0c33b9..16e599b1818 100644 --- a/charts/stable/chevereto/Chart.yaml +++ b/charts/stable/chevereto/Chart.yaml @@ -19,7 +19,7 @@ dependencies: tags: [] import-values: [] - name: mariadb - version: 17.4.0 + version: 17.4.1 repository: oci://oci.trueforge.org/truecharts condition: mariadb.enabled alias: "" @@ -43,5 +43,5 @@ sources: - https://github.com/rodber/chevereto-free - https://github.com/truecharts/charts/tree/master/charts/stable/chevereto type: application -version: 16.4.0 +version: 16.4.1 diff --git a/charts/stable/clarkson/Chart.yaml b/charts/stable/clarkson/Chart.yaml index 56e8fe5627d..641cb2cfc15 100644 --- a/charts/stable/clarkson/Chart.yaml +++ b/charts/stable/clarkson/Chart.yaml @@ -19,7 +19,7 @@ dependencies: tags: [] import-values: [] - name: mariadb - version: 17.4.0 + version: 17.4.1 repository: oci://oci.trueforge.org/truecharts condition: mariadb.enabled alias: "" @@ -46,5 +46,5 @@ sources: - https://github.com/linuxserver/Clarkson - https://github.com/truecharts/charts/tree/master/charts/stable/clarkson type: application -version: 16.4.0 +version: 16.4.1 diff --git a/charts/stable/ctfd/Chart.yaml b/charts/stable/ctfd/Chart.yaml index 41fa431d6b4..58403892cc4 100644 --- a/charts/stable/ctfd/Chart.yaml +++ b/charts/stable/ctfd/Chart.yaml @@ -19,7 +19,7 @@ dependencies: tags: [] import-values: [] - name: mariadb - version: 17.4.0 + version: 17.4.1 repository: oci://oci.trueforge.org/truecharts condition: mariadb.enabled alias: "" @@ -51,5 +51,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.6.0 +version: 9.6.1 diff --git a/charts/stable/fleet/Chart.yaml b/charts/stable/fleet/Chart.yaml index 095470b34f4..42c2e9b1027 100644 --- a/charts/stable/fleet/Chart.yaml +++ b/charts/stable/fleet/Chart.yaml @@ -19,7 +19,7 @@ dependencies: tags: [] import-values: [] - name: mariadb - version: 17.4.0 + version: 17.4.1 repository: oci://oci.trueforge.org/truecharts condition: mariadb.enabled alias: "" @@ -42,5 +42,5 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/fleet - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/fleet type: application -version: 16.4.0 +version: 16.4.1 diff --git a/charts/stable/friendica/Chart.yaml b/charts/stable/friendica/Chart.yaml index 8c7f423b3e3..a2da3054c07 100644 --- a/charts/stable/friendica/Chart.yaml +++ b/charts/stable/friendica/Chart.yaml @@ -19,7 +19,7 @@ dependencies: tags: [] import-values: [] - name: mariadb - version: 17.4.0 + version: 17.4.1 repository: oci://oci.trueforge.org/truecharts condition: mariadb.enabled alias: "" @@ -51,5 +51,5 @@ sources: - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/friendica - https://hub.docker.com/_/friendica type: application -version: 19.6.0 +version: 19.6.1 diff --git a/charts/stable/gaseous-server/Chart.yaml b/charts/stable/gaseous-server/Chart.yaml index d721104be2c..ff0237582f2 100644 --- a/charts/stable/gaseous-server/Chart.yaml +++ b/charts/stable/gaseous-server/Chart.yaml @@ -19,7 +19,7 @@ dependencies: tags: [] import-values: [] - name: mariadb - version: 17.4.0 + version: 17.4.1 repository: oci://oci.trueforge.org/truecharts condition: mariadb.enabled alias: "" @@ -43,5 +43,5 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/gaseous-server - https://hub.docker.com/r/gaseousgames/gaseousserver type: application -version: 5.4.0 +version: 5.4.1 diff --git a/charts/stable/humhub/Chart.yaml b/charts/stable/humhub/Chart.yaml index e42f61b00e3..ed6b70e9553 100644 --- a/charts/stable/humhub/Chart.yaml +++ b/charts/stable/humhub/Chart.yaml @@ -19,7 +19,7 @@ dependencies: tags: [] import-values: [] - name: mariadb - version: 17.4.0 + version: 17.4.1 repository: oci://oci.trueforge.org/truecharts condition: mariadb.enabled alias: "" @@ -50,5 +50,5 @@ sources: - https://ghcr.io/mriedmann/humhub-phponly - https://github.com/truecharts/charts/tree/master/charts/stable/humhub type: application -version: 12.6.0 +version: 12.6.1 diff --git a/charts/stable/matomo/Chart.yaml b/charts/stable/matomo/Chart.yaml index 9f0456ddeb9..207f4b746c2 100644 --- a/charts/stable/matomo/Chart.yaml +++ b/charts/stable/matomo/Chart.yaml @@ -19,7 +19,7 @@ dependencies: tags: [] import-values: [] - name: mariadb - version: 17.4.0 + version: 17.4.1 repository: oci://oci.trueforge.org/truecharts condition: mariadb.enabled alias: "" @@ -44,5 +44,5 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/matomo - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/matomo type: application -version: 17.4.0 +version: 17.4.1 diff --git a/charts/stable/mixpost/Chart.yaml b/charts/stable/mixpost/Chart.yaml index f407cbeb566..ec4b5a42a3b 100644 --- a/charts/stable/mixpost/Chart.yaml +++ b/charts/stable/mixpost/Chart.yaml @@ -24,7 +24,7 @@ dependencies: tags: [] import-values: [] - name: mariadb - version: 17.4.0 + version: 17.4.1 repository: oci://oci.trueforge.org/truecharts condition: mariadb.enabled alias: "" @@ -50,5 +50,5 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/mixpost - https://hub.docker.com/r/inovector/mixpost type: application -version: 6.6.0 +version: 6.6.1 diff --git a/charts/stable/monica/Chart.yaml b/charts/stable/monica/Chart.yaml index 6b151d69326..da4e44cfebf 100644 --- a/charts/stable/monica/Chart.yaml +++ b/charts/stable/monica/Chart.yaml @@ -19,7 +19,7 @@ dependencies: tags: [] import-values: [] - name: mariadb - version: 17.4.0 + version: 17.4.1 repository: oci://oci.trueforge.org/truecharts condition: mariadb.enabled alias: "" @@ -42,5 +42,5 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/monica - https://hub.docker.com/_/monica type: application -version: 16.4.0 +version: 16.4.1 diff --git a/charts/stable/nginx-proxy-manager/Chart.yaml b/charts/stable/nginx-proxy-manager/Chart.yaml index e299bbb82d0..41cae5004fb 100644 --- a/charts/stable/nginx-proxy-manager/Chart.yaml +++ b/charts/stable/nginx-proxy-manager/Chart.yaml @@ -19,7 +19,7 @@ dependencies: tags: [] import-values: [] - name: mariadb - version: 17.4.0 + version: 17.4.1 repository: oci://oci.trueforge.org/truecharts condition: mariadb.enabled alias: "" @@ -45,5 +45,5 @@ sources: - https://hub.docker.com/r/jc21/nginx-proxy-manager - https://nginxproxymanager.com/ type: application -version: 13.4.0 +version: 13.4.1 diff --git a/charts/stable/observium/Chart.yaml b/charts/stable/observium/Chart.yaml index a7637b2e7a1..73bdba42b3e 100644 --- a/charts/stable/observium/Chart.yaml +++ b/charts/stable/observium/Chart.yaml @@ -19,7 +19,7 @@ dependencies: tags: [] import-values: [] - name: mariadb - version: 17.4.0 + version: 17.4.1 repository: oci://oci.trueforge.org/truecharts condition: mariadb.enabled alias: "" @@ -44,5 +44,5 @@ sources: - https://hub.docker.com/r/pvrmza/docker-observium - https://www.observium.org/ type: application -version: 13.4.0 +version: 13.4.1 diff --git a/charts/stable/photoprism/Chart.yaml b/charts/stable/photoprism/Chart.yaml index 4658f54e83d..2c95fdc670a 100644 --- a/charts/stable/photoprism/Chart.yaml +++ b/charts/stable/photoprism/Chart.yaml @@ -19,7 +19,7 @@ dependencies: tags: [] import-values: [] - name: mariadb - version: 17.4.0 + version: 17.4.1 repository: oci://oci.trueforge.org/truecharts condition: mariadb.enabled alias: "" @@ -45,5 +45,5 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/photoprism - https://hub.docker.com/r/photoprism/photoprism type: application -version: 27.4.0 +version: 27.4.1 diff --git a/charts/stable/piwigo/Chart.yaml b/charts/stable/piwigo/Chart.yaml index 3771c90c9eb..0879847bb1c 100644 --- a/charts/stable/piwigo/Chart.yaml +++ b/charts/stable/piwigo/Chart.yaml @@ -19,7 +19,7 @@ dependencies: tags: [] import-values: [] - name: mariadb - version: 17.4.0 + version: 17.4.1 repository: oci://oci.trueforge.org/truecharts condition: mariadb.enabled alias: "" @@ -46,5 +46,5 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/piwigo - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/piwigo type: application -version: 17.4.0 +version: 17.4.1 diff --git a/charts/stable/plant-it/Chart.yaml b/charts/stable/plant-it/Chart.yaml index 1ab9cc28b88..44806c09aab 100644 --- a/charts/stable/plant-it/Chart.yaml +++ b/charts/stable/plant-it/Chart.yaml @@ -17,7 +17,7 @@ dependencies: tags: [] import-values: [] - name: mariadb - version: 17.4.0 + version: 17.4.1 repository: oci://oci.trueforge.org/truecharts condition: mariadb.enabled alias: "" @@ -48,5 +48,5 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/plant-it - https://hub.docker.com/r/msdeluise/plant-it-server type: application -version: 5.6.0 +version: 5.6.1 diff --git a/charts/stable/projectsend/Chart.yaml b/charts/stable/projectsend/Chart.yaml index b029331d3ea..1fd881d7c84 100644 --- a/charts/stable/projectsend/Chart.yaml +++ b/charts/stable/projectsend/Chart.yaml @@ -19,7 +19,7 @@ dependencies: tags: [] import-values: [] - name: mariadb - version: 17.4.0 + version: 17.4.1 repository: oci://oci.trueforge.org/truecharts condition: mariadb.enabled alias: "" @@ -43,5 +43,5 @@ sources: - https://github.com/projectsend/projectsend - https://github.com/truecharts/charts/tree/master/charts/stable/projectsend type: application -version: 16.4.0 +version: 16.4.1 diff --git a/charts/stable/romm/Chart.yaml b/charts/stable/romm/Chart.yaml index 63e5ef9c52d..2e4dffd9cbc 100644 --- a/charts/stable/romm/Chart.yaml +++ b/charts/stable/romm/Chart.yaml @@ -19,7 +19,7 @@ dependencies: tags: [] import-values: [] - name: mariadb - version: 17.4.0 + version: 17.4.1 repository: oci://oci.trueforge.org/truecharts condition: mariadb.enabled alias: "" @@ -50,5 +50,5 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/romm - https://github.com/zurdi15/romm type: application -version: 14.6.0 +version: 14.6.1 diff --git a/charts/stable/seafile/Chart.yaml b/charts/stable/seafile/Chart.yaml index dfa59b7f652..19427701261 100644 --- a/charts/stable/seafile/Chart.yaml +++ b/charts/stable/seafile/Chart.yaml @@ -19,7 +19,7 @@ dependencies: tags: [] import-values: [] - name: mariadb - version: 17.4.0 + version: 17.4.1 repository: oci://oci.trueforge.org/truecharts condition: mariadb.enabled alias: "" diff --git a/charts/stable/servas/Chart.yaml b/charts/stable/servas/Chart.yaml index 930ae2f75f8..2a1a028a880 100644 --- a/charts/stable/servas/Chart.yaml +++ b/charts/stable/servas/Chart.yaml @@ -19,7 +19,7 @@ dependencies: tags: [] import-values: [] - name: mariadb - version: 17.4.0 + version: 17.4.1 repository: oci://oci.trueforge.org/truecharts condition: mariadb.enabled alias: "" @@ -43,5 +43,5 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/servas - https://hub.docker.com/r/beromir/servas type: application -version: 9.4.0 +version: 9.4.1 diff --git a/charts/stable/tsn-ranksystem/Chart.yaml b/charts/stable/tsn-ranksystem/Chart.yaml index 1e64f01680e..26723a0f5e2 100644 --- a/charts/stable/tsn-ranksystem/Chart.yaml +++ b/charts/stable/tsn-ranksystem/Chart.yaml @@ -19,7 +19,7 @@ dependencies: tags: [] import-values: [] - name: mariadb - version: 17.4.0 + version: 17.4.1 repository: oci://oci.trueforge.org/truecharts condition: mariadb.enabled alias: "" @@ -46,5 +46,5 @@ sources: - https://hub.docker.com/r/serverlein/tsn-ranksystem-webserver - https://ts-ranksystem.com/ type: application -version: 5.4.0 +version: 5.4.1 diff --git a/charts/stable/wordpress/Chart.yaml b/charts/stable/wordpress/Chart.yaml index ba5afdca854..73c329f857f 100644 --- a/charts/stable/wordpress/Chart.yaml +++ b/charts/stable/wordpress/Chart.yaml @@ -19,7 +19,7 @@ dependencies: tags: [] import-values: [] - name: mariadb - version: 17.4.0 + version: 17.4.1 repository: oci://oci.trueforge.org/truecharts condition: mariadb.enabled alias: "" @@ -43,5 +43,5 @@ sources: - https://hub.docker.com/r/bitnamisecure/wordpress - https://www.wordpress.org type: application -version: 11.4.1 +version: 11.4.2 diff --git a/charts/stable/yourls/Chart.yaml b/charts/stable/yourls/Chart.yaml index d3941b2b2a6..0638d80b3a1 100644 --- a/charts/stable/yourls/Chart.yaml +++ b/charts/stable/yourls/Chart.yaml @@ -19,7 +19,7 @@ dependencies: tags: [] import-values: [] - name: mariadb - version: 17.4.0 + version: 17.4.1 repository: oci://oci.trueforge.org/truecharts condition: mariadb.enabled alias: "" @@ -45,5 +45,5 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/yourls - https://hub.docker.com/_/yourls type: application -version: 10.4.0 +version: 10.4.1