From 90a75bdc750b6d53a7cfa76147d1b4ad5e7bfc04 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 19 Jul 2024 23:04:34 +0000 Subject: [PATCH] =?UTF-8?q?feat(container):=20update=20image=20ghcr.io/ant?= =?UTF-8?q?hr76/k8s-pod-mutator-webhook/init=20(=201.5.5=20=E2=86=92=201.6?= =?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.5.5 | 1.6.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 1222ba8..bd486a1 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.5.5" + tag: "1.6.0" webhook: logLevel: info