From 91d5005b4147753b79844a28453146cb7257c1d7 Mon Sep 17 00:00:00 2001 From: Johannes Kastl Date: Mon, 30 Sep 2024 18:38:58 +0200 Subject: [PATCH 1/3] charts/uptime-kuma/Chart.yaml: appVersion 1.23.15, chart version 2.6.15 --- 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 21eb4de9..23d4f885 100644 --- a/charts/uptime-kuma/Chart.yaml +++ b/charts/uptime-kuma/Chart.yaml @@ -1,9 +1,9 @@ --- apiVersion: v2 -appVersion: 1.23.14 +appVersion: 1.23.15 description: A fancy self-hosted monitoring tool for your websites and applications name: uptime-kuma -version: 2.6.14 +version: 2.6.15 kubeVersion: ">=1.16.0-0" keywords: - uptime-kuma @@ -24,4 +24,4 @@ dependencies: annotations: artifacthub.io/changes: |- - kind: changed - description: update appVersion to 1.23.14 + description: update appVersion to 1.23.15 From 32cf17b74fb45f9e82abbee80546bf1add6a8310 Mon Sep 17 00:00:00 2001 From: Johannes Kastl Date: Mon, 30 Sep 2024 18:39:42 +0200 Subject: [PATCH 2/3] charts/uptime-kuma/README_CHANGELOG.md.gotmpl: appVersion 1.23.15, chart version 2.6.15 --- charts/uptime-kuma/README_CHANGELOG.md.gotmpl | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/charts/uptime-kuma/README_CHANGELOG.md.gotmpl b/charts/uptime-kuma/README_CHANGELOG.md.gotmpl index aa8bb71a..a6549f39 100644 --- a/charts/uptime-kuma/README_CHANGELOG.md.gotmpl +++ b/charts/uptime-kuma/README_CHANGELOG.md.gotmpl @@ -10,6 +10,16 @@ All notable changes to this Helm chart will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +### Version 2.6.15 + +#### Added + +N/A + +#### Changed + +* update appVersion to 1.23.15 + ### Version 2.6.14 #### Added From a9771922dd002e5f32a8c44952c3e2cebb2e9a95 Mon Sep 17 00:00:00 2001 From: Johannes Kastl Date: Mon, 30 Sep 2024 18:39:53 +0200 Subject: [PATCH 3/3] charts/uptime-kuma/README.md: appVersion 1.23.15, chart version 2.6.15 --- charts/uptime-kuma/README.md | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/charts/uptime-kuma/README.md b/charts/uptime-kuma/README.md index 49beedb5..0593e493 100644 --- a/charts/uptime-kuma/README.md +++ b/charts/uptime-kuma/README.md @@ -1,6 +1,6 @@ # uptime-kuma -![Version: 2.6.14](https://img.shields.io/badge/Version-2.6.14-informational?style=flat-square) ![AppVersion: 1.23.14](https://img.shields.io/badge/AppVersion-1.23.14-informational?style=flat-square) +![Version: 2.6.15](https://img.shields.io/badge/Version-2.6.15-informational?style=flat-square) ![AppVersion: 1.23.15](https://img.shields.io/badge/AppVersion-1.23.15-informational?style=flat-square) A fancy self-hosted monitoring tool for your websites and applications @@ -91,6 +91,16 @@ All notable changes to this Helm chart will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +### Version 2.6.15 + +#### Added + +N/A + +#### Changed + +* update appVersion to 1.23.15 + ### Version 2.6.14 #### Added