diff --git a/charts/gatus/CHANGELOG.md b/charts/gatus/CHANGELOG.md index 05648cc..57e8397 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.3] - 2024-04-10 +### Changed +- Move sidecarContainers to be first in the list of containers + ## [3.4.2] - 2024-04-09 ### Changed - Bump Gatus image v5.7.0 => v5.8.0 diff --git a/charts/gatus/Chart.yaml b/charts/gatus/Chart.yaml index 32577aa..5c6166a 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.2 +version: 3.4.3 appVersion: v5.8.0 type: application engine: gotpl diff --git a/charts/gatus/README.md b/charts/gatus/README.md index c9550cf..ac07401 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.2 + version: 3.4.3 values: - persistence: enabled: true