mirror of https://github.com/helm/helm
fix: use RFC 1123 subdomains for name verification (#5132)
As noted in Slack by a community member, release names with periods are considered usable. Switching to RFC 1123 subdomain verification continues to block bad release names like BAD_NAME, but allows names like good.name to continue working. Signed-off-by: Matthew Fisher <matt.fisher@microsoft.com>pull/5198/head
parent
812b74aca5
commit
581e6cdbb8
Loading…
Reference in new issue