diff --git a/Earthfile b/Earthfile index 7aa473dc..a6f815b8 100644 --- a/Earthfile +++ b/Earthfile @@ -179,6 +179,7 @@ test-helm: release-helm: ARG CHART_RELEASER_VERSION="1.6.0" ARG HELM_VERSION="3.8.1" + ARG token="" FROM quay.io/helmpack/chart-releaser:v${CHART_RELEASER_VERSION} RUN FILE=helm.tgz \