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

installation picks up older version of the controller chart even if a new version has been released #409

Open
waveywaves opened this issue Mar 25, 2024 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@waveywaves
Copy link
Member

Describe the bug

If there is a new controller chart which needs to be installed using the uffizzi install command it is not picked up until the local helm repository references are updated on the users system.

To Reproduce

Release a new version of uffizzi-controller, run uffizzi install and see uffizzi use an older version of the controller.

Expected behavior

helm repo update is run before the helm chart is being installed

@waveywaves waveywaves added the bug Something isn't working label Mar 25, 2024
@axisofentropy
Copy link
Member

For this and other reasons, it would probably be helpful for our CLI to not use the user or system's helm repositories. In fact it should probably fetch everything fresh each time it runs.

@moklidia moklidia self-assigned this Mar 25, 2024
@waveywaves
Copy link
Member Author

yes, helm should run in the uffizzi_cli sandbox

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants