Merge pull request #31486 from helm/gjenkins8-patch-1

Remove dev-v3 `helm-latest-version` publish
pull/31493/head
Matt Farina 2 months ago committed by GitHub
commit 072248371b
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