From 1ca738fedcbdd03cd6562c80447fb967dea0fa96 Mon Sep 17 00:00:00 2001 From: "spire-helm-version-checker[bot]" <161522935+spire-helm-version-checker[bot]@users.noreply.github.com> Date: Mon, 5 Aug 2024 10:45:15 -0700 Subject: [PATCH] Bump test chart dependencies (#404) Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: marcofranssen <694733+marcofranssen@users.noreply.github.com> --- .github/tests/charts.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/tests/charts.json b/.github/tests/charts.json index 3929f8a..cd96284 100644 --- a/.github/tests/charts.json +++ b/.github/tests/charts.json @@ -2,12 +2,12 @@ { "name": "kube-prometheus-stack", "repo": "https://prometheus-community.github.io/helm-charts", - "version": "61.5.0" + "version": "61.7.0" }, { "name": "cert-manager", "repo": "https://charts.jetstack.io", - "version": "v1.15.1" + "version": "v1.15.2" }, { "name": "ingress-nginx",