Skip to content

Commit

Permalink
Bumping kubectl-ng pin to v0.20.3
Browse files Browse the repository at this point in the history
  • Loading branch information
kr8s-bot committed Jan 27, 2025
1 parent 52a2356 commit 2300884
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions examples/kubectl-ng/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 examples/kubectl-ng/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ packages = [{ include = "kubectl_ng" }]
python = "^3.9"
typer = ">=0.12"
rich = "^13.3.2"
kr8s = "v0.20.2"
kr8s = "v0.20.3"

[tool.poetry.group.test]
optional = true
Expand Down

0 comments on commit 2300884

Please sign in to comment.