Skip to content

Commit 12be3fe

Browse files
Merge pull request #193 from soerenschneider/renovate/gotify-server-2.x
chore(deps): update gotify/server docker tag to v2.6.1
2 parents bf6fd83 + 339d59a commit 12be3fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/gotify/deployment.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ spec:
2828
type: "RuntimeDefault"
2929
containers:
3030
- name: "gotify"
31-
image: "gotify/server:2.6.0"
31+
image: "gotify/server:2.6.1"
3232
imagePullPolicy: "IfNotPresent"
3333
securityContext:
3434
runAsUser: 43444

0 commit comments

Comments
 (0)