Skip to content

Commit

Permalink
Bump kr8s to 0.8.1 (#760)
Browse files Browse the repository at this point in the history
* Bump kr8s to 0.8.0

* Bump kr8s to 0.8.1

* Pin test dependency
  • Loading branch information
jacobtomlinson committed Jul 6, 2023
1 parent b040371 commit 22c17a9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions requirements-test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,5 @@ git+https://codeberg.org/hjacobs/pytest-kind.git
pytest-timeout
pytest-rerunfailures
git+https://github.com/elemental-lf/k8s-crd-resolver@v0.14.0
jsonschema==4.17.3
dask[complete]
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ kubernetes-asyncio>=12.0.1
kopf>=1.35.3
pykube-ng>=22.9.0
rich>=12.5.1
kr8s==0.7.0
kr8s==0.8.1

0 comments on commit 22c17a9

Please sign in to comment.