Skip to content

Commit

Permalink
build: Set sources list in helm chart
Browse files Browse the repository at this point in the history
This allows renovate to generate the changelog in update PRs

Signed-off-by: Rouke Broersma <[email protected]>
  • Loading branch information
rouke-broersma authored and Rory-Z committed Jan 26, 2024
1 parent d17b623 commit a3ec997
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions deploy/charts/emqx-operator/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,3 +21,7 @@ version: 2.2.14
# incremented each time you make changes to the application. Versions are not expected to
# follow Semantic Versioning. They should reflect the version the application is using.
appVersion: 2.2.14

sources:
- https://github.com/emqx/emqx-operator/tree/main/deploy/charts/emqx-operator
- https://github.com/emqx/emqx

0 comments on commit a3ec997

Please sign in to comment.