Skip to content

Commit a41e232

Browse files
committed
ci: bump helm version
1 parent 0c89358 commit a41e232

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/test.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,13 +23,13 @@ jobs:
2323
matrix:
2424
include:
2525
- k3s-channel: v1.19
26-
helm-version: v3.4.2
26+
helm-version: v3.5.0
2727
test: main
2828
- k3s-channel: v1.19
29-
helm-version: v3.4.2
29+
helm-version: v3.5.0
3030
test: auth
3131
- k3s-channel: v1.19
32-
helm-version: v3.4.2
32+
helm-version: v3.5.0
3333
test: helm
3434
steps:
3535
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)