Skip to content

Commit 9e37f39

Browse files
chore(main): release 0.13.0 (#520)
Co-authored-by: ds-release-bot[bot] <116609932+ds-release-bot[bot]@users.noreply.github.com>
1 parent c1ce934 commit 9e37f39

3 files changed

Lines changed: 22 additions & 2 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.12.5"
2+
".": "0.13.0"
33
}

CHANGELOG.md

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

3+
## [0.13.0](https://github.com/developmentseed/eoapi-k8s/compare/v0.12.5...v0.13.0) (2026-06-22)
4+
5+
6+
### Added
7+
8+
* add browser.extraEnv passthrough for stac-browser SB_* config ([#525](https://github.com/developmentseed/eoapi-k8s/issues/525)) ([6049462](https://github.com/developmentseed/eoapi-k8s/commit/604946217e0bcae98ba1053a823ca36ea8281c88))
9+
10+
11+
### Fixed
12+
13+
* completed autoscaling instructions. ([#521](https://github.com/developmentseed/eoapi-k8s/issues/521)) ([a6ed773](https://github.com/developmentseed/eoapi-k8s/commit/a6ed7732a3c33eac2245b74eeb659d24f89cdd8a))
14+
* rely on pgstac default for context=off. ([#522](https://github.com/developmentseed/eoapi-k8s/issues/522)) ([2248057](https://github.com/developmentseed/eoapi-k8s/commit/224805788abd1bf3a719ba1bcf89fbc6f851d72e))
15+
16+
17+
### Maintenance
18+
19+
* **deps:** updated actions/checkout action to v7.0.0. ([#523](https://github.com/developmentseed/eoapi-k8s/issues/523)) ([d46de3f](https://github.com/developmentseed/eoapi-k8s/commit/d46de3f670d7ae40eb5520d19bc987de94cc4917))
20+
* **deps:** updated helm release prometheus to 29.12.0. ([#519](https://github.com/developmentseed/eoapi-k8s/issues/519)) ([4593584](https://github.com/developmentseed/eoapi-k8s/commit/45935843656fe0b0a0e17fa52528b8b8892a119d))
21+
* **deps:** updated helm release prometheus to 29.13.0. ([#526](https://github.com/developmentseed/eoapi-k8s/issues/526)) ([c1ce934](https://github.com/developmentseed/eoapi-k8s/commit/c1ce934a7e710fa46964489b90c89a300125b086))
22+
323
## [0.12.5](https://github.com/developmentseed/eoapi-k8s/compare/v0.12.4...v0.12.5) (2026-06-12)
424

525

charts/eoapi/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ annotations:
2525
- stac
2626
- raster
2727
- vector
28-
version: 0.12.5
28+
version: 0.13.0
2929
appVersion: 6.2.2
3030
dependencies:
3131
- name: postgrescluster

0 commit comments

Comments
 (0)