Skip to content

Commit

Permalink
bump helm
Browse files Browse the repository at this point in the history
  • Loading branch information
stavros-k committed Oct 7, 2023
1 parent be70592 commit 4eb5987
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/common.release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@ jobs:
- name: Install Helm
uses: azure/setup-helm@5119fcb9089d432beecbf79bb2c7915207344b78 # tag=v3
with:
version: v3.5.4
version: v3.9.4

# Optional step if GPG signing is used
- name: Prepare GPG key
run: |
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/common_library_tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
helm-version:
- v3.9.4
- v3.10.3
- v3.12.3
- v3.13.0
steps:
- name: Checkout
uses: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608 # v4
Expand Down Expand Up @@ -64,7 +64,7 @@ jobs:
helm-version:
- v3.9.4
- v3.10.3
- v3.12.3
- v3.13.0
steps:
- name: Checkout
uses: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608 # v4
Expand Down

0 comments on commit 4eb5987

Please sign in to comment.