From 96ec8a780929011dab14ee5528e15dee65262873 Mon Sep 17 00:00:00 2001 From: Andrii Vakarev Date: Sat, 29 Jul 2023 13:49:42 +0200 Subject: [PATCH] gatus: release 3.4.0 --- charts/gatus/CHANGELOG.md | 5 ++++- charts/gatus/Chart.yaml | 2 +- charts/gatus/README.md | 2 +- 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/charts/gatus/CHANGELOG.md b/charts/gatus/CHANGELOG.md index a9ebb59..30f8c05 100644 --- a/charts/gatus/CHANGELOG.md +++ b/charts/gatus/CHANGELOG.md @@ -5,6 +5,8 @@ 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.0] - 2023-07-29 ### Changed - Bump Gatus image v5.4.0 => v5.5.1 @@ -208,7 +210,8 @@ 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.3.4...HEAD +[Unreleased]: https://github.com/minicloudlabs/helm-charts/compare/gatus-3.4.0...HEAD +[3.4.0]: https://github.com/minicloudlabs/helm-charts/compare/gatus-3.3.4...gatus-3.4.0 [3.3.4]: https://github.com/minicloudlabs/helm-charts/compare/gatus-3.3.3...gatus-3.3.4 [3.3.3]: https://github.com/minicloudlabs/helm-charts/compare/gatus-3.3.2...gatus-3.3.3 [3.3.2]: https://github.com/minicloudlabs/helm-charts/compare/gatus-3.3.1...gatus-3.3.2 diff --git a/charts/gatus/Chart.yaml b/charts/gatus/Chart.yaml index 9c9582e..a25dcc0 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.3.5 +version: 3.4.0 appVersion: v5.5.1 type: application engine: gotpl diff --git a/charts/gatus/README.md b/charts/gatus/README.md index 943969b..02ec0f9 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.3.5 + version: 3.4.0 values: - persistence: enabled: true