From 30ad067743f8907f2e70adb9ed1cd587a1acc37a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 26 Feb 2023 10:21:36 +0000 Subject: [PATCH 1/2] chore(deps): update louislam/uptime-kuma docker tag to v1.20.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 f47a1f7..06aab58 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.20.0-debian" + tag: "1.20.2-debian" imagePullSecrets: [] nameOverride: "" From 7641dce8562636416cdb96bae4c4bccea836f5c6 Mon Sep 17 00:00:00 2001 From: Dennis Irsigler Date: Fri, 3 Mar 2023 16:35:14 +0100 Subject: [PATCH 2/2] 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 d5decef..422e3e0 100644 --- a/charts/uptime-kuma/Chart.yaml +++ b/charts/uptime-kuma/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "1.20.0" +appVersion: "1.20.2" 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.5.7 +version: 2.5.8