Remove dev-v3 `helm-latest-version` publish

Signed-off-by: George Jenkins <gvjenkins@gmail.com>
pull/31486/head
George Jenkins 1 month ago committed by GitHub
parent 2d42063450
commit 01dc6cc2cd
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -55,7 +55,6 @@ jobs:
echo "Error: Latest version ${LATEST_VERSION} is not a v3 release"
exit 1
fi
echo "${LATEST_VERSION}" > _dist_versions/helm-latest-version
echo "${LATEST_VERSION}" > _dist_versions/helm3-latest-version
- name: Upload Binaries

Loading…
Cancel
Save