diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 24040d9..a936dcf 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1 +1 @@ -{"charts/flagsmith":"0.83.0"} +{"charts/flagsmith":"0.84.0"} diff --git a/charts/flagsmith/CHANGELOG.md b/charts/flagsmith/CHANGELOG.md index 0c522a2..fa746d1 100644 --- a/charts/flagsmith/CHANGELOG.md +++ b/charts/flagsmith/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [0.84.0](https://github.com/Flagsmith/flagsmith-charts/compare/flagsmith-0.83.0...flagsmith-0.84.0) (2026-08-21) + + +### Features + +* **api:** Add a startup probe so a slow start does not restart the API ([#580](https://github.com/Flagsmith/flagsmith-charts/issues/580)) ([a439845](https://github.com/Flagsmith/flagsmith-charts/commit/a4398452c2077ce239d2608d57e64b677151cd87)) + ## [0.83.0](https://github.com/Flagsmith/flagsmith-charts/compare/flagsmith-0.82.0...flagsmith-0.83.0) (2026-07-31) diff --git a/charts/flagsmith/Chart.yaml b/charts/flagsmith/Chart.yaml index be8b133..fec9590 100644 --- a/charts/flagsmith/Chart.yaml +++ b/charts/flagsmith/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 name: flagsmith description: Flagsmith type: application -version: 0.83.0 +version: 0.84.0 appVersion: 2.260.0 dependencies: - name: postgresql