Skip to content
This repository has been archived by the owner on Sep 23, 2024. It is now read-only.

Commit

Permalink
gatus: release 3.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
avakarev committed Apr 9, 2023
1 parent bd9331a commit 8c2709a
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 3 deletions.
5 changes: 4 additions & 1 deletion charts/gatus/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.2.0] - 2023-04-10
### Added
- Add support for sidecarContainers
### Changed
Expand Down Expand Up @@ -180,7 +182,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.1.5...HEAD
[Unreleased]: https://github.com/minicloudlabs/helm-charts/compare/gatus-3.2.0...HEAD
[3.2.0]: https://github.com/minicloudlabs/helm-charts/compare/gatus-3.1.5...gatus-3.2.0
[3.1.5]: https://github.com/minicloudlabs/helm-charts/compare/gatus-3.1.4...gatus-3.1.5
[3.1.4]: https://github.com/minicloudlabs/helm-charts/compare/gatus-3.1.3...gatus-3.1.4
[3.1.3]: https://github.com/minicloudlabs/helm-charts/compare/gatus-3.1.2...gatus-3.1.3
Expand Down
2 changes: 1 addition & 1 deletion charts/gatus/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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.1.5
version: 3.2.0
appVersion: v5.3.2
type: application
engine: gotpl
Expand Down
2 changes: 1 addition & 1 deletion charts/gatus/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@ releases:
- name: gatus
namespace: gatus
chart: minicloudlabs/gatus
version: 3.1.5
version: 3.2.0
values:
- persistence:
enabled: true
Expand Down

0 comments on commit 8c2709a

Please sign in to comment.