Skip to content

Commit

Permalink
Merge pull request #18 from beatkind/bump-kuma-default-version
Browse files Browse the repository at this point in the history
bumping uptime kuma version to 1.11.1
  • Loading branch information
Dennis Irsigler authored Jan 1, 2022
2 parents eafe41f + 2cca832 commit 9f9313d
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.10.2"
appVersion: "1.11.1"
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: 1.1.0
version: 1.1.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.10.2-alpine"
tag: "1.11.1-alpine"

imagePullSecrets: []
nameOverride: ""
Expand Down

0 comments on commit 9f9313d

Please sign in to comment.