Skip to content

build(deps): bump kubernetes from 12.0.1 to 23.3.0#38

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/kubernetes-23.3.0
Closed

build(deps): bump kubernetes from 12.0.1 to 23.3.0#38
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/kubernetes-23.3.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Mar 7, 2022

Copy link
Copy Markdown
Contributor

Bumps kubernetes from 12.0.1 to 23.3.0.

Release notes

Sourced from kubernetes's releases.

Kubernetes Python Client v23.3.0 Release

Getting started:

pip install --pre --upgrade kubernetes

Or from source, download attached zip file, then

unzip client-python-v23.3.0.zip
cd client-python-v23.3.0
python setup.py install

Then follow examples in https://github.com/kubernetes-client/python/tree/release-23.0/examples

Changelog: https://github.com/kubernetes-client/python/blob/release-23.0/CHANGELOG.md

Kubernetes Python Client v23.3.0 Beta 1 Release

Getting started:

pip install --pre --upgrade kubernetes

Or from source, download attached zip file, then

unzip client-python-v23.3.0b1.zip
cd client-python-v23.3.0b1
python setup.py install

Then follow examples in https://github.com/kubernetes-client/python/tree/release-23.0/examples

Changelog: https://github.com/kubernetes-client/python/blob/release-23.0/CHANGELOG.md

Kubernetes Python Client v23.3.0 Alpha 1 Release

Getting started:

pip install --pre --upgrade kubernetes

Or from source, download attached zip file, then

unzip client-python-v23.3.0a1.zip
cd client-python-v23.3.0a1
</tr></table> 

... (truncated)

Changelog

Sourced from kubernetes's changelog.

v23.3.0

Kubernetes API Version: v1.23.4

v23.3.0b1

Kubernetes API Version: v1.23.4

API Change

v23.3.0a1

Kubernetes API Version: v1.23.3

API Change

... (truncated)

Commits
  • afffaff Merge pull request #1728 from yliaog/automated-release-of-23.3.0-upstream-rel...
  • 1a50327 updated compatibility matrix for 1.23.3 GA
  • 2dffce0 generated client change
  • 72a963c generated API change
  • 46c189c update changelog
  • 5a7a133 update version constants for 23.3.0 release
  • 075e36b updated annoucement mail to dev@kubernetes.io
  • 777545a Merge pull request #1720 from yliaog/automated-release-of-23.3.0b1-upstream-r...
  • 7216ffe updated compatibility matrix for 1.23.3b1
  • 7ced348 generated client change
  • 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 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 [kubernetes](https://github.com/kubernetes-client/python) from 12.0.1 to 23.3.0.
- [Release notes](https://github.com/kubernetes-client/python/releases)
- [Changelog](https://github.com/kubernetes-client/python/blob/master/CHANGELOG.md)
- [Commits](kubernetes-client/python@v12.0.1...v23.3.0)

---
updated-dependencies:
- dependency-name: kubernetes
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Mar 7, 2022
@dependabot dependabot Bot requested a review from mdgreenwald March 7, 2022 10:04
@dependabot @github

dependabot Bot commented on behalf of github May 9, 2022

Copy link
Copy Markdown
Contributor Author

Superseded by #41.

@dependabot dependabot Bot closed this May 9, 2022
@dependabot dependabot Bot deleted the dependabot/pip/kubernetes-23.3.0 branch May 9, 2022 10:03
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants