Skip to content

Commit

Permalink
chore(deps): bump kubernetes from 29.0.0 to 30.1.0 in /operator
Browse files Browse the repository at this point in the history
Bumps [kubernetes](https://github.com/kubernetes-client/python) from 29.0.0 to 30.1.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@v29.0.0...v30.1.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] authored Jun 21, 2024
1 parent 4f4bea5 commit 6aa6d07
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 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 <michael@blueshoe.io>"]
[tool.poetry.dependencies]
python = ">=3.9,<3.12"
kopf = "^1.37.2"
kubernetes = "^29.0.0"
kubernetes = "^30.1.0"
python-decouple = "^3.8"
python-statemachine = "^2.2.0"

Expand Down

0 comments on commit 6aa6d07

Please sign in to comment.