From 97e4b7f2d7633df89f3a99421cd43d7646fdfa0b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 22 Oct 2022 00:54:32 +0000 Subject: [PATCH] fix(deps): update twinproduction/gatus docker tag to v4.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..b33558bb3 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: v4.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..b04ff8cdc 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: v4.3.2 pullPolicy: IfNotPresent updateStrategy: Recreate replicas: 1