File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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
Original file line number Diff line number Diff 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
1616kubeVersion : " >=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.
2424maintainers :
@@ -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
Original file line number Diff line number Diff line change 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
You can’t perform that action at this time.
0 commit comments