From fe0921e7919f7b04c6471d5312a5f2f65508c323 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 12 Nov 2024 19:05:49 +0000 Subject: [PATCH] chore(deps): update twinproduction/gatus docker tag to v5.13.1 --- apps/gatus/deployment.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/gatus/deployment.yaml b/apps/gatus/deployment.yaml index 0fc2ceb7..e30e6182 100644 --- a/apps/gatus/deployment.yaml +++ b/apps/gatus/deployment.yaml @@ -38,7 +38,7 @@ spec: seccompProfile: type: "RuntimeDefault" containers: - - image: "twinproduction/gatus:v5.12.1" + - image: "twinproduction/gatus:v5.13.1" securityContext: allowPrivilegeEscalation: false readOnlyRootFilesystem: true