Skip to content

Commit

Permalink
ci: add helm schema update
Browse files Browse the repository at this point in the history
  • Loading branch information
fredleger committed Dec 23, 2024
1 parent b15c4ce commit 8405ab1
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,11 @@ jobs:
chart-search-root: helm/chart
git-push: "false"

- name: update helm values schema json
uses: losisin/[email protected]
with:
input: helm/chart/values.yaml

- uses: hoverkraft-tech/ci-github-common/actions/[email protected]
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 8405ab1

Please sign in to comment.