From 79398f9e16a7b5cb860fad20ba5637d4a2006d43 Mon Sep 17 00:00:00 2001 From: feisar-bot <27022259+feisar-bot[bot]@users.noreply.github.com> Date: Mon, 9 May 2022 08:26:15 +0000 Subject: [PATCH] fix(helm): update helm release healthchecks to v4.3.2 --- cluster/apps/monitoring/healthchecks/helm-release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cluster/apps/monitoring/healthchecks/helm-release.yaml b/cluster/apps/monitoring/healthchecks/helm-release.yaml index a189ad97f..83cc990c0 100644 --- a/cluster/apps/monitoring/healthchecks/helm-release.yaml +++ b/cluster/apps/monitoring/healthchecks/helm-release.yaml @@ -10,7 +10,7 @@ spec: spec: # renovate: registryUrl=https://k8s-at-home.com/charts/ chart: healthchecks - version: 4.3.1 + version: 4.3.2 sourceRef: kind: HelmRepository name: k8s-at-home-charts