Merge pull request #1824 from prometheus-operator/dependabot/github_actions/azure/setup-helm-3.3

build(deps): bump azure/setup-helm from 3.1 to 3.3
This commit is contained in:
Philip Gough
2022-08-02 20:43:27 +01:00
committed by GitHub

View File

@@ -100,7 +100,7 @@ jobs:
wait: 10s # Without default CNI, control-plane doesn't get ready until Cilium is installed wait: 10s # Without default CNI, control-plane doesn't get ready until Cilium is installed
config: .github/workflows/kind/config.yml config: .github/workflows/kind/config.yml
- name: Setup Helm - name: Setup Helm
uses: azure/setup-helm@v3.1 uses: azure/setup-helm@v3.3
- name: Install Cilium - name: Install Cilium
run: | run: |
helm repo add cilium https://helm.cilium.io/ helm repo add cilium https://helm.cilium.io/