Skip to content

Commit

Permalink
update helm version in github action
Browse files Browse the repository at this point in the history
  • Loading branch information
cgiraldo committed Dec 9, 2024
1 parent f8ff977 commit 29bf03a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
- name: Set up Helm
uses: azure/setup-helm@v3
with:
version: v3.13.2
version: v3.16.0
- name: Login to OCI Registry
run: |
echo "Attempting to login to registry $registry"
Expand Down
2 changes: 1 addition & 1 deletion charts/iperf3/artifacthub-repo.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
repositoryID: 05ea4c11-407d-4a91-a52a-ef01307ab8cf
owners: # optional
owners:
- name: cgiraldo
email: [email protected]
- name: avrodriguez
Expand Down

0 comments on commit 29bf03a

Please sign in to comment.