digitalocean / digitalocean-cloud-controller-manager

Kubernetes cloud-controller-manager for DigitalOcean (beta)
Apache License 2.0
518 stars 146 forks source link

build(deps): bump github.com/digitalocean/godo from 1.109.0 to 1.111.0 #704

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 3 months ago

Bumps github.com/digitalocean/godo from 1.109.0 to 1.111.0.

Release notes

Sourced from github.com/digitalocean/godo's releases.

v1.111.0


Note: This release contains beta functionality. If you are not a member of the beta group for this feature, you will not be able to use it until it has been more widely released. Please watch the official DigitalOcean changelog for updates.

v1.110.0

  • #667 - @​dwilsondo - Include DBaaS metrics credential endpoint operations
  • #670 - @​guptado - [NETPROD-3583] Added name param in ListOption to get resource by name
  • #671 - @​greeshmapill - APPS-8383: Add deprecation intent and bandwidth allowance to app instance size spec
Changelog

Sourced from github.com/digitalocean/godo's changelog.

[v1.111.0] - 2024-04-02

  • #674 - @​asaha2 - load balancers: introduce glb settings in godo, currently in closed beta

[v1.110.0] - 2024-03-14

  • #667 - @​dwilsondo - Include DBaaS metrics credential endpoint operations
  • #670 - @​guptado - [NETPROD-3583] Added name param in ListOption to get resource by name
  • #671 - @​greeshmapill - APPS-8383: Add deprecation intent and bandwidth allowance to app instance size spec
Commits
  • 05d1155 Prepare to release v1.111.0 (#676)
  • af21541 Introduce glb settings in godo (#674)
  • 2a3ec86 Prep v1.110.0 Release (#673)
  • 05bc366 Include DBaaS metrics credential endpoint operations (#667)
  • 16a4709 [NETPROD-3583] Added name param in ListOption to get resource by name (#670)
  • d5fe4d2 APPS-8383: Add deprecation intent and bandwidth allowance to app instance siz...
  • See full diff in compare view


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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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] commented 3 months ago

Superseded by #709.