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 @@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
7
8
8
## [ Unreleased]
9
9
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
+
10
16
## [ 0.7.6] - 2025-09-03
11
17
12
18
### Added
Original file line number Diff line number Diff line change @@ -39,7 +39,7 @@ annotations:
39
39
# This is the chart version. This version number should be incremented each time you make changes
40
40
# to the chart and its templates, including the app version.
41
41
# Versions are expected to follow Semantic Versioning (https://semver.org/)
42
- version : " 0.7.6 "
42
+ version : " 0.7.7 "
43
43
44
44
# This is the version number of the application being deployed. This version number should be
45
45
# 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