From 60540eb41a6f4bf78a2099058e1bc8bfd9364cfc Mon Sep 17 00:00:00 2001 From: "rosey-the-renovator-bot[bot]" <98764075+rosey-the-renovator-bot[bot]@users.noreply.github.com> Date: Fri, 25 Oct 2024 16:17:50 +0000 Subject: [PATCH] =?UTF-8?q?fix(container):=20update=20ghcr.io/mariadb-oper?= =?UTF-8?q?ator/mariadb-operator=20(=200.35.0=20=E2=86=92=200.35.1=20)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit | datasource | package | from | to | | ---------- | ----------------------------------------- | ------ | ------ | | docker | ghcr.io/mariadb-operator/mariadb-operator | 0.35.0 | 0.35.1 | --- .../main/apps/databases/mariadb/operator/helmrelease.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kubernetes/main/apps/databases/mariadb/operator/helmrelease.yaml b/kubernetes/main/apps/databases/mariadb/operator/helmrelease.yaml index 0abffbc742..478663ef65 100644 --- a/kubernetes/main/apps/databases/mariadb/operator/helmrelease.yaml +++ b/kubernetes/main/apps/databases/mariadb/operator/helmrelease.yaml @@ -19,7 +19,7 @@ spec: image: repository: ghcr.io/mariadb-operator/mariadb-operator pullPolicy: IfNotPresent - tag: 0.35.0 + tag: 0.35.1 metrics: enabled: true serviceMonitor: