diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 5a27c8b..f147805 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1 +1 @@ -{"charts/flagsmith":"0.76.0"} +{"charts/flagsmith":"0.77.0"} diff --git a/charts/flagsmith/CHANGELOG.md b/charts/flagsmith/CHANGELOG.md index 121221f..b485c3a 100644 --- a/charts/flagsmith/CHANGELOG.md +++ b/charts/flagsmith/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [0.77.0](https://github.com/Flagsmith/flagsmith-charts/compare/flagsmith-0.76.0...flagsmith-0.77.0) (2025-07-28) + + +### Features + +* Support readiness probe overrides for API and Task processor deployments ([#405](https://github.com/Flagsmith/flagsmith-charts/issues/405)) ([8d9d921](https://github.com/Flagsmith/flagsmith-charts/commit/8d9d9219afd21cea54cc66ae66a5528e080aa53f)) + ## [0.76.0](https://github.com/Flagsmith/flagsmith-charts/compare/flagsmith-0.75.0...flagsmith-0.76.0) (2025-07-25) diff --git a/charts/flagsmith/Chart.yaml b/charts/flagsmith/Chart.yaml index a9f46d5..4b19f06 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.76.0 +version: 0.77.0 appVersion: 2.188.1 dependencies: - name: postgresql