Skip to content

Commit

Permalink
Merge pull request #98 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.21.2
  • Loading branch information
dirsigler authored Apr 3, 2023
2 parents a1bdfe7 + 75bd2a7 commit 0695b41
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.21.0"
appVersion: "1.21.2"
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.8.0
version: 2.8.1
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.21.1-debian"
tag: "1.21.2-debian"

imagePullSecrets: []
nameOverride: ""
Expand Down

0 comments on commit 0695b41

Please sign in to comment.