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 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