diff --git a/apps/gatus/deployment.yaml b/apps/gatus/deployment.yaml index 096f23b4..c51ccb44 100644 --- a/apps/gatus/deployment.yaml +++ b/apps/gatus/deployment.yaml @@ -38,7 +38,7 @@ spec: seccompProfile: type: "RuntimeDefault" containers: - - image: "twinproduction/gatus:v5.19.0" + - image: "twinproduction/gatus:v5.25.2" securityContext: allowPrivilegeEscalation: false readOnlyRootFilesystem: true