Update pull_request.yaml

This commit is contained in:
Muhammad Safwan Karim
2026-05-11 16:14:54 +05:00
committed by GitHub
parent 9294193f86
commit 98f85c67c1

View File

@@ -50,9 +50,9 @@ jobs:
# Setting up helm binary
- name: Set up Helm
uses: azure/setup-helm@v4
uses: azure/setup-helm@v5
with:
version: v3.11.3
version: v3.20.2
- name: Helm chart unit tests
uses: d3adb5/helm-unittest-action@v2