From bb2dc111a06284c9e0f4108c4c2f05dc1b172613 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Beatrice=20Dellac=C3=A0?= Date: Sat, 5 Apr 2025 22:37:43 +0200 Subject: [PATCH] fix yaml --- deploy/uptime-kuma/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deploy/uptime-kuma/Chart.yaml b/deploy/uptime-kuma/Chart.yaml index 517d205..5410acb 100644 --- a/deploy/uptime-kuma/Chart.yaml +++ b/deploy/uptime-kuma/Chart.yaml @@ -4,5 +4,5 @@ description: A wrapper chart to deploy uptime-kuma via its official Helm chart. version: 2.21.2 dependencies: - name: uptime-kuma - version: "1.23.13" + version: "2.21.2" repository: "https://helm.irsigler.cloud"