diff --git a/apps/gatus/deployment.yaml b/apps/gatus/deployment.yaml index e30e618..2a84f52 100644 --- a/apps/gatus/deployment.yaml +++ b/apps/gatus/deployment.yaml @@ -38,7 +38,7 @@ spec: seccompProfile: type: "RuntimeDefault" containers: - - image: "twinproduction/gatus:v5.13.1" + - image: "twinproduction/gatus:v5.15.0" securityContext: allowPrivilegeEscalation: false readOnlyRootFilesystem: true