summaryrefslogtreecommitdiffstats
path: root/k8s/requirements.txt
diff options
context:
space:
mode:
authorJerzySzachniewicz <jerzy.szachniewicz@nokia.com>2020-11-25 13:23:52 +0100
committerJerzySzachniewicz <jerzy.szachniewicz@nokia.com>2020-11-26 09:36:06 +0100
commitcc43f20558aa8e6492e64904077b28a8d0f383dc (patch)
treef3f07b276edaa50fc40b217780f9d60c1ea9bd6a /k8s/requirements.txt
parentc23161f6d81f4b016f87b8ddee88f16f406b61a3 (diff)
Update kubernetes python plugin to version 12.0.1
Issue-ID: DCAEGEN2-2388 Signed-off-by: JerzySzachniewicz <jerzy.szachniewicz@nokia.com> Change-Id: Ie1e1964a1140b0be82d2e7ecd0aead232128642d Signed-off-by: JerzySzachniewicz <jerzy.szachniewicz@nokia.com>
Diffstat (limited to 'k8s/requirements.txt')
-rw-r--r--k8s/requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/k8s/requirements.txt b/k8s/requirements.txt
index b8e6663..2bd2f75 100644
--- a/k8s/requirements.txt
+++ b/k8s/requirements.txt
@@ -1,6 +1,6 @@
setuptools<45.0.0
python-consul>=0.6.0
onap-dcae-dcaepolicy-lib>=2.4.1
-kubernetes==11.0.0
+kubernetes==12.0.1
cloudify-common>=5.0.0; python_version<"3"
cloudify-common @ git+https://github.com/cloudify-cosmo/cloudify-common@cy-1374-python3#egg=cloudify-common==5.0.0; python_version>="3"