Skip to content

Commit

Permalink
Update kubernetes to 17.y.x for better compatibility with GKE 1.17 (#39)
Browse files Browse the repository at this point in the history
* Update kubernetes to 17.y.x for better compatibility with GKE 1.17

* Update kubernetes to stable release 17.17.0

* Pin to <18
  • Loading branch information
willgraf authored Jun 4, 2021
1 parent d657587 commit 6393c5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
redis>=3.4.1<4
kubernetes==12.0.1
kubernetes>=17.17.0,<18
pytz==2019.1
python-dateutil>=2.8.0
python-decouple>=3.1,<4

0 comments on commit 6393c5c

Please sign in to comment.