Skip to content

Commit

Permalink
Merge pull request #82 from dirsigler/renovate/louislam-uptime-kuma-1.x
Browse files Browse the repository at this point in the history
Update louislam/uptime-kuma Docker tag to v1.19.3
  • Loading branch information
dirsigler authored Jan 3, 2023
2 parents 93071c1 + b90e5c3 commit cd81599
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions charts/uptime-kuma/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
apiVersion: v2
appVersion: "1.19.2"
appVersion: "1.19.3"
deprecated: false
description: A self-hosted Monitoring tool like "Uptime-Robot".
home: https://github.com/dirsigler/uptime-kuma-helm
Expand All @@ -11,4 +11,4 @@ name: uptime-kuma
sources:
- https://github.com/louislam/uptime-kuma
type: application
version: 2.4.2
version: 2.4.3
2 changes: 1 addition & 1 deletion charts/uptime-kuma/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ image:
repository: louislam/uptime-kuma
pullPolicy: IfNotPresent
# Overrides the image tag whose default is the chart appVersion.
tag: "1.19.2-alpine"
tag: "1.19.3-alpine"

imagePullSecrets: []
nameOverride: ""
Expand Down

0 comments on commit cd81599

Please sign in to comment.