Skip to content

Commit 935dc44

Browse files
committed
Update Uptime Kuma to version 2.2.0
- Updated Docker image from 2.1.3 to 2.2.0 - Updated Chart.yaml appVersion and bumped chart version (patch) - Updated documentation with current version
1 parent 506b124 commit 935dc44

3 files changed

Lines changed: 6 additions & 6 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ This repository currently maintains the following Helm charts:
1313
| [fah](charts/fah) | 1.1.0 | 8.5.5 | Folding@Home - Distributed computing for disease research |
1414
| [geoserver](charts/geoserver) | 1.3.0 | 2.26.1 | Open source server for sharing geospatial data |
1515
| [mlflow](charts/mlflow) | 1.2.1 | 2.2.1 | Open source platform for the machine learning lifecycle |
16-
| [uptime-kuma](charts/uptime-kuma) | 1.3.2 | 2.1.3 | Fancy self-hosted monitoring tool with 90+ notification integrations |
16+
| [uptime-kuma](charts/uptime-kuma) | 1.4.0 | 2.2.0 | Fancy self-hosted monitoring tool with 90+ notification integrations |
1717

1818
### Chart Details
1919

charts/uptime-kuma/Chart.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,15 +10,15 @@ description: A fancy self-hosted monitoring tool for uptime monitoring with 90+
1010
# This is the chart version. This version number should be incremented each time you make changes
1111
# to the chart and its templates, including the app version.
1212
# Versions are expected to follow Semantic Versioning (https://semver.org/)
13-
version: 1.3.2
13+
version: 1.4.0
1414

1515
# Kubernetes version requirement
1616
kubeVersion: ">=1.25.0"
1717

1818
# This is the version number of the application being deployed. This version number should be
1919
# incremented each time you make changes to the application. Versions are not expected to
2020
# follow Semantic Versioning. They should reflect the version the application is using.
21-
appVersion: 2.1.3
21+
appVersion: 2.2.0
2222

2323
# List of people that maintain this helm chart.
2424
maintainers:
@@ -36,4 +36,4 @@ annotations:
3636
- name: Helm Chart
3737
url: https://github.com/ncsa/charts
3838
artifacthub.io/changes: |
39-
- Updated Uptime-kuma from 2.1.1 to 2.1.3
39+
- Updated Uptime-kuma from 2.1.3 to 2.2.0

charts/uptime-kuma/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22

33
## Version Information
44

5-
- **Current Version**: `2.1.3`
6-
- **Last Updated**: 2026-02-19
5+
- **Current Version**: `2.2.0`
6+
- **Last Updated**: 2026-03-08
77

88
---
99

0 commit comments

Comments
 (0)