From 45e8eb0b8705349c781801bd1b014e9c0b8c1902 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 11 Jul 2024 07:05:43 +0000 Subject: [PATCH] chore(deps): update ghcr.io/nakamasato/mysql-operator docker tag to v0.4.0 (#366) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- config/install/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/install/kustomization.yaml b/config/install/kustomization.yaml index 72b16f34..19b6fc10 100644 --- a/config/install/kustomization.yaml +++ b/config/install/kustomization.yaml @@ -14,4 +14,4 @@ kind: Kustomization images: - name: controller newName: ghcr.io/nakamasato/mysql-operator - newTag: v0.3.3 + newTag: v0.4.0