Skip to content

Commit

Permalink
chore(deps): bump kubernetes from 30.1.0 to 31.0.0 in /operator
Browse files Browse the repository at this point in the history
Bumps [kubernetes](https://github.com/kubernetes-client/python) from 30.1.0 to 31.0.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@v30.1.0...v31.0.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 20, 2024
1 parent b9e8b80 commit 0c1f16e
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 5 deletions.
19 changes: 15 additions & 4 deletions operator/poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion operator/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ authors = ["Michael Schilonka <[email protected]>"]
[tool.poetry.dependencies]
python = ">=3.9,<3.12"
kopf = "^1.37.2"
kubernetes = "^30.1.0"
kubernetes = "^31.0.0"
python-decouple = "^3.8"
python-statemachine = "^2.3.4"

Expand Down

0 comments on commit 0c1f16e

Please sign in to comment.