From d8a09a5cae224239bf974880bd4390de9cbab7f9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 12 Dec 2023 18:43:17 +0000 Subject: [PATCH 1/2] chore(deps): update louislam/uptime-kuma docker tag to v1.23.10 --- 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 d294706..b6c1092 100644 --- a/charts/uptime-kuma/values.yaml +++ b/charts/uptime-kuma/values.yaml @@ -6,7 +6,7 @@ image: repository: louislam/uptime-kuma pullPolicy: IfNotPresent # Overrides the image tag whose default is the chart appVersion. - tag: "1.23.7-debian" + tag: "1.23.10-debian" imagePullSecrets: [] nameOverride: "" From ee8b74b234abafdbe5f47200e6ee9e27f0b97cb4 Mon Sep 17 00:00:00 2001 From: Dennis Irsigler Date: Fri, 15 Dec 2023 22:30:15 +0000 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 eb2b02c..9ca2612 100644 --- a/charts/uptime-kuma/Chart.yaml +++ b/charts/uptime-kuma/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "1.23.7" +appVersion: "1.23.10" 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.16.0 +version: 2.17.0