Skip to content

Commit e58712c

Browse files
authored
chore(main): release flagsmith 0.77.0 (#406)
1 parent 8d9d921 commit e58712c

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"charts/flagsmith":"0.76.0"}
1+
{"charts/flagsmith":"0.77.0"}

charts/flagsmith/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [0.77.0](https://github.com/Flagsmith/flagsmith-charts/compare/flagsmith-0.76.0...flagsmith-0.77.0) (2025-07-28)
4+
5+
6+
### Features
7+
8+
* 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))
9+
310
## [0.76.0](https://github.com/Flagsmith/flagsmith-charts/compare/flagsmith-0.75.0...flagsmith-0.76.0) (2025-07-25)
411

512

charts/flagsmith/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ apiVersion: v2
22
name: flagsmith
33
description: Flagsmith
44
type: application
5-
version: 0.76.0
5+
version: 0.77.0
66
appVersion: 2.188.1
77
dependencies:
88
- name: postgresql

0 commit comments

Comments
 (0)