Skip to content

Commit

Permalink
adding chart linting and release actions
Browse files Browse the repository at this point in the history
  • Loading branch information
Gazza7205 committed Feb 11, 2024
1 parent a4b2f95 commit 378d538
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release_charts.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
with:
version: v3.13.3
- name: Run chart-releaser
uses: helm/chart-releaser-action@v1.6.1
uses: helm/chart-releaser-action@v1.6.0
with:
charts_dir: charts
env:
Expand Down

0 comments on commit 378d538

Please sign in to comment.