From b14c0b11d04682900d761cda679469e111fa2366 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 24 Mar 2026 13:15:49 +0000 Subject: [PATCH] Update ghcr.io/helmfile/helmfile-ubuntu Docker tag to v1.4.3 --- helmfile/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helmfile/Dockerfile b/helmfile/Dockerfile index f446097..6e2f3f8 100644 --- a/helmfile/Dockerfile +++ b/helmfile/Dockerfile @@ -1,4 +1,4 @@ -FROM ghcr.io/helmfile/helmfile-ubuntu:v1.4.2 +FROM ghcr.io/helmfile/helmfile-ubuntu:v1.4.3 LABEL org.opencontainers.image.source=https://github.com/deftdevs/containers