File tree Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
8+ ## [ 0.7.3] - 2025-05-27
9+
10+ ### Changed
11+
12+ - Add CREATEROLE privilege to pgstac user [ #236 ] ( https://github.com/developmentseed/eoapi-k8s/pull/236 )
13+
814## [ v0.7.2] - 2025-05-27
915
1016### Changed
Original file line number Diff line number Diff line change @@ -39,7 +39,7 @@ annotations:
3939# This is the chart version. This version number should be incremented each time you make changes
4040# to the chart and its templates, including the app version.
4141# Versions are expected to follow Semantic Versioning (https://semver.org/)
42- version : " 0.7.2 "
42+ version : " 0.7.3 "
4343
4444# This is the version number of the application being deployed. This version number should be
4545# incremented each time you make changes to the application. Versions are not expected to
You can’t perform that action at this time.
0 commit comments