Skip to content

Commit df5daa4

Browse files
Merge pull request #527 from soerenschneider/renovate/gotify-server-2.x
chore(deps): update gotify/server docker tag to v2.7.3
2 parents e8ab8eb + 35ee30f commit df5daa4

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.3"
31+
image: "gotify/server:2.7.3"
3232
imagePullPolicy: "IfNotPresent"
3333
securityContext:
3434
runAsUser: 43444

0 commit comments

Comments
 (0)