Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump azure/setup-helm from 1 to 2.1 #6

Open
wants to merge 326 commits into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Apr 22, 2022

Bumps azure/setup-helm from 1 to 2.1.

Release notes

Sourced from azure/setup-helm's releases.

v2.0 release

What's Changed

New Contributors

Full Changelog: https://github.com/Azure/setup-helm/commits/v1.2

New versioning logic for Helm releases uses GraphQL to fetch the last 100 releases of Helm. It then filters out the release as specified in the input. If 3.* has been specified, it'll get the latest Helm 3 release. Similarly if 2.* has been specified, it'll get the latest Helm 2 release. In case of latest, it'll fetch the latest Helm 3 release (to keep the behaviour consistent with previous action release).

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

dependabot bot and others added 30 commits May 7, 2021 10:23
Signed-off-by: Mark Sagi-Kazar <[email protected]>
…ules/github.com/aws/aws-sdk-go-1.38.38
…ules/github.com/aliyun/alibaba-cloud-sdk-go-1.61.1077
…d_yarn/web/karma-jasmine-html-reporter-1.6.0
…ules/github.com/prometheus/common-0.24.0
…ules/github.com/aliyun/alibaba-cloud-sdk-go-1.61.1078
Signed-off-by: Peter Balogh <[email protected]>
…ules/github.com/digitalocean/godo-1.61.0
…ules/github.com/aliyun/alibaba-cloud-sdk-go-1.61.1083
lajos-vlasics and others added 28 commits August 18, 2021 11:49
…d_yarn/web/ts-node-10.2.0

chore(deps-dev): bump ts-node from 10.1.0 to 10.2.0 in /web
…d_yarn/web/path-parse-1.0.7

chore(deps): bump path-parse from 1.0.6 to 1.0.7 in /web
Bumps [@angular/cli](https://github.com/angular/angular-cli) from 12.1.2 to 12.2.1.
- [Release notes](https://github.com/angular/angular-cli/releases)
- [Changelog](https://github.com/angular/angular-cli/blob/master/CHANGELOG.md)
- [Commits](angular/angular-cli@v12.1.2...12.2.1)

---
updated-dependencies:
- dependency-name: "@angular/cli"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
…d_yarn/web/angular/cli-12.2.1

chore(deps-dev): bump @angular/cli from 12.1.2 to 12.2.1 in /web
Bumps [@angular-devkit/build-angular](https://github.com/angular/angular-cli) from 12.1.1 to 12.2.1.
- [Release notes](https://github.com/angular/angular-cli/releases)
- [Changelog](https://github.com/angular/angular-cli/blob/master/CHANGELOG.md)
- [Commits](angular/angular-cli@v12.1.1...12.2.1)

---
updated-dependencies:
- dependency-name: "@angular-devkit/build-angular"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 16.4.0 to 16.6.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
…d_yarn/web/angular-devkit/build-angular-12.2.1

chore(deps-dev): bump @angular-devkit/build-angular from 12.1.1 to 12.2.1 in /web
…d_yarn/web/types/node-16.6.1

chore(deps-dev): bump @types/node from 16.4.0 to 16.6.1 in /web
Bumps [tslib](https://github.com/Microsoft/tslib) from 2.3.0 to 2.3.1.
- [Release notes](https://github.com/Microsoft/tslib/releases)
- [Commits](microsoft/tslib@2.3.0...2.3.1)

---
updated-dependencies:
- dependency-name: tslib
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
…d_yarn/web/tslib-2.3.1

chore(deps): bump tslib from 2.3.0 to 2.3.1 in /web
[Web] Fix Select dropdown options position
For some reason GHA lost access to the ghcr.io
container registry somewhere in the past.

There is a confirmed fix to add GHA write access
to the cloudinfo repository, at the ghcr.io
package settings page, but the
org.opencontainers.image.source label should do
the same when configured correctly.

For now I'm trying to set it to the HTML URL
(HTTPS) instead of the clone URL (SSH).

If this doesn't work we are going to revert it and
settle for the manual write access setting.
Attempt fixing the GHA container image access
banzaicloud#844
Revert "Attempt fixing the GHA container image access"
banzaicloud#848
app: 0.17.1->0.17.2
chart: 0.8.4->0.8.5
Bumps [azure/setup-helm](https://github.com/azure/setup-helm) from 1 to 2.1.
- [Release notes](https://github.com/azure/setup-helm/releases)
- [Commits](Azure/setup-helm@v1...v2.1)

---
updated-dependencies:
- dependency-name: azure/setup-helm
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Apr 22, 2022

The following labels could not be found: dependencies.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants