Skip to content

Commit

Permalink
Test to update helm chart version
Browse files Browse the repository at this point in the history
  • Loading branch information
Matlavv committed Nov 20, 2024
1 parent 953f0ff commit 6688d76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,7 @@ jobs:
with:
version: v3.11.1

- name: Package Helm chart
- name: Package Helm char
run: |
new_version="${{ needs.determine-version.outputs.new_version }}"
echo "Packaging Helm chart with version $new_version"
Expand Down

0 comments on commit 6688d76

Please sign in to comment.