From 0a0c2ef87e6a2a89301544164f08565bca76c000 Mon Sep 17 00:00:00 2001 From: Johannes Kastl Date: Fri, 29 Apr 2022 16:40:13 +0200 Subject: [PATCH] uptime-kuma: update appVersion to 1.15.1 (#1536) --- charts/stable/uptime-kuma/Chart.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/uptime-kuma/Chart.yaml b/charts/stable/uptime-kuma/Chart.yaml index d1371d4f..1d7072dd 100644 --- a/charts/stable/uptime-kuma/Chart.yaml +++ b/charts/stable/uptime-kuma/Chart.yaml @@ -1,8 +1,8 @@ apiVersion: v2 -appVersion: 1.15.0 +appVersion: 1.15.1 description: A fancy self-hosted monitoring tool for your websites and applications name: uptime-kuma -version: 1.2.3 +version: 1.2.4 kubeVersion: ">=1.16.0-0" keywords: - uptime-kuma @@ -23,4 +23,4 @@ dependencies: annotations: artifacthub.io/changes: | - kind: changed - description: Update appVersion to 1.15.0 + description: Update appVersion to 1.15.1