From bf7d1540860f481ef06414b841a3855e030c7c49 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 3 May 2026 13:45:11 +0000 Subject: [PATCH] Update ghcr.io/helmfile/helmfile-ubuntu Docker tag to v1.5.0 --- helmfile/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helmfile/Dockerfile b/helmfile/Dockerfile index 6b05138..99ce31c 100644 --- a/helmfile/Dockerfile +++ b/helmfile/Dockerfile @@ -1,4 +1,4 @@ -FROM ghcr.io/helmfile/helmfile-ubuntu:v1.4.5 +FROM ghcr.io/helmfile/helmfile-ubuntu:v1.5.0 LABEL org.opencontainers.image.source=https://github.com/deftdevs/containers