From 4c38a2b3c548cac9bf3a1e0d1fda9dbaf7b65dfd Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 26 Sep 2024 11:16:22 +0000 Subject: [PATCH] chore(deps): update dependency lightkube-models to <1.32 --- charms/istio-gateway/requirements.in | 2 +- charms/istio-pilot/requirements.in | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charms/istio-gateway/requirements.in b/charms/istio-gateway/requirements.in index ae449274..022f5891 100644 --- a/charms/istio-gateway/requirements.in +++ b/charms/istio-gateway/requirements.in @@ -3,7 +3,7 @@ ops requests serialized-data-interface lightkube -lightkube-models<1.28 +lightkube-models<1.32 # We're trying to use a deprecated API and it needs to be fixed before KF 1.7 (because 1.7 must support k8s 1.25) oci-image cosl diff --git a/charms/istio-pilot/requirements.in b/charms/istio-pilot/requirements.in index 7fb55682..c17a408c 100644 --- a/charms/istio-pilot/requirements.in +++ b/charms/istio-pilot/requirements.in @@ -4,7 +4,7 @@ lightkube # Pinning lightkube-models to keep compatibility with istio 1.17 # which supports versions 1.23, 1.24, 1.25, 1.26 of k8s # Update the pin when this charm is upgraded to <=1.18 -lightkube-models<1.27 +lightkube-models<1.32 ops packaging requests