-
Notifications
You must be signed in to change notification settings - Fork 48
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
authentik: ci: rename values files to run with chart-testing correctly #249
Conversation
Head branch was pushed to by a user without write access
820c940
to
a148b59
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I don't think we need to bump the version for this change
Aside from that it would be nice to have a better way to see failures, but I assume there's no way to integrate this with a GitHub Actions Matrix
Why need an Github action matrix, if the
|
a148b59
to
0410892
Compare
remove Chart.yaml - version again |
Let's fix the CI before merging though |
Sorry, not my buisness - i just wanted to show, that you use the values-files / linter incorrect. For example, you has the problem: |
Yeah it was just a general comment not directed at you. I'll take some time and fix the tests before merging. |
Signed-off-by: Marc 'risson' Schmitt <[email protected]>
Signed-off-by: Marc 'risson' Schmitt <[email protected]>
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [authentik](https://goauthentik.io) ([source](https://togithub.com/goauthentik/helm)) | patch | `2024.2.2` -> `2024.2.3` | --- ### Release Notes <details> <summary>goauthentik/helm (authentik)</summary> ### [`v2024.2.3`](https://togithub.com/goauthentik/helm/releases/tag/authentik-2024.2.3) [Compare Source](https://togithub.com/goauthentik/helm/compare/authentik-2024.2.2...authentik-2024.2.3) authentik is an open-source Identity Provider focused on flexibility and versatility #### What's Changed - authentik: ci: rename values files to run with chart-testing correctly by [@​wrenix](https://togithub.com/wrenix) in [https://github.com/goauthentik/helm/pull/249](https://togithub.com/goauthentik/helm/pull/249) - authentik: ci: add extraContainers testing by [@​wrenix](https://togithub.com/wrenix) in [https://github.com/goauthentik/helm/pull/248](https://togithub.com/goauthentik/helm/pull/248) - authentik: worker deployment: fix volume type for secret blueprints by [@​sherif-fanous](https://togithub.com/sherif-fanous) in [https://github.com/goauthentik/helm/pull/257](https://togithub.com/goauthentik/helm/pull/257) - bump to 2024.2.3 by [@​BeryJu](https://togithub.com/BeryJu) in [https://github.com/goauthentik/helm/pull/259](https://togithub.com/goauthentik/helm/pull/259) #### New Contributors - [@​sherif-fanous](https://togithub.com/sherif-fanous) made their first contribution in [https://github.com/goauthentik/helm/pull/257](https://togithub.com/goauthentik/helm/pull/257) **Full Changelog**: goauthentik/helm@authentik-2024.2.2...authentik-2024.2.3 </details> <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zMDMuMiIsInVwZGF0ZWRJblZlciI6IjM3LjMwMy4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJyZW5vdmF0ZS9oZWxtIiwidHlwZS9wYXRjaCJdfQ==--> Co-authored-by: repo-jeeves[bot] <106431701+repo-jeeves[bot]@users.noreply.github.com>
current the chart-testing does not run with the value-files ...
https://github.com/helm/chart-testing/blob/main/doc/ct_lint.md
'*-values.yaml'