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

fix(helm): ignore containers when tag or repository are not specified #1956

Merged
merged 2 commits into from
Feb 26, 2024

Conversation

olblak
Copy link
Member

@olblak olblak commented Feb 26, 2024

Fix a regression where the helm autodiscovery tries to update tag even if none specified
Detected while testing on https://git.shivering-isles.com/shivering-isles/infrastructure-gitops

Test

To test this pull request, you can run the following commands:

cd pkg/plugins/autodiscovery/helm/
go test

Additional Information

Tradeoff

Potential improvement

@olblak olblak added bug Something isn't working autodiscovery All things related to the autodiscovery feature labels Feb 26, 2024
@olblak olblak added this to the 0.74.0 milestone Feb 26, 2024
@olblak olblak merged commit 5555deb into updatecli:main Feb 26, 2024
6 checks passed
@olblak olblak deleted the fix/autodiscovery/helm branch April 3, 2024 18:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
autodiscovery All things related to the autodiscovery feature bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant