update Helm Version
All checks were successful
Build and push k8s-workflow-image / build (push) Successful in 36s

This commit is contained in:
Chris Ellrich 2025-05-27 21:12:38 +02:00
parent e6fabe0f1a
commit 819598452b
Signed by: c.ellrich
GPG Key ID: D1850E1719D845AE

View File

@ -1,6 +1,6 @@
FROM alpine FROM alpine
ARG HELM_VERSION=3.2.1 ARG HELM_VERSION=3.18.0
ARG KUBECTL_VERSION=1.17.5 ARG KUBECTL_VERSION=1.17.5
# Determine architecture # Determine architecture