From 7e198062974c029d5649eef9c298cc83402355b1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 2 Oct 2023 18:23:32 +0000 Subject: [PATCH] feat(helm): update chart podinfo to 6.5.1 --- cluster/apps/utilities/podinfo/app/helm-release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cluster/apps/utilities/podinfo/app/helm-release.yaml b/cluster/apps/utilities/podinfo/app/helm-release.yaml index 285c87e38..7db41b159 100644 --- a/cluster/apps/utilities/podinfo/app/helm-release.yaml +++ b/cluster/apps/utilities/podinfo/app/helm-release.yaml @@ -8,7 +8,7 @@ spec: chart: spec: chart: podinfo - version: "6.3.6" + version: "6.5.1" sourceRef: kind: HelmRepository name: podinfo