From 920595066852f176131f059b76d6ef224e7b2970 Mon Sep 17 00:00:00 2001 From: libresh_bot Date: Fri, 20 Oct 2023 09:38:58 +0000 Subject: [PATCH] fix: update helm release ingressmonitorcontroller to v2.1.41 | datasource | package | from | to | | ---------- | ------------------------ | ------ | ------ | | helm | ingressmonitorcontroller | 2.1.38 | 2.1.41 | --- cluster/components/observability/uptime/hr.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cluster/components/observability/uptime/hr.yaml b/cluster/components/observability/uptime/hr.yaml index ba1a3bb..3392851 100644 --- a/cluster/components/observability/uptime/hr.yaml +++ b/cluster/components/observability/uptime/hr.yaml @@ -8,7 +8,7 @@ spec: chart: spec: chart: ingressmonitorcontroller - version: 2.1.38 + version: 2.1.41 sourceRef: kind: HelmRepository name: stakater