Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update the installed package when a newer version of the package is available #97

Closed
vibhas opened this issue Feb 5, 2021 · 2 comments
Labels
carvel-accepted This issue should be considered for future work and that the triage process has been completed enhancement This issue is a feature request

Comments

@vibhas
Copy link

vibhas commented Feb 5, 2021

Describe the problem/challenge you have
When a newer version of a package is available on the cluster, Package consumers should be able to install the new version on their cluster.

Describe the solution you'd like
Package consumers should be able to update the InstalledPackage CR to point to the newer version of the package in order to deploy it.

Anything else you would like to add:

@vibhas vibhas added carvel-triage This issue has not yet been reviewed for validity enhancement This issue is a feature request labels Feb 5, 2021
@danielhelfand danielhelfand added carvel-accepted This issue should be considered for future work and that the triage process has been completed and removed carvel-triage This issue has not yet been reviewed for validity labels Feb 22, 2021
@danielhelfand
Copy link
Contributor

In progress on the dev-packaging branch.

@ewrenn8
Copy link
Contributor

ewrenn8 commented Mar 10, 2021

This is available in release v0.17.0-alpha.1+.

Installation instructions for the latest alpha versions containing this can be found here
Release yaml can be found here

For tracking when this is available in a major release, please follow the epic issue

@ewrenn8 ewrenn8 closed this as completed Mar 10, 2021
@ewrenn8 ewrenn8 changed the title Update the installed package with a newer version Update the installed package when a newer version of the package is available Mar 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
carvel-accepted This issue should be considered for future work and that the triage process has been completed enhancement This issue is a feature request
Projects
None yet
Development

No branches or pull requests

3 participants