Skip to content

Commit 14b5d67

Browse files
authored
chore(main): release flagsmith 0.76.0 (#401)
1 parent 738425e commit 14b5d67

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.75.0"}
1+
{"charts/flagsmith":"0.76.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.76.0](https://github.com/Flagsmith/flagsmith-charts/compare/flagsmith-0.75.0...flagsmith-0.76.0) (2025-07-25)
4+
5+
6+
### Features
7+
8+
* **initcontainers:** add api volume mounts to init containers to support SSL auth methods that require certs to be mounted ([#392](https://github.com/Flagsmith/flagsmith-charts/issues/392)) ([738425e](https://github.com/Flagsmith/flagsmith-charts/commit/738425ebffaf048d1d6c99c413ed6ab01a3a2b9f))
9+
310
## [0.75.0](https://github.com/Flagsmith/flagsmith-charts/compare/v0.74.0...v0.75.0) (2025-07-24)
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.75.0
5+
version: 0.76.0
66
appVersion: 2.188.1
77
dependencies:
88
- name: postgresql

0 commit comments

Comments
 (0)