Skip to content

Commit 2adf015

Browse files
committed
Bumping kubectl-ng pin to v0.20.2
1 parent 2ed0356 commit 2adf015

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

examples/kubectl-ng/poetry.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

examples/kubectl-ng/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ packages = [{ include = "kubectl_ng" }]
1010
python = "^3.9"
1111
typer = ">=0.12"
1212
rich = "^13.3.2"
13-
kr8s = "v0.20.1"
13+
kr8s = "v0.20.2"
1414

1515
[tool.poetry.group.test]
1616
optional = true

0 commit comments

Comments
 (0)