From a549ca94dfa22b29cd506471cbd2947e1267f26c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 24 Oct 2025 11:43:49 +0000 Subject: [PATCH] chore(deps): update dependency kubernetes to v34 --- services/linkerd-proxy-terminator/requirements.txt | 2 +- services/restarter/requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/services/linkerd-proxy-terminator/requirements.txt b/services/linkerd-proxy-terminator/requirements.txt index a2bb22a..2e190af 100644 --- a/services/linkerd-proxy-terminator/requirements.txt +++ b/services/linkerd-proxy-terminator/requirements.txt @@ -1,2 +1,2 @@ -kubernetes==26.1 +kubernetes==34.1.0 redis==4.6 diff --git a/services/restarter/requirements.txt b/services/restarter/requirements.txt index a2bb22a..2e190af 100644 --- a/services/restarter/requirements.txt +++ b/services/restarter/requirements.txt @@ -1,2 +1,2 @@ -kubernetes==26.1 +kubernetes==34.1.0 redis==4.6