Skip to content
Snippets Groups Projects
Unverified Commit 3369e5c9 authored by Paweł Krupa's avatar Paweł Krupa Committed by GitHub
Browse files

Merge pull request #1723 from prometheus-operator/dependabot/github_actions/azure/setup-helm-2.1

build(deps): bump azure/setup-helm from 2.0 to 2.1
parents fd828511 6d7f9b97
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@v2.0 uses: azure/setup-helm@v2.1
- 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