From 959142071622d2d83604bc5280de1b426f9aa25d Mon Sep 17 00:00:00 2001 From: Johannes Kastl Date: Sun, 17 Apr 2022 15:01:23 +0200 Subject: [PATCH] uptime-kuma: update appVersion to 1.14.0 (#1506) --- charts/stable/uptime-kuma/Chart.yaml | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/charts/stable/uptime-kuma/Chart.yaml b/charts/stable/uptime-kuma/Chart.yaml index f7275a9c..0fb70fb2 100644 --- a/charts/stable/uptime-kuma/Chart.yaml +++ b/charts/stable/uptime-kuma/Chart.yaml @@ -1,8 +1,8 @@ apiVersion: v2 -appVersion: 1.13.1 +appVersion: 1.14.0 description: A fancy self-hosted monitoring tool for your websites and applications name: uptime-kuma -version: 1.2.0 +version: 1.2.1 kubeVersion: ">=1.16.0-0" keywords: - uptime-kuma @@ -21,7 +21,6 @@ dependencies: repository: https://library-charts.k8s-at-home.com version: 4.3.0 annotations: - artifacthub.io/containsSecurityUpdates: "true" artifacthub.io/changes: | - kind: changed - description: Update appVersion to v1.13.1, including a security fix in v1.11.4 ('Update vulnerable packages') and v1.12.1 ('Update axios to 0.26.0 due to vulnerability') + description: Update appVersion to 1.14.0