Bump azure/setup-helm from 2.1 to 3.3 (#8956)
Bumps [azure/setup-helm](https://github.com/azure/setup-helm) from 2.1 to 3.3.
- [Release notes](https://github.com/azure/setup-helm/releases)
- [Commits](217bf70cbd...b5b231a831
)
---
updated-dependencies:
- dependency-name: azure/setup-helm
dependency-type: direct:production
update-type: version-update:semver-major
...
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:
parent
d7373c9140
commit
c1b3a5065b
1 changed files with 2 additions and 2 deletions
4
.github/workflows/ci.yaml
vendored
4
.github/workflows/ci.yaml
vendored
|
@ -234,7 +234,7 @@ jobs:
|
||||||
failOnError: false
|
failOnError: false
|
||||||
|
|
||||||
- name: Prepare cluster for testing
|
- name: Prepare cluster for testing
|
||||||
uses: azure/setup-helm@217bf70cbd2e930ba2e81ba7e1de2f7faecc42ba #v2.1
|
uses: azure/setup-helm@b5b231a831f96336bbfeccc1329990f0005c5bb1 #v2.1
|
||||||
with:
|
with:
|
||||||
version: 'v3.8.0'
|
version: 'v3.8.0'
|
||||||
id: local-path
|
id: local-path
|
||||||
|
@ -291,7 +291,7 @@ jobs:
|
||||||
failOnError: false
|
failOnError: false
|
||||||
|
|
||||||
- name: Prepare cluster for testing
|
- name: Prepare cluster for testing
|
||||||
uses: azure/setup-helm@217bf70cbd2e930ba2e81ba7e1de2f7faecc42ba #v2.1
|
uses: azure/setup-helm@b5b231a831f96336bbfeccc1329990f0005c5bb1 #v2.1
|
||||||
with:
|
with:
|
||||||
version: 'v3.8.0'
|
version: 'v3.8.0'
|
||||||
id: local-path
|
id: local-path
|
||||||
|
|
Loading…
Reference in a new issue