Skip to content

Commit 19e0ce2

Browse files
committed
Bumping kubectl-ng pin to v0.17.4
1 parent 665ff53 commit 19e0ce2

File tree

2 files changed

+20
-17
lines changed

2 files changed

+20
-17
lines changed

examples/kubectl-ng/poetry.lock

Lines changed: 19 additions & 16 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.17.3"
13+
kr8s = "v0.17.4"
1414

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

0 commit comments

Comments
 (0)