From b0fc018ed1e22f095c2d6833c75d525a1ad74cb0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 4 Oct 2024 16:14:03 +0000 Subject: [PATCH] =?UTF-8?q?feat(container):=20update=20image=20ghcr.io/ant?= =?UTF-8?q?hr76/k8s-pod-mutator-webhook/init=20(=201.8.0=20=E2=86=92=201.9?= =?UTF-8?q?.0=20)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit | datasource | package | from | to | | ---------- | -------------------------------------------- | ----- | ----- | | docker | ghcr.io/anthr76/k8s-pod-mutator-webhook/init | 1.8.0 | 1.9.0 | --- deploy/helm/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deploy/helm/values.yaml b/deploy/helm/values.yaml index 3a47ea9..29c2b1f 100644 --- a/deploy/helm/values.yaml +++ b/deploy/helm/values.yaml @@ -5,7 +5,7 @@ init: image: repository: ghcr.io/anthr76/k8s-pod-mutator-webhook/init pullPolicy: IfNotPresent - tag: "1.8.0" + tag: "1.9.0" webhook: logLevel: info