We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d28312e commit ef5fdb1Copy full SHA for ef5fdb1
requirements.in
@@ -1,4 +1,4 @@
1
-chartpress==1.3.*
+chartpress==2.0.*
2
kubernetes
3
pytest
4
pytest-rerunfailures
requirements.txt
@@ -14,7 +14,7 @@ certifi==2022.5.18.1
14
# requests
15
charset-normalizer==2.0.12
16
# via requests
17
-chartpress==1.3.0
+chartpress==2.0.0
18
# via -r requirements.in
19
docker==5.0.3
20
# via chartpress
@@ -83,7 +83,6 @@ ruamel-yaml-clib==0.2.6
83
# via ruamel-yaml
84
six==1.16.0
85
# via
86
- # chartpress
87
# google-auth
88
# kubernetes
89
# python-dateutil
0 commit comments