From f62f4cc93c3546c0b2b97db84c301a16b7d46146 Mon Sep 17 00:00:00 2001 From: Johannes Kastl Date: Thu, 23 Jun 2022 10:37:30 +0200 Subject: [PATCH] uptime-kuma: update appVersion to 1.17.1 (chart version 1.3.5) (#1629) --- 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 bea58fc7..e9059e1e 100644 --- a/charts/stable/uptime-kuma/Chart.yaml +++ b/charts/stable/uptime-kuma/Chart.yaml @@ -1,9 +1,9 @@ --- apiVersion: v2 -appVersion: 1.17.0 +appVersion: 1.17.1 description: A fancy self-hosted monitoring tool for your websites and applications name: uptime-kuma -version: 1.3.4 +version: 1.3.5 kubeVersion: ">=1.16.0-0" keywords: - uptime-kuma @@ -24,4 +24,4 @@ dependencies: annotations: artifacthub.io/changes: |- - kind: changed - description: changed app version to 1.17.0 + description: changed app version to 1.17.1