From ad627a80e93553be101ea1fc21119a8cc68bb9de Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 6 Jan 2025 22:19:20 +0000 Subject: [PATCH] Update twinproduction/gatus Docker tag to v5.15.0 --- 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 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