diff --git a/apps/gotify/deployment.yaml b/apps/gotify/deployment.yaml index 9a89b396c..db768d3c4 100644 --- a/apps/gotify/deployment.yaml +++ b/apps/gotify/deployment.yaml @@ -28,7 +28,7 @@ spec: type: "RuntimeDefault" containers: - name: "gotify" - image: "gotify/server:2.6.3" + image: "gotify/server:2.7.3" imagePullPolicy: "IfNotPresent" securityContext: runAsUser: 43444