We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e53470d commit 3851e18Copy full SHA for 3851e18
.github/workflows/inject-sidecar.yaml
@@ -25,7 +25,7 @@ jobs:
25
uses: istio/[email protected]
26
with:
27
version: ${{ env.ISTIO_VERSION }}
28
- - uses: azure/setup-helm@v1
+ - uses: azure/setup-helm@v2.1
29
id: install
30
- name: Get Istioctl
31
run: |
0 commit comments