Skip to content
Snippets Groups Projects
Unverified Commit 0c0643f9 authored by Arthur Silva Sens's avatar Arthur Silva Sens Committed by GitHub
Browse files

Merge pull request #1709 from prometheus-operator/dependabot/github_actions/azure/setup-helm-2.0

build(deps): bump azure/setup-helm from 1 to 2.0
parents 28f71a0e dc4e06bb
No related branches found
No related tags found
No related merge requests found
...@@ -100,7 +100,7 @@ jobs: ...@@ -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@v1 uses: azure/setup-helm@v2.0
- name: Install Cilium - name: Install Cilium
run: | run: |
helm repo add cilium https://helm.cilium.io/ helm repo add cilium https://helm.cilium.io/
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment