diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index c85f75c0be67f03407a0cabb2caf3eee454ed90b..aa0a3371d67d565739c204d89dbd7433fee77b0d 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -100,7 +100,7 @@ jobs: wait: 10s # Without default CNI, control-plane doesn't get ready until Cilium is installed config: .github/workflows/kind/config.yml - name: Setup Helm - uses: azure/setup-helm@v1 + uses: azure/setup-helm@v2.0 - name: Install Cilium run: | helm repo add cilium https://helm.cilium.io/