Skip to content

Commit

Permalink
Merge pull request #32 from beatkind/bump-version-1.11.3
Browse files Browse the repository at this point in the history
feat: bump uptime app version
  • Loading branch information
Dennis Irsigler authored Jan 11, 2022
2 parents 75701af + b446d49 commit 0da062a
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.11.1"
appVersion: "1.11.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.1.3
version: 2.1.4
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.11.1-alpine"
tag: "1.11.3-alpine"

imagePullSecrets: []
nameOverride: ""
Expand Down

0 comments on commit 0da062a

Please sign in to comment.