From 766256d704a72c1b4e108d0090bc9c40da166088 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 23 Nov 2025 12:26:56 +0000 Subject: [PATCH] Update ghcr.io/helmfile/helmfile-ubuntu Docker tag to v1.2.1 --- helmfile/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helmfile/Dockerfile b/helmfile/Dockerfile index 27d3cf4..b1c924a 100644 --- a/helmfile/Dockerfile +++ b/helmfile/Dockerfile @@ -1,4 +1,4 @@ -FROM ghcr.io/helmfile/helmfile-ubuntu:v1.2.0 +FROM ghcr.io/helmfile/helmfile-ubuntu:v1.2.1 LABEL org.opencontainers.image.source=https://github.com/deftdevs/containers