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

build(deps): bump github.com/banzaicloud/pipeline/pkg/sdk from 0.0.1 to 0.6.0 #15

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Aug 4, 2021

Bumps github.com/banzaicloud/pipeline/pkg/sdk from 0.0.1 to 0.6.0.

Release notes

Sourced from github.com/banzaicloud/pipeline/pkg/sdk's releases.

pkg/sdk/v0.6.0

+k8s lib 0.20.9

Features

ID Author Title
#3550 @​pregnor Consolidated k8s lib 0.19.2,0.20.5->0.20.9

pkg/sdk/v0.5.0

+Cadence 0.16.0->0.17.0, .Go 1.16

Features

ID Author Title
#3544 @​pregnor Updated Cadence client 0.16.0->0.17.0, updated code

Development

ID Author Title
#3490 @​sagikazarmark Please updates
#3487 @​pregnor Upgraded pkg/sdk module Go version to 1.16

0.4.0

This release is a huge step in Pipeline's life implementing tons of new features.

Probably the most interesting feature is our brand new Spotguide framework which lets you use your favorite development framework while automating the rest allowing you to focus on what's most important: your software.

We also expanded our cloud provider support by adding Alibaba and Oracle Cloud Kubernetes offerings to Pipeline and replaced our EC2 based Kubernetes distribution with Amazon EKS.

Other features:

  • External DNS support to automatically register DNS records to supported DNS providers (currently AWS Route53 only)
  • Security Scan API to scan your images for known vulnerabilities
  • Storage API to provide cloud-agnostic access to ObjectStore solutions (supporting all major cloud providers)

Besides the new features this release also contains stability improvements.

0.3.0

In the 0.2.0 release the components of Pipeline have been re-worked to streamline easily incorporations of new cloud providers and provide same level of automation and easier enablement of new cloud providers.

This release - 0.3.0 is adding support for Google's Managed Kubernetes GKE support and also moving away from username/password based authentications towards OAuth2 tokens. Both Pipeline and the CI/CD component use OAuth2 tokens issued by GitHub, after a successful GitHub OAtuh2 authentication flow.

For further details please follow the Pipeline how-to documentation.

Component Source code

... (truncated)

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)

Bumps [github.com/banzaicloud/pipeline/pkg/sdk](https://github.com/banzaicloud/pipeline) from 0.0.1 to 0.6.0.
- [Release notes](https://github.com/banzaicloud/pipeline/releases)
- [Commits](https://github.com/banzaicloud/pipeline/commits/0.6.0)

---
updated-dependencies:
- dependency-name: github.com/banzaicloud/pipeline/pkg/sdk
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Aug 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants