From a1077a078754981c8904b04de2d4f727ecd32386 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 18 Jan 2025 01:03:06 +0000 Subject: [PATCH] =?UTF-8?q?feat(container):=20update=20image=20ghcr.io/pro?= =?UTF-8?q?ject-zot/zot-linux-amd64=20(=20v2.0.2=20=E2=86=92=20v2.1.2=20)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit | datasource | package | from | to | | ---------- | ----------------------------------- | ------ | ------ | | docker | ghcr.io/project-zot/zot-linux-amd64 | v2.0.2 | v2.1.2 | --- kubernetes/nas-1/apps/storage/zot/app/helmrelease.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kubernetes/nas-1/apps/storage/zot/app/helmrelease.yaml b/kubernetes/nas-1/apps/storage/zot/app/helmrelease.yaml index fdd300e4d1..2113b5e874 100644 --- a/kubernetes/nas-1/apps/storage/zot/app/helmrelease.yaml +++ b/kubernetes/nas-1/apps/storage/zot/app/helmrelease.yaml @@ -35,7 +35,7 @@ spec: main: image: repository: ghcr.io/project-zot/zot-linux-amd64 - tag: v2.0.2 + tag: v2.1.2 probes: liveness: &probe enabled: true