From: Guillermo Calvino Date: Fri, 12 May 2023 10:57:21 +0000 (+0200) Subject: Bug: 2244 - Kafka-k8s and Zookeeper-k8s are not deployed properly in Charmed OSM X-Git-Url: https://osm.etsi.org/gitweb/?a=commitdiff_plain;h=refs%2Fchanges%2F80%2F13380%2F1;p=osm%2FN2VC.git Bug: 2244 - Kafka-k8s and Zookeeper-k8s are not deployed properly in Charmed OSM Change-Id: I8485d0a92c7a660097c433f6e4390fd8baddaafd Signed-off-by: Guillermo Calvino --- diff --git a/requirements.in b/requirements.in index 576d1ff..c8f59cf 100644 --- a/requirements.in +++ b/requirements.in @@ -13,7 +13,7 @@ # limitations under the License. async-timeout<4 -juju==2.9.8 +juju==2.9.42.2 kubernetes motor==1.3.1 pyasn1 diff --git a/requirements.txt b/requirements.txt index ef0d3a9..43624bc 100644 --- a/requirements.txt +++ b/requirements.txt @@ -39,7 +39,7 @@ google-auth==2.3.3 # via kubernetes idna==3.3 # via requests -juju==2.9.8 +juju==2.9.42.2 # via -r requirements.in jujubundlelib==0.5.7 # via theblues