gocd / kubernetes-elastic-agents

Kubernetes Elastic agent plugin for GoCD
https://www.gocd.org
Apache License 2.0
34 stars 32 forks source link

Bump io.fabric8:kubernetes-client-api from 6.9.0 to 6.9.1 #372

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps io.fabric8:kubernetes-client-api from 6.9.0 to 6.9.1.

Release notes

Sourced from io.fabric8:kubernetes-client-api's releases.

6.9.1 (2023-10-26)

What's Changed

Bugs

  • Fix #5501: (crd-generator) Fix fallback value of Default annotation in presence of multiple accessors
  • Fix #5522: type inference fixed by bumping Sundrio to 0.101.2 (see sundrio/sundrio#431)
  • Fix #5554: move certificates in kubernetes-client-api to avoid collisions with those from mockwebserver

Full Changelog: https://github.com/fabric8io/kubernetes-client/compare/v6.9.0...v6.9.1

Changelog

Sourced from io.fabric8:kubernetes-client-api's changelog.

6.9.1 (2023-10-26)

Bugs

  • Fix #5501: (crd-generator) Fix fallback value of Default annotation in presence of multiple accessors
  • Fix #5522: type inference fixed by bumping Sundrio to 0.101.2 (see sundrio/sundrio#431)
  • Fix #5554: move certificates in kubernetes-client-api to avoid collisions with those from mockwebserver
Commits
  • 0926f38 [RELEASE] Updated project version to v6.9.1
  • 604c79c fix: move certificates in kubernetes-client-api to avoid collisions with thos...
  • 0f8f649 chore(deps): bump google.golang.org/grpc
  • 0c0f0e4 chore: fix typo in changelog
  • 05dbbf2 fix: type inference fixed by bumping Sundrio to 0.101.2
  • 7ef92fe chore(deps): bump google.golang.org/grpc in /extensions/tekton/generator
  • c199bb6 chore(deps): bump google.golang.org/grpc in /kubernetes-model-generator
  • 93c832a chore(deps): bump maven.surefire.plugin.version from 3.1.2 to 3.2.1
  • 57e6f3b chore(deps): bump google.golang.org/grpc
  • 61406ed chore(deps-dev): bump com.approvaltests:approvaltests
  • Additional commits viewable 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)