Publish Helm v4 -> `helm-latest-version`

Signed-off-by: George Jenkins <gvjenkins@gmail.com>
(cherry picked from commit e4353dc8db)
pull/31646/head
George Jenkins 6 months ago committed by Matt Farina
parent 0bef6bdbe6
commit 9ac7c2b609
No known key found for this signature in database
GPG Key ID: 92C44A3D421FF7F9

@ -53,6 +53,8 @@ jobs:
echo "Error: Latest version ${LATEST_VERSION} is not a v4 release"
exit 1
fi
echo "${LATEST_VERSION}" > _dist_versions/helm-latest-version
echo "${LATEST_VERSION}" > _dist_versions/helm4-latest-version
- name: Upload Binaries

Loading…
Cancel
Save