Skip to content

Commit

Permalink
Bump kubernetes to v23.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
j4ckofalltrades committed Mar 9, 2022
1 parent 185f47a commit d2decef
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.cfg
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[metadata]
name = powerline-k8s
description = A custom Powerline segment for displaying the current Kubernetes context and namespace
version = 1.2.1
version = 1.3.0
author = Jordan Duabe
author_email = [email protected]
long_description = file: README.md
Expand Down Expand Up @@ -32,7 +32,7 @@ package_dir =
packages = find:
python_requires = >=3.7
install_requires =
kubernetes>=21.7.0
kubernetes>=23.3.0
powerline-status>=2.7

[options.extras_require]
Expand Down

0 comments on commit d2decef

Please sign in to comment.