From e1cbfe44c3df3919aeec4f08df530e8a5b79c567 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 16 Jun 2026 00:50:21 +0000 Subject: [PATCH] Update ghcr.io/helmfile/helmfile-ubuntu Docker tag to v1.5.4 --- helmfile/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helmfile/Dockerfile b/helmfile/Dockerfile index 14ccf08..edca13c 100644 --- a/helmfile/Dockerfile +++ b/helmfile/Dockerfile @@ -1,4 +1,4 @@ -FROM ghcr.io/helmfile/helmfile-ubuntu:v1.5.3 +FROM ghcr.io/helmfile/helmfile-ubuntu:v1.5.4 LABEL org.opencontainers.image.source=https://github.com/deftdevs/containers