Skip to content

Commit

Permalink
Showing 3 changed files with 24 additions and 4 deletions.
6 changes: 3 additions & 3 deletions charts/uptime-kuma/Chart.yaml
Original file line number Diff line number Diff line change
@@ -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
12 changes: 11 additions & 1 deletion charts/uptime-kuma/README.md
Original file line number Diff line number Diff line change
@@ -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
10 changes: 10 additions & 0 deletions charts/uptime-kuma/README_CHANGELOG.md.gotmpl
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit 938b2ba

Please sign in to comment.