Skip to content

Commit bb4b9c7

Browse files
release eoapi chart to v0.4.1 (#125)
Co-authored-by: ranchodeluxe <[email protected]>
1 parent 18f769c commit bb4b9c7

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

helm-chart/eoapi/Chart.yaml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,17 +11,16 @@ description: Create a full Earth Observation API with Metadata, Raster and Vecto
1111
# pipeline. Library charts do not define any templates and therefore cannot be deployed.
1212
type: application
1313
kubeVersion: ">=1.23.0-0"
14-
1514
# This is the chart version. This version number should be incremented each time you make changes
1615
# to the chart and its templates, including the app version.
1716
# Versions are expected to follow Semantic Versioning (https://semver.org/)
18-
version: "0.4.0"
17+
version: "0.4.1"
1918
# This is the version number of the application being deployed. This version number should be
2019
# incremented each time you make changes to the application. Versions are not expected to
2120
# follow Semantic Versioning. They should reflect the version the application is using.
2221
# It is recommended to use it with quotes.
2322

24-
appVersion: "0.3.6"
23+
appVersion: "0.3.7"
2524
dependencies:
2625
- name: postgrescluster
2726
version: 5.5.2

0 commit comments

Comments
 (0)