chore(helm): bump helm on CI to latest version (#31627)

Co-authored-by: ochalover <notkadam@gmail.com>
This commit is contained in:
Ville Brofeldt
2025-01-03 13:16:12 -08:00
committed by GitHub
parent 553d41fedd
commit e311bc1ca5
4 changed files with 11 additions and 11 deletions

View File

@@ -25,7 +25,7 @@ jobs:
- name: Set up Helm
uses: azure/setup-helm@v4
with:
version: v3.5.4
version: v3.16.4
- name: Setup Python
uses: ./.github/actions/setup-backend/