Skip to content

Commit

Permalink
Merge pull request #152 from dirsigler/renovate/louislam-uptime-kuma-1.x
Browse files Browse the repository at this point in the history
chore(deps): update louislam/uptime-kuma docker tag to v1.23.11
  • Loading branch information
dirsigler committed Jan 26, 2024
2 parents 8177308 + e26f328 commit 7b256ff
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.23.10"
appVersion: "1.23.11"
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.17.0
version: 2.18.0
2 changes: 1 addition & 1 deletion charts/uptime-kuma/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ image:
repository: louislam/uptime-kuma
pullPolicy: IfNotPresent
# Overrides the image tag whose default is the chart appVersion.
tag: "1.23.10-debian"
tag: "1.23.11-debian"

imagePullSecrets: []
nameOverride: ""
Expand Down

0 comments on commit 7b256ff

Please sign in to comment.