Skip to content

Commit

Permalink
chore(scripts): Add validation step for charts release
Browse files Browse the repository at this point in the history
  • Loading branch information
thardeck committed Jan 3, 2025
1 parent 8f08aed commit 6ef14b9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/scripts/release-against-charts.sh
Original file line number Diff line number Diff line change
Expand Up @@ -58,4 +58,6 @@ git checkout release.yaml # reset unwanted changes to release.yaml, relevant o
git add assets/fleet* charts/fleet* index.yaml
git commit -m "Autogenerated changes for Fleet v${NEW_FLEET_VERSION}"

PACKAGE=fleet make validate

popd > /dev/null

0 comments on commit 6ef14b9

Please sign in to comment.