Details
-
Type:
Improvement
-
Status: Closed
-
Priority:
Major
-
Resolution: Parked
-
Affects Version/s: 3.21.1
-
Fix Version/s: None
-
Component/s: helm
-
Labels:None
Description
For hosted helm repositories - we think it would be very useful to mimic the feature available for docker image repositories such that, when selecting "Disable redeploy" you are given the option to "Allow redeploying the 'latest' tag but defer to the Deployment Policy for all other tags"
This is so that a CI/CD process could be adopted such that changes to a helm chart can be periodically pushed to a "latest" tag, until the organization is happy with the progress and decides to "tag" and push an immutable version of the helm chart for use on production. Such a feature would also help with automating this process.
Example from the docker image repository:
Attachments
Issue Links
- relates
-
NEXUS-22915 Possibility to change the npm "latest" tag without publishing a package
-
- Open
-
-
NEXUS-18186 Disabling redeploy for a private docker repo breaks the latest tag
-
- Closed
-