Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Mar 8, 2024
1 parent e2db1a9 commit a3b25bd
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 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 <michael@blueshoe.io>"]
[tool.poetry.dependencies]
python = ">=3.9,<3.12"
kopf = "^1.37.1"
kubernetes = "^28.1.0"
kubernetes = "^29.0.0"
python-decouple = "^3.8"
python-statemachine = "^2.1.2"

Expand Down

0 comments on commit a3b25bd

Please sign in to comment.