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
This commit is contained in:
2
.github/workflows/ci.yaml
vendored
2
.github/workflows/ci.yaml
vendored
@@ -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/
|
||||||
|
|||||||
Reference in New Issue
Block a user