Skip to content

Commit

Permalink
Merge pull request #45 from CAAPIM/helm_release_action
Browse files Browse the repository at this point in the history
chart release action
  • Loading branch information
Gazza7205 committed Feb 11, 2024
2 parents a4b2f95 + 378d538 commit 16addb7
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 16addb7

Please sign in to comment.