Skip to content

Commit 8c94896

Browse files
chore(deps): update ghcr.io/gotify/server docker tag to v2.6.1
1 parent c7ad703 commit 8c94896

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

charts/gotify/Chart.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ icon: https://raw.githubusercontent.com/gabe565/charts/main/charts/gotify/icon.s
66
type: application
77
version: 0.3.0
88
# renovate datasource=docker depName=ghcr.io/gotify/server
9-
appVersion: 2.4.0
9+
appVersion: 2.6.1
1010
kubeVersion: ">=1.22.0-0"
1111
keywords:
1212
- notifications

charts/gotify/values.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ image:
1111
# -- image pull policy
1212
pullPolicy: IfNotPresent
1313
# -- image tag
14-
tag: 2.4.0
14+
tag: 2.6.1
1515

1616
# -- Environment variables. [[ref]](https://gotify.net/docs/config#environment-variables)
1717
# @default -- See [values.yaml](./values.yaml)

0 commit comments

Comments
 (0)