We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6def35d commit 3c5a2bdCopy full SHA for 3c5a2bd
apps/gotify/deployment.yaml
@@ -28,7 +28,7 @@ spec:
28
type: "RuntimeDefault"
29
containers:
30
- name: "gotify"
31
- image: "gotify/server:2.6.3"
+ image: "gotify/server:2.7.2"
32
imagePullPolicy: "IfNotPresent"
33
securityContext:
34
runAsUser: 43444
0 commit comments