From 735eb99a1bad47f54c5863f8d6e66eb1cf9b34a7 Mon Sep 17 00:00:00 2001 From: Johannes Kastl Date: Wed, 22 Jun 2022 19:05:48 +0200 Subject: [PATCH] uptime-kuma: update appVersion to 1.17.0 (chart version 1.3.4) (#1628) --- 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 c6021aee..bea58fc7 100644 --- a/charts/stable/uptime-kuma/Chart.yaml +++ b/charts/stable/uptime-kuma/Chart.yaml @@ -1,9 +1,9 @@ --- apiVersion: v2 -appVersion: 1.16.1 +appVersion: 1.17.0 description: A fancy self-hosted monitoring tool for your websites and applications name: uptime-kuma -version: 1.3.3 +version: 1.3.4 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.16.1 + description: changed app version to 1.17.0