diff --git a/charts/gatus/CHANGELOG.md b/charts/gatus/CHANGELOG.md index bcf1300..5373dff 100644 --- a/charts/gatus/CHANGELOG.md +++ b/charts/gatus/CHANGELOG.md @@ -6,6 +6,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [3.4.2] - 2024-04-08 +### Changed +- Bump Gatus image v5.7.0 => v5.8.0 + ## [3.4.1] - 2023-11-22 ### Added - Add support for existingSecret in extraVolumeMounts @@ -216,7 +220,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.4.1...HEAD +[Unreleased]: https://github.com/minicloudlabs/helm-charts/compare/gatus-3.4.2...HEAD +[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 [3.3.4]: https://github.com/minicloudlabs/helm-charts/compare/gatus-3.3.3...gatus-3.3.4 diff --git a/charts/gatus/Chart.yaml b/charts/gatus/Chart.yaml index b16846e..32577aa 100644 --- a/charts/gatus/Chart.yaml +++ b/charts/gatus/Chart.yaml @@ -2,8 +2,8 @@ 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.1 -appVersion: v5.7.0 +version: 3.4.2 +appVersion: v5.8.0 type: application engine: gotpl home: https://minicloudlabs.github.io/helm-charts