From cc21119981dd9b809901256a5fc42d4c00e6fac9 Mon Sep 17 00:00:00 2001 From: Andrii Vakarev Date: Sun, 21 Apr 2024 12:53:50 +0200 Subject: [PATCH] gatus: release 3.4.4 --- charts/gatus/CHANGELOG.md | 3 +++ charts/gatus/Chart.yaml | 2 +- charts/gatus/README.md | 2 +- 3 files changed, 5 insertions(+), 2 deletions(-) diff --git a/charts/gatus/CHANGELOG.md b/charts/gatus/CHANGELOG.md index 5adc8eb..0a5baf7 100644 --- a/charts/gatus/CHANGELOG.md +++ b/charts/gatus/CHANGELOG.md @@ -5,6 +5,9 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [Unreleased] + +## [3.4.4] - 2024-04-21 +### Changed - Bump Gatus image v5.8.0 => v5.10.0 ## [3.4.3] - 2024-04-10 diff --git a/charts/gatus/Chart.yaml b/charts/gatus/Chart.yaml index f8fa306..45b295b 100644 --- a/charts/gatus/Chart.yaml +++ b/charts/gatus/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 name: gatus description: Automated service health dashboard icon: https://raw.githubusercontent.com/TwiN/gatus/a1c8422c2ff2b9d0a6f184c99e4dc728d3f2cd75/web/static/logo-192x192.png -version: 3.4.3 +version: 3.4.4 appVersion: v5.10.0 type: application engine: gotpl diff --git a/charts/gatus/README.md b/charts/gatus/README.md index ac07401..671105c 100644 --- a/charts/gatus/README.md +++ b/charts/gatus/README.md @@ -137,7 +137,7 @@ releases: - name: gatus namespace: gatus chart: minicloudlabs/gatus - version: 3.4.3 + version: 3.4.4 values: - persistence: enabled: true