From 20f1cb85961c83a5b359f636e4975c1a2de00675 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 19 Feb 2026 12:49:44 +0000 Subject: [PATCH] Update ghcr.io/helmfile/helmfile-ubuntu Docker tag to v1.3.0 --- helmfile/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helmfile/Dockerfile b/helmfile/Dockerfile index 4bb7c27..40ebe16 100644 --- a/helmfile/Dockerfile +++ b/helmfile/Dockerfile @@ -1,4 +1,4 @@ -FROM ghcr.io/helmfile/helmfile-ubuntu:v1.2.3 +FROM ghcr.io/helmfile/helmfile-ubuntu:v1.3.0 LABEL org.opencontainers.image.source=https://github.com/deftdevs/containers