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 101c783Copy full SHA for 101c783
apps/gatus/deployment.yaml
@@ -38,7 +38,7 @@ spec:
38
seccompProfile:
39
type: "RuntimeDefault"
40
containers:
41
- - image: "twinproduction/gatus:v5.19.0"
+ - image: "twinproduction/gatus:v5.24.0"
42
securityContext:
43
allowPrivilegeEscalation: false
44
readOnlyRootFilesystem: true
0 commit comments