diff --git a/.release-please-manifest.json b/.release-please-manifest.json index da7dcc3..ebff8d1 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1 +1 @@ -{"charts/flagsmith":"0.77.3"} +{"charts/flagsmith":"0.78.0"} diff --git a/charts/flagsmith/CHANGELOG.md b/charts/flagsmith/CHANGELOG.md index 010f31b..0fdecea 100644 --- a/charts/flagsmith/CHANGELOG.md +++ b/charts/flagsmith/CHANGELOG.md @@ -1,5 +1,26 @@ # Changelog +## [0.78.0](https://github.com/Flagsmith/flagsmith-charts/compare/flagsmith-0.77.3...flagsmith-0.78.0) (2026-03-05) + + +### Features + +* add HTTPRoutes support ([#492](https://github.com/Flagsmith/flagsmith-charts/issues/492)) ([050ccb2](https://github.com/Flagsmith/flagsmith-charts/commit/050ccb2ad9d3197ac8662b4781724ad920fe5682)) +* add namespaceOverride support for sub-chart deployments ([#453](https://github.com/Flagsmith/flagsmith-charts/issues/453)) ([9aee239](https://github.com/Flagsmith/flagsmith-charts/commit/9aee239b89c7279d6712ae7764b11ed3fa4d6471)) +* Add Prometheus port support for API and task-processor services ([#469](https://github.com/Flagsmith/flagsmith-charts/issues/469)) ([c57eb36](https://github.com/Flagsmith/flagsmith-charts/commit/c57eb36b16e0092ddc3fccb5d98e221c7737d144)) + + +### Bug Fixes + +* Use nindent for imagePullSecrets in migrate-db job template ([#485](https://github.com/Flagsmith/flagsmith-charts/issues/485)) ([f1ac72e](https://github.com/Flagsmith/flagsmith-charts/commit/f1ac72e7ca3e902793b65f4ece12eddb64009c30)) + + +### Dependency Updates + +* bump Flagsmith from 2.196.3 to 2.210.0 ([#465](https://github.com/Flagsmith/flagsmith-charts/issues/465)) ([4cf0d58](https://github.com/Flagsmith/flagsmith-charts/commit/4cf0d584e5e2a19e33440c74c5990f461508bcea)) +* bump Flagsmith from 2.210.0 to 2.211.1 ([#468](https://github.com/Flagsmith/flagsmith-charts/issues/468)) ([5a4aed4](https://github.com/Flagsmith/flagsmith-charts/commit/5a4aed42fe25cabd3d4c79e515e1b04e207a9213)) +* bump Flagsmith from 2.211.1 to 2.217.0 ([#486](https://github.com/Flagsmith/flagsmith-charts/issues/486)) ([0f7a71e](https://github.com/Flagsmith/flagsmith-charts/commit/0f7a71e9c53e23f6cefb7198e5e590253505df78)) + ## [0.77.3](https://github.com/Flagsmith/flagsmith-charts/compare/flagsmith-0.77.2...flagsmith-0.77.3) (2025-09-19) diff --git a/charts/flagsmith/Chart.yaml b/charts/flagsmith/Chart.yaml index 6f91659..d69f8f5 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.77.3 +version: 0.78.0 appVersion: 2.217.0 dependencies: - name: postgresql