diff --git a/charts/stable/uptime-kuma/Chart.yaml b/charts/stable/uptime-kuma/Chart.yaml index 643fceba2a8..9b3b31eab75 100644 --- a/charts/stable/uptime-kuma/Chart.yaml +++ b/charts/stable/uptime-kuma/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "1.20.0" +appVersion: "1.20.1" 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.19 +version: 5.0.20 annotations: truecharts.org/catagories: | - monitoring diff --git a/charts/stable/uptime-kuma/values.yaml b/charts/stable/uptime-kuma/values.yaml index 9fd6e5e721b..0ea27c7e418 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.20.0@sha256:23590c08753216eab3abea86365e7b0908052eafb756b78591a06a8a59e0b971 + tag: 1.20.1@sha256:7b37a9b0000cfbdcf8b7dd9e01852c079c5be253cfec2e753e8ef52f4ac19ec6 securityContext: runAsNonRoot: false