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 filter rules to be set on App Repositories #3448

Merged
merged 2 commits into from
Sep 23, 2021

Conversation

dud225
Copy link
Contributor

@dud225 dud225 commented Sep 20, 2021

Description of the change

Allow filter rules to specified when creating Application Repositories from Helm.

Copy link
Contributor

@absoludity absoludity left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

chart/kubeapps/values.yaml Outdated Show resolved Hide resolved
Copy link
Contributor

@antgamdia antgamdia left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great! Thanks for the contribution :)

Comment on lines +63 to +66
{{- if .filterRule }}
filterRule:
{{- toYaml .filterRule | nindent 4 }}
{{- end }}
Copy link
Contributor

@antgamdia antgamdia Sep 22, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just an internal note, it would require an increase in the patch version of the chart, but we will do when syncing with the official Bitnami repo.

@absoludity absoludity merged commit 0dc3443 into vmware-tanzu:master Sep 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants