From 2c25e4bd468858e5620bff672ffc1725c5d5c4b3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 25 Jul 2024 15:02:33 +0000 Subject: [PATCH] chore(deps): update dependency lightkube-models to <1.31 --- 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 75674524..c59aeb60 100644 --- a/charms/istio-gateway/requirements.in +++ b/charms/istio-gateway/requirements.in @@ -3,6 +3,6 @@ ops requests serialized-data-interface lightkube -lightkube-models<1.28 +lightkube-models<1.31 # 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 diff --git a/charms/istio-pilot/requirements.in b/charms/istio-pilot/requirements.in index 7fb55682..df470157 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.31 ops packaging requests