diff --git a/charts/uptime-kuma/Chart.yaml b/charts/uptime-kuma/Chart.yaml index 4991819..a9a5891 100644 --- a/charts/uptime-kuma/Chart.yaml +++ b/charts/uptime-kuma/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "1.11.1" +appVersion: "1.11.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.1.3 +version: 2.1.4 diff --git a/charts/uptime-kuma/values.yaml b/charts/uptime-kuma/values.yaml index f7632d4..4cf5ba5 100644 --- a/charts/uptime-kuma/values.yaml +++ b/charts/uptime-kuma/values.yaml @@ -8,7 +8,7 @@ image: repository: louislam/uptime-kuma pullPolicy: IfNotPresent # Overrides the image tag whose default is the chart appVersion. - tag: "1.11.1-alpine" + tag: "1.11.3-alpine" imagePullSecrets: [] nameOverride: ""