From cad168e14ac1351aafaf51e376400a6d1f8bef8d Mon Sep 17 00:00:00 2001 From: "ds-release-bot[bot]" <116609932+ds-release-bot[bot]@users.noreply.github.com> Date: Thu, 23 Jul 2026 17:39:06 +0000 Subject: [PATCH] chore(main): release 0.15.0 --- .release-please-manifest.json | 2 +- CHANGELOG.md | 18 ++++++++++++++++++ charts/eoapi/Chart.yaml | 2 +- 3 files changed, 20 insertions(+), 2 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 7b5cb645..f87262aa 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "0.14.1" + ".": "0.15.0" } diff --git a/CHANGELOG.md b/CHANGELOG.md index 00a9a0cb..c6e6d446 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,23 @@ # Changelog +## [0.15.0](https://github.com/developmentseed/eoapi-k8s/compare/v0.14.1...v0.15.0) (2026-07-23) + + +### Added + +* add rbac.create toggle for optional RBAC resources ([#573](https://github.com/developmentseed/eoapi-k8s/issues/573)). ([dcfc688](https://github.com/developmentseed/eoapi-k8s/commit/dcfc688828058c35ffb7947f2b5b3f66c843cf83)) + + +### Fixed + +* make chart images configurable and pin floating tags ([#575](https://github.com/developmentseed/eoapi-k8s/issues/575)) ([80b8e77](https://github.com/developmentseed/eoapi-k8s/commit/80b8e770c353466c76d6891d215027af8ff2235e)) +* omit redundant Release.Namespace from resource metadata ([#572](https://github.com/developmentseed/eoapi-k8s/issues/572)). ([d493e68](https://github.com/developmentseed/eoapi-k8s/commit/d493e6864be2aa182949c2895c3515776d18e675)) + + +### Maintenance + +* commit Chart.lock and build dependencies from it ([#574](https://github.com/developmentseed/eoapi-k8s/issues/574)). ([2586185](https://github.com/developmentseed/eoapi-k8s/commit/25861859bfbca9ff282ff3fecc874e8853c4e8a8)) + ## [0.14.1](https://github.com/developmentseed/eoapi-k8s/compare/v0.14.0...v0.14.1) (2026-07-23) diff --git a/charts/eoapi/Chart.yaml b/charts/eoapi/Chart.yaml index 7d59caaa..7a56b516 100644 --- a/charts/eoapi/Chart.yaml +++ b/charts/eoapi/Chart.yaml @@ -25,7 +25,7 @@ annotations: - stac - raster - vector -version: 0.14.1 +version: 0.15.0 appVersion: 6.3.1 dependencies: - name: postgrescluster