From f2e754d945b2f1eb7bbd1f993f0157560142aa97 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 3 Jun 2023 13:43:13 +0000 Subject: [PATCH 1/2] chore(deps): update louislam/uptime-kuma docker tag to v1.21.3 --- 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 159b4ab..a4f40e0 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.21.2-debian" + tag: "1.21.3-debian" imagePullSecrets: [] nameOverride: "" From af955eb289cd41db0b1858a830d6af87e5d046aa Mon Sep 17 00:00:00 2001 From: Dennis Irsigler Date: Sat, 3 Jun 2023 15:47:51 +0200 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 7a82dab..c3c451b 100644 --- a/charts/uptime-kuma/Chart.yaml +++ b/charts/uptime-kuma/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "1.21.2" +appVersion: "1.21.3" 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.9.1 +version: 2.9.2