From 9dd7252fdb6685c8f5ad9236e095df3161fb6d06 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 | 7 ++++++- charts/gatus/Chart.yaml | 2 +- charts/gatus/README.md | 2 +- 3 files changed, 8 insertions(+), 3 deletions(-) diff --git a/charts/gatus/CHANGELOG.md b/charts/gatus/CHANGELOG.md index 5adc8eb..568db8f 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 @@ -225,7 +228,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Added - Initial implementation -[Unreleased]: https://github.com/minicloudlabs/helm-charts/compare/gatus-3.4.2...HEAD +[Unreleased]: https://github.com/minicloudlabs/helm-charts/compare/gatus-3.4.4...HEAD +[3.4.4]: https://github.com/minicloudlabs/helm-charts/compare/gatus-3.4.3...gatus-3.4.4 +[3.4.3]: https://github.com/minicloudlabs/helm-charts/compare/gatus-3.4.2...gatus-3.4.3 [3.4.2]: https://github.com/minicloudlabs/helm-charts/compare/gatus-3.4.1...gatus-3.4.2 [3.4.1]: https://github.com/minicloudlabs/helm-charts/compare/gatus-3.4.0...gatus-3.4.1 [3.4.0]: https://github.com/minicloudlabs/helm-charts/compare/gatus-3.3.4...gatus-3.4.0 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