Skip to content

Commit

Permalink
Test to update helm chart version (helm version must be a string) minor
Browse files Browse the repository at this point in the history
  • Loading branch information
Matlavv committed Nov 20, 2024
1 parent 996f00c commit 62227d4
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 @@ -158,7 +158,7 @@ jobs:
with:
version: v3.11.1

- name: Package Helm chart
- name: Package Helm char
run: |
helm package opensource --version "${{ needs.determine-version.outputs.new_version }}"
- name: Push Helm chart to Docker Hub
Expand Down

0 comments on commit 62227d4

Please sign in to comment.