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

Commit

Permalink
Release 3.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
avakarev committed Jan 26, 2023
1 parent 1dd44f0 commit 44a3722
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 3 deletions.
5 changes: 4 additions & 1 deletion 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.1.2] - 2023-01-26
### Changed
- Bump Gatus image v5.1.1 => v5.2.0

Expand Down Expand Up @@ -162,7 +164,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Added
- Initial implementation

[Unreleased]: https://github.com/avakarev/gatus-chart/compare/gatus-3.1.1...HEAD
[Unreleased]: https://github.com/avakarev/gatus-chart/compare/gatus-3.1.2...HEAD
[3.1.2]: https://github.com/avakarev/gatus-chart/compare/gatus-3.1.1...gatus-3.1.2
[3.1.1]: https://github.com/avakarev/gatus-chart/compare/gatus-3.1.0...gatus-3.1.1
[3.1.0]: https://github.com/avakarev/gatus-chart/compare/gatus-3.0.1...gatus-3.1.0
[3.0.1]: https://github.com/avakarev/gatus-chart/compare/gatus-3.0.0...gatus-3.0.1
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@ releases:
- name: gatus
namespace: gatus
chart: gatus/gatus
version: 3.1.1
version: 3.1.2
values:
- persistence:
enabled: true
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.1
version: 3.1.2
appVersion: v5.2.0
type: application
engine: gotpl
Expand Down

0 comments on commit 44a3722

Please sign in to comment.