ci: bump helm version for tests

This commit is contained in:
pat-s
2025-06-15 14:44:50 +02:00
parent d29a7e84a4
commit db177a356f
2 changed files with 2 additions and 2 deletions

View File

@ -15,7 +15,7 @@ env:
jobs:
check-and-test:
runs-on: ubuntu-latest
container: alpine/helm:3.17.3
container: alpine/helm:3.18.2
steps:
- name: install tools
run: |