From 6e2904faea36f48bd1e3cae2836dc73a427566be Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 8 Oct 2024 10:05:32 +0000 Subject: [PATCH] chore(deps): update helm release podinfo to v6.7.1 --- podinfo/helmfile.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/podinfo/helmfile.yaml b/podinfo/helmfile.yaml index 938a636..b110e60 100644 --- a/podinfo/helmfile.yaml +++ b/podinfo/helmfile.yaml @@ -7,7 +7,7 @@ releases: namespace: test chart: podinfo/podinfo createNamespace: false - version: 6.7.0 + version: 6.7.1 values: - ui: message: A backend @@ -21,7 +21,7 @@ releases: namespace: test chart: podinfo/podinfo createNamespace: false - version: 6.7.0 + version: 6.7.1 values: - ui: message: B backend @@ -30,7 +30,7 @@ releases: namespace: test chart: podinfo/podinfo createNamespace: false - version: 6.7.0 + version: 6.7.1 values: - backend: http://backend-a-podinfo:9898/env - ingress: