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 7b3b795 commit dd4d958Copy full SHA for dd4d958
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