File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed
Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 11apiVersion : v2
2- appVersion : " 1.23.17 "
2+ appVersion : " 2.1.1 "
33deprecated : false
44description : A self-hosted Monitoring tool like "Uptime-Robot".
55home : https://github.com/dirsigler/uptime-kuma-helm
@@ -16,4 +16,4 @@ dependencies:
1616 repository : https://charts.bitnami.com/bitnami
1717 condition : mariadb.enabled
1818type : application
19- version : 2.25 .0
19+ version : 3.0 .0
Original file line number Diff line number Diff line change 11# uptime-kuma
22
3- ![ Version: 2.25 .0] ( https://img.shields.io/badge/Version-2.25 .0-informational?style=flat-square ) ![ Type: application] ( https://img.shields.io/badge/Type-application-informational?style=flat-square ) ![ AppVersion: 1.23.17 ] ( https://img.shields.io/badge/AppVersion-1.23.17 -informational?style=flat-square )
3+ ![ Version: 3.0 .0] ( https://img.shields.io/badge/Version-3.0 .0-informational?style=flat-square ) ![ Type: application] ( https://img.shields.io/badge/Type-application-informational?style=flat-square ) ![ AppVersion: 2.1.1 ] ( https://img.shields.io/badge/AppVersion-2.1.1 -informational?style=flat-square )
44
55A self-hosted Monitoring tool like "Uptime-Robot".
66
@@ -43,7 +43,7 @@ A self-hosted Monitoring tool like "Uptime-Robot".
4343| fullnameOverride | string | ` "" ` | |
4444| image.pullPolicy | string | ` "IfNotPresent" ` | |
4545| image.repository | string | ` "louislam/uptime-kuma" ` | |
46- | image.tag | string | ` "1.23.17-debian " ` | |
46+ | image.tag | string | ` "2.1.1 " ` | |
4747| imagePullSecrets | list | ` [] ` | |
4848| ingress.annotations."nginx.ingress.kubernetes.io/proxy-read-timeout" | string | ` "3600" ` | |
4949| ingress.annotations."nginx.ingress.kubernetes.io/proxy-send-timeout" | string | ` "3600" ` | |
Original file line number Diff line number Diff line change 66 repository : louislam/uptime-kuma
77 pullPolicy : IfNotPresent
88 # Overrides the image tag whose default is the chart appVersion.
9- tag : " 1.23.17-debian "
9+ tag : " 2.1.1 "
1010
1111imagePullSecrets : []
1212nameOverride : " "
You can’t perform that action at this time.
0 commit comments