From d7ba02f0a974811ba28155b563f9df1c33c74515 Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Mon, 13 Feb 2023 10:30:27 +0000 Subject: [PATCH 1/2] chore(deps): update container image tccr.io/truecharts/uptime-kuma to v1.20.0 --- charts/stable/uptime-kuma/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/stable/uptime-kuma/values.yaml b/charts/stable/uptime-kuma/values.yaml index 4226525d1bb..951a740a910 100644 --- a/charts/stable/uptime-kuma/values.yaml +++ b/charts/stable/uptime-kuma/values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/uptime-kuma pullPolicy: IfNotPresent - tag: 1.19.6@sha256:412f3b11565cca7bbbbde5fd00414796ddc879fda3973245514d61c4a9f077e3 + tag: 1.20.0@sha256:51e8f39b602250791646f8780cf845334a000ed3398075c9b8df38761ee37613 securityContext: runAsNonRoot: false From 9b16add8d6da82a755c6aeb7d9f8f8f8880d5f44 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Mon, 13 Feb 2023 10:34:24 +0000 Subject: [PATCH 2/2] Commit bumped Chart Version Signed-off-by: TrueCharts-Bot --- charts/stable/uptime-kuma/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/stable/uptime-kuma/Chart.yaml b/charts/stable/uptime-kuma/Chart.yaml index 079b0a09edc..b9fd939b4a7 100644 --- a/charts/stable/uptime-kuma/Chart.yaml +++ b/charts/stable/uptime-kuma/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "1.19.6" +appVersion: "1.20.0" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -22,7 +22,7 @@ sources: - https://hub.docker.com/r/louislam/uptime-kuma - https://github.com/louislam/uptime-kuma type: application -version: 5.0.17 +version: 5.0.18 annotations: truecharts.org/catagories: | - monitoring