Skip to content

Commit

Permalink
chore(deps): bump kubernetes from 26.1.0 to 27.2.0 in /operator
Browse files Browse the repository at this point in the history
Bumps [kubernetes](https://github.com/kubernetes-client/python) from 26.1.0 to 27.2.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@v26.1.0...v27.2.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 Sep 12, 2023
1 parent 541728b commit d2d02cc
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 22 deletions.
26 changes: 5 additions & 21 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.8.1,<3.12"
kopf = "^1.36.2"
kubernetes = "^26.1.0"
kubernetes = "^27.2.0"
python-decouple = "^3.8"
python-statemachine = "^2.0.0"

Expand Down

0 comments on commit d2d02cc

Please sign in to comment.