From 0974281cd150fc25a461d5484c6d5cfe92a81150 Mon Sep 17 00:00:00 2001 From: Johannes Kastl Date: Fri, 17 Mar 2023 07:58:41 +0100 Subject: [PATCH] charts/uptime-kuma/Chart.yaml: update appVersion to 1.18.1 --- charts/uptime-kuma/Chart.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/uptime-kuma/Chart.yaml b/charts/uptime-kuma/Chart.yaml index 39d02cb..63611a6 100644 --- a/charts/uptime-kuma/Chart.yaml +++ b/charts/uptime-kuma/Chart.yaml @@ -1,9 +1,9 @@ --- apiVersion: v2 -appVersion: 1.18.0 +appVersion: 1.18.1 description: A fancy self-hosted monitoring tool for your websites and applications name: uptime-kuma -version: 2.1.0 +version: 2.1.1 kubeVersion: ">=1.16.0-0" keywords: - uptime-kuma @@ -24,4 +24,4 @@ dependencies: annotations: artifacthub.io/changes: |- - kind: changed - description: update appVersion to 1.18.0 + description: update appVersion to 1.18.1