From 524f1b717e2102a710546c68eea991fe3db010b3 Mon Sep 17 00:00:00 2001 From: "opi-cloud-renovate[bot]" <209491572+opi-cloud-renovate[bot]@users.noreply.github.com> Date: Tue, 16 Jun 2026 01:06:56 +0000 Subject: [PATCH] chore(deps): update ghcr.io/helmfile/helmfile-debian-stable-slim 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 ea15eab..1b2ffde 100644 --- a/helmfile/Dockerfile +++ b/helmfile/Dockerfile @@ -1,4 +1,4 @@ -ARG DOCKER_HELMFILE_VERSION=v1.1.9 +ARG DOCKER_HELMFILE_VERSION=v1.5.4@sha256:b785e49758dcc9097b63b80c9068091dfffa8082bb5a37952e00b1a456ed4f7e FROM --platform=linux/amd64 ghcr.io/helmfile/helmfile-debian-stable-slim:${DOCKER_HELMFILE_VERSION}