From 8dc9c902b119d221c14d44b78ab882438e7a829c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 20 Jul 2023 06:13:34 +0000 Subject: [PATCH] feat(images)!: Update twinproduction/gatus Docker tag to v5.5.0 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..e4b19ab5c 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.5.0 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..eee958994 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.5.0 pullPolicy: IfNotPresent updateStrategy: Recreate replicas: 1