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

Allow Helm autodiscovery to override default version filter #1358

Merged
merged 8 commits into from
Jun 6, 2023

Conversation

olblak
Copy link
Member

@olblak olblak commented Jun 5, 2023

  • Allow to override default versionfilter for Helm autodiscovery
  • Allow to disable container update detected by Helm autodiscovery
  • Allow to disable chart dependency update detected by Helm autodiscovery

This pullrequest allows to have different update strategies for helm update.
For example being able to open one pullrequest with all patch bump and another one with one pullrequest per minor or major update

Test

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

cp <to_package_directory>
go test

Additional Information

Tradeoff

/

Potential improvement

This autodiscovery plugin could be improved to ignore specific container or dependency update

@olblak olblak added autodiscovery All things related to the autodiscovery feature resource-helm labels Jun 5, 2023
Signed-off-by: Olblak <me@olblak.com>
@olblak olblak merged commit 42c1a4e into updatecli:main Jun 6, 2023
6 checks passed
@olblak olblak changed the title Allow to override default versionfilter for helm autodiscovery Allow Helm autodiscovery to override default version filter Jun 12, 2023
@olblak olblak added the enhancement New feature or request label Jun 12, 2023
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 enhancement New feature or request resource-helm
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant