Skip to content

Commit d1fb8fe

Browse files
committed
Created a release for 0.7.5.
1 parent 20720c2 commit d1fb8fe

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,13 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
9+
## [0.7.5] - 2025-07-11
10+
11+
### Changed
12+
13+
- Added option to overrid root-paths of API services [#245](https://github.com/developmentseed/eoapi-k8s/pull/245)
14+
815
## [0.7.4] - 2025-06-30
916

1017
### Changed

helm-chart/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.4"
42+
version: "0.7.5`
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)