build(deps): bump azure/setup-helm from 3.4 to 3.5 (#1967)
Bumps [azure/setup-helm](https://github.com/azure/setup-helm) from 3.4 to 3.5. - [Release notes](https://github.com/azure/setup-helm/releases) - [Commits](https://github.com/azure/setup-helm/compare/v3.4...v3.5) --- updated-dependencies: - dependency-name: azure/setup-helm dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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@v3.4
|
uses: azure/setup-helm@v3.5
|
||||||
- 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