From 01869df6cc7e0d5652c0b4d996192163f5bbfd68 Mon Sep 17 00:00:00 2001 From: "drag0n141-bot[bot]" <143080396+drag0n141-bot[bot]@users.noreply.github.com> Date: Mon, 25 Nov 2024 20:06:55 +0000 Subject: [PATCH] =?UTF-8?q?fix(helm):=20update=20teleport=20group=20(=2017?= =?UTF-8?q?.0.1=20=E2=86=92=2017.0.2=20)=20[main]?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- kubernetes/main/apps/security/teleport/agent/helmrelease.yaml | 2 +- kubernetes/main/apps/security/teleport/app/helmrelease.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/kubernetes/main/apps/security/teleport/agent/helmrelease.yaml b/kubernetes/main/apps/security/teleport/agent/helmrelease.yaml index e9117faf1..a1c80a1a6 100644 --- a/kubernetes/main/apps/security/teleport/agent/helmrelease.yaml +++ b/kubernetes/main/apps/security/teleport/agent/helmrelease.yaml @@ -8,7 +8,7 @@ spec: chart: spec: chart: teleport-kube-agent - version: 17.0.1 + version: 17.0.2 sourceRef: kind: HelmRepository name: teleport diff --git a/kubernetes/main/apps/security/teleport/app/helmrelease.yaml b/kubernetes/main/apps/security/teleport/app/helmrelease.yaml index 7f3c3d8ed..950070cc6 100644 --- a/kubernetes/main/apps/security/teleport/app/helmrelease.yaml +++ b/kubernetes/main/apps/security/teleport/app/helmrelease.yaml @@ -8,7 +8,7 @@ spec: chart: spec: chart: teleport-cluster - version: 17.0.1 + version: 17.0.2 sourceRef: kind: HelmRepository name: teleport