diff --git a/charts/uptime-kuma/Chart.yaml b/charts/uptime-kuma/Chart.yaml index 1549503a..716bddf7 100644 --- a/charts/uptime-kuma/Chart.yaml +++ b/charts/uptime-kuma/Chart.yaml @@ -1,9 +1,9 @@ --- apiVersion: v2 -appVersion: 1.23.2 +appVersion: 1.23.3 description: A fancy self-hosted monitoring tool for your websites and applications name: uptime-kuma -version: 2.6.2 +version: 2.6.3 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.2 + description: update appVersion to 1.23.3 diff --git a/charts/uptime-kuma/README.md b/charts/uptime-kuma/README.md index fb0ee6cc..c007eacb 100644 --- a/charts/uptime-kuma/README.md +++ b/charts/uptime-kuma/README.md @@ -1,6 +1,6 @@ # uptime-kuma -![Version: 2.6.2](https://img.shields.io/badge/Version-2.6.2-informational?style=flat-square) ![AppVersion: 1.23.2](https://img.shields.io/badge/AppVersion-1.23.2-informational?style=flat-square) +![Version: 2.6.3](https://img.shields.io/badge/Version-2.6.3-informational?style=flat-square) ![AppVersion: 1.23.3](https://img.shields.io/badge/AppVersion-1.23.3-informational?style=flat-square) A fancy self-hosted monitoring tool for your websites and applications @@ -91,6 +91,20 @@ 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.3 + +#### Added + +N/A + +#### Changed + +* update appVersion to 1.23.3 + +#### Fixed + +N/A + ### Version 2.6.2 #### Added diff --git a/charts/uptime-kuma/README_CHANGELOG.md.gotmpl b/charts/uptime-kuma/README_CHANGELOG.md.gotmpl index d7ecb7ac..361986be 100644 --- a/charts/uptime-kuma/README_CHANGELOG.md.gotmpl +++ b/charts/uptime-kuma/README_CHANGELOG.md.gotmpl @@ -10,6 +10,20 @@ 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.3 + +#### Added + +N/A + +#### Changed + +* update appVersion to 1.23.3 + +#### Fixed + +N/A + ### Version 2.6.2 #### Added