From 3df30c46a99552ebd6338138c8702872f8004495 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 26 Jun 2023 12:24:22 +0000 Subject: [PATCH] feat(helm): update chart podinfo to 6.4.0 --- 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..d7dd3b779 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.4.0" sourceRef: kind: HelmRepository name: podinfo