From f14daa52490d6f8b89a9c36b614c6485a7599ec9 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Wed, 17 Sep 2025 00:22:04 +0200 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20chart=20mariadb=2017.2.?= =?UTF-8?q?2=20=E2=86=92=2017.3.0=20(#39625)?= 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)) | minor | `17.2.2` -> `17.3.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). --- 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 | 4 ++-- 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, 48 insertions(+), 48 deletions(-) diff --git a/charts/stable/anonaddy/Chart.yaml b/charts/stable/anonaddy/Chart.yaml index 36a1fcf9cc3..58f1d701b5f 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.2.2 + version: 17.3.0 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.1.0 +version: 25.2.0 diff --git a/charts/stable/bookstack/Chart.yaml b/charts/stable/bookstack/Chart.yaml index c291c138429..1b353e45d0a 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.2.2 + version: 17.3.0 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.1.0 +version: 18.2.0 diff --git a/charts/stable/chevereto/Chart.yaml b/charts/stable/chevereto/Chart.yaml index 213d5aef6a1..215fa02431e 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.2.2 + version: 17.3.0 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.1.0 +version: 16.2.0 diff --git a/charts/stable/clarkson/Chart.yaml b/charts/stable/clarkson/Chart.yaml index 1b61b156b09..69decf1f043 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.2.2 + version: 17.3.0 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.1.0 +version: 16.2.0 diff --git a/charts/stable/ctfd/Chart.yaml b/charts/stable/ctfd/Chart.yaml index 196679c0116..831127f21cf 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.2.2 + version: 17.3.0 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.1.0 +version: 9.2.0 diff --git a/charts/stable/fleet/Chart.yaml b/charts/stable/fleet/Chart.yaml index 8eb1c4d3f86..eb9c5e52820 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.2.2 + version: 17.3.0 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.1.0 +version: 16.2.0 diff --git a/charts/stable/friendica/Chart.yaml b/charts/stable/friendica/Chart.yaml index 6f7f5cf64a2..6f9f8937217 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.2.2 + version: 17.3.0 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.1.0 +version: 19.2.0 diff --git a/charts/stable/gaseous-server/Chart.yaml b/charts/stable/gaseous-server/Chart.yaml index 8dbd21a3517..19026b952b3 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.2.2 + version: 17.3.0 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.1.0 +version: 5.2.0 diff --git a/charts/stable/humhub/Chart.yaml b/charts/stable/humhub/Chart.yaml index e1fef393b92..c46289fa1e6 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.2.2 + version: 17.3.0 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.1.0 +version: 12.2.0 diff --git a/charts/stable/matomo/Chart.yaml b/charts/stable/matomo/Chart.yaml index c9b2ee0592a..e5dc7eac485 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.2.2 + version: 17.3.0 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.1.0 +version: 17.2.0 diff --git a/charts/stable/mixpost/Chart.yaml b/charts/stable/mixpost/Chart.yaml index 1805e0911e5..ff9ed0be479 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.2.2 + version: 17.3.0 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.1.0 +version: 6.2.0 diff --git a/charts/stable/monica/Chart.yaml b/charts/stable/monica/Chart.yaml index 0a9964f19c5..44fe3a13555 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.2.2 + version: 17.3.0 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.1.0 +version: 16.2.0 diff --git a/charts/stable/nginx-proxy-manager/Chart.yaml b/charts/stable/nginx-proxy-manager/Chart.yaml index 26babc2f6e7..e52eb3495f7 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.2.2 + version: 17.3.0 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.1.0 +version: 13.2.0 diff --git a/charts/stable/observium/Chart.yaml b/charts/stable/observium/Chart.yaml index 6645a2d76f7..2ab2fc4ffb5 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.2.2 + version: 17.3.0 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.1.0 +version: 13.2.0 diff --git a/charts/stable/photoprism/Chart.yaml b/charts/stable/photoprism/Chart.yaml index bbaa92259eb..61cb7406fc2 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.2.2 + version: 17.3.0 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.1.0 +version: 27.2.0 diff --git a/charts/stable/piwigo/Chart.yaml b/charts/stable/piwigo/Chart.yaml index b7b2ef048b9..101ac057832 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.2.2 + version: 17.3.0 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.1.0 +version: 17.2.0 diff --git a/charts/stable/plant-it/Chart.yaml b/charts/stable/plant-it/Chart.yaml index ed55623d0d7..135420df118 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.2.2 + version: 17.3.0 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.1.0 +version: 5.2.0 diff --git a/charts/stable/projectsend/Chart.yaml b/charts/stable/projectsend/Chart.yaml index ee366beca9b..e5e273f529a 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.2.2 + version: 17.3.0 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.1.0 +version: 16.2.0 diff --git a/charts/stable/romm/Chart.yaml b/charts/stable/romm/Chart.yaml index 1f5bf717252..c19c80637eb 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.2.2 + version: 17.3.0 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.1.0 +version: 14.2.0 diff --git a/charts/stable/seafile/Chart.yaml b/charts/stable/seafile/Chart.yaml index b85241b7daf..c27da9f4db0 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.2.2 + version: 17.3.0 repository: oci://oci.trueforge.org/truecharts condition: mariadb.enabled alias: "" @@ -53,5 +53,5 @@ sources: - https://hub.docker.com/r/seafileltd/seafile-mc - https://seafile.com type: application -version: 11.1.0 +version: 11.2.0 diff --git a/charts/stable/servas/Chart.yaml b/charts/stable/servas/Chart.yaml index b2fc8f65aad..c6a2e675c93 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.2.2 + version: 17.3.0 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.1.0 +version: 9.2.0 diff --git a/charts/stable/tsn-ranksystem/Chart.yaml b/charts/stable/tsn-ranksystem/Chart.yaml index 36cc442657f..aa767afb21c 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.2.2 + version: 17.3.0 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.1.0 +version: 5.2.0 diff --git a/charts/stable/wordpress/Chart.yaml b/charts/stable/wordpress/Chart.yaml index d2c1e6c4471..fbf1592bb1d 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.2.2 + version: 17.3.0 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.1.0 +version: 11.2.0 diff --git a/charts/stable/yourls/Chart.yaml b/charts/stable/yourls/Chart.yaml index 01ad24f25ec..c08f3d7733d 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.2.2 + version: 17.3.0 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.1.0 +version: 10.2.0