From 2cca83275bddc861795c9371a71eae8af27b41b1 Mon Sep 17 00:00:00 2001 From: Jan Ole Rundshagen Date: Sat, 1 Jan 2022 15:59:01 +0100 Subject: [PATCH] bumping uptime kuma version to 1.11.1 --- charts/uptime-kuma/Chart.yaml | 4 ++-- charts/uptime-kuma/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/uptime-kuma/Chart.yaml b/charts/uptime-kuma/Chart.yaml index 3669598..c3de598 100644 --- a/charts/uptime-kuma/Chart.yaml +++ b/charts/uptime-kuma/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "1.10.2" +appVersion: "1.11.1" 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: 1.1.0 +version: 1.1.1 diff --git a/charts/uptime-kuma/values.yaml b/charts/uptime-kuma/values.yaml index b4fc664..89dbd04 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.10.2-alpine" + tag: "1.11.1-alpine" imagePullSecrets: [] nameOverride: ""