From e0f768f6913f5477bea29767cf9006e4e49cd9c7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 31 Mar 2023 01:41:02 +0000 Subject: [PATCH] feat(images)!: Update twinproduction/gatus Docker tag to v5.3.2 Signed-off-by: Danny Froberg --- cluster/core/monitoring/gatus/helm-release.yaml | 2 +- cluster/core/monitoring/muraselon/helm-release.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/cluster/core/monitoring/gatus/helm-release.yaml b/cluster/core/monitoring/gatus/helm-release.yaml index a0d87de2c..f4e65204c 100644 --- a/cluster/core/monitoring/gatus/helm-release.yaml +++ b/cluster/core/monitoring/gatus/helm-release.yaml @@ -37,7 +37,7 @@ spec: size: 1Gi image: repository: twinproduction/gatus - tag: v4.3.0 + tag: v5.3.2 pullPolicy: IfNotPresent updateStrategy: Recreate replicas: 1 diff --git a/cluster/core/monitoring/muraselon/helm-release.yaml b/cluster/core/monitoring/muraselon/helm-release.yaml index d6540df89..3886310ff 100644 --- a/cluster/core/monitoring/muraselon/helm-release.yaml +++ b/cluster/core/monitoring/muraselon/helm-release.yaml @@ -37,7 +37,7 @@ spec: size: 1Gi image: repository: twinproduction/gatus - tag: v4.3.0 + tag: v5.3.2 pullPolicy: IfNotPresent updateStrategy: Recreate replicas: 1