Skip to content

Commit c59b991

Browse files
authored
feat: prep 0.7.7 release (#258)
1 parent 82c0207 commit c59b991

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [0.7.7] - 2025-09-05
11+
12+
### Fixed
13+
14+
- Order of hook execution [#257](https://github.com/developmentseed/eoapi-k8s/pull/257)
15+
1016
## [0.7.6] - 2025-09-03
1117

1218
### Added

charts/eoapi/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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.6"
42+
version: "0.7.7"
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

0 commit comments

Comments
 (0)