From 0f3933e6788bb2d7ff66763b5c2ce42c71c1bfa9 Mon Sep 17 00:00:00 2001 From: Kjeld Schouten Date: Thu, 27 Nov 2025 16:13:17 +0100 Subject: [PATCH] chore(multiple): bumps on some dependencies to enforce more recent common --- charts/stable/mariadb/Chart.yaml | 4 ++-- charts/stable/mongodb/Chart.yaml | 4 ++-- charts/stable/redis/Chart.yaml | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/charts/stable/mariadb/Chart.yaml b/charts/stable/mariadb/Chart.yaml index 4734a0553fa..aa1e50c7c7a 100644 --- a/charts/stable/mariadb/Chart.yaml +++ b/charts/stable/mariadb/Chart.yaml @@ -14,7 +14,7 @@ apiVersion: v2 appVersion: latest dependencies: - name: common - version: 28.29.1 + version: 28.29.2 repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" @@ -42,5 +42,5 @@ sources: - https://hub.docker.com/r/bitnamisecure/mariadb - https://mariadb.org type: application -version: 17.11.0 +version: 17.11.1 diff --git a/charts/stable/mongodb/Chart.yaml b/charts/stable/mongodb/Chart.yaml index ff75552f6c5..d1bc43c71ea 100644 --- a/charts/stable/mongodb/Chart.yaml +++ b/charts/stable/mongodb/Chart.yaml @@ -14,7 +14,7 @@ apiVersion: v2 appVersion: latest dependencies: - name: common - version: 28.29.1 + version: 28.29.2 repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" @@ -40,5 +40,5 @@ sources: - https://hub.docker.com/r/bitnamisecure/mongodb - https://www.mongodb.com type: application -version: 16.14.0 +version: 16.14.1 diff --git a/charts/stable/redis/Chart.yaml b/charts/stable/redis/Chart.yaml index 6c055c8ecb0..325a7d5525a 100644 --- a/charts/stable/redis/Chart.yaml +++ b/charts/stable/redis/Chart.yaml @@ -14,7 +14,7 @@ apiVersion: v2 appVersion: latest dependencies: - name: common - version: 28.29.1 + version: 28.29.2 repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" @@ -39,5 +39,5 @@ sources: - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/redis - https://hub.docker.com/r/bitnamisecure/redis type: application -version: 17.15.0 +version: 17.15.1