Skip to content

Commit 128aede

Browse files
authored
build: update Helm and Helm dependency to v3.18.3 (#133)
Signed-off-by: yxxhero <aiopsclub@163.com>
1 parent 18110e5 commit 128aede

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/go.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
- name: Install Helm
2222
uses: azure/setup-helm@v4.3.0
2323
with:
24-
version: v3.18.2 # default is latest (stable)
24+
version: v3.18.3 # default is latest (stable)
2525

2626
- name: Install Kustomize
2727
uses: syntaqx/setup-kustomize@v1

0 commit comments

Comments
 (0)