From 0bee2203a11e15ed53e28c0146a026a15d57901c Mon Sep 17 00:00:00 2001 From: "spicerabot[bot]" <147452639+spicerabot[bot]@users.noreply.github.com> Date: Thu, 15 Aug 2024 19:06:59 +0000 Subject: [PATCH] feat(container): update image mariadb to v11.5.2 --- kubernetes/apps/databases/mariadb-operator/cluster/cluster.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kubernetes/apps/databases/mariadb-operator/cluster/cluster.yaml b/kubernetes/apps/databases/mariadb-operator/cluster/cluster.yaml index e318cf9d8..a32ec3c43 100644 --- a/kubernetes/apps/databases/mariadb-operator/cluster/cluster.yaml +++ b/kubernetes/apps/databases/mariadb-operator/cluster/cluster.yaml @@ -13,7 +13,7 @@ spec: name: mariadb-secret key: password - image: "mariadb:11.4.3" + image: "mariadb:11.5.2" storage: size: 5Gi