From 83ecc1dd56252751b761e2026c87baa126695844 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 3 Apr 2023 18:17:33 +0000 Subject: [PATCH 1/3] chore(deps): update louislam/uptime-kuma docker tag to v1.21.2 --- charts/uptime-kuma/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/uptime-kuma/values.yaml b/charts/uptime-kuma/values.yaml index 5641d9e..dbf35c3 100644 --- a/charts/uptime-kuma/values.yaml +++ b/charts/uptime-kuma/values.yaml @@ -8,7 +8,7 @@ image: repository: louislam/uptime-kuma pullPolicy: IfNotPresent # Overrides the image tag whose default is the chart appVersion. - tag: "1.21.1-debian" + tag: "1.21.2-debian" imagePullSecrets: [] nameOverride: "" From ddafee480771834f8db65c13104c3c7edbdc4693 Mon Sep 17 00:00:00 2001 From: Dennis Irsigler Date: Mon, 3 Apr 2023 20:18:08 +0200 Subject: [PATCH 2/3] Update Chart.yaml --- charts/uptime-kuma/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/uptime-kuma/Chart.yaml b/charts/uptime-kuma/Chart.yaml index 45d341c..4f20570 100644 --- a/charts/uptime-kuma/Chart.yaml +++ b/charts/uptime-kuma/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "1.21.0" +appVersion: "1.21.1" deprecated: false description: A self-hosted Monitoring tool like "Uptime-Robot". home: https://github.com/dirsigler/uptime-kuma-helm @@ -11,4 +11,4 @@ name: uptime-kuma sources: - https://github.com/louislam/uptime-kuma type: application -version: 2.8.0 +version: 2.8.1 From 75bd2a780eb0d55f3eea80130aecaee36d0fffb2 Mon Sep 17 00:00:00 2001 From: Dennis Irsigler Date: Mon, 3 Apr 2023 20:18:33 +0200 Subject: [PATCH 3/3] Update Chart.yaml --- charts/uptime-kuma/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/uptime-kuma/Chart.yaml b/charts/uptime-kuma/Chart.yaml index 4f20570..3b3d36b 100644 --- a/charts/uptime-kuma/Chart.yaml +++ b/charts/uptime-kuma/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "1.21.1" +appVersion: "1.21.2" deprecated: false description: A self-hosted Monitoring tool like "Uptime-Robot". home: https://github.com/dirsigler/uptime-kuma-helm