Skip to content

Commit 795c7f4

Browse files
release eoapi chart to 0.4.0 (#115)
Co-authored-by: ranchodeluxe <[email protected]>
1 parent e985010 commit 795c7f4

File tree

1 file changed

+2
-7
lines changed

1 file changed

+2
-7
lines changed

helm-chart/eoapi/Chart.yaml

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
apiVersion: v2
22
name: eoapi
33
description: Create a full Earth Observation API with Metadata, Raster and Vector services
4-
54
# A chart can be either an 'application' or a 'library' chart.
65
#
76
# Application charts are a collection of templates that can be packaged into versioned archives
@@ -11,20 +10,16 @@ description: Create a full Earth Observation API with Metadata, Raster and Vecto
1110
# a dependency of application charts to inject those utilities and functions into the rendering
1211
# pipeline. Library charts do not define any templates and therefore cannot be deployed.
1312
type: application
14-
1513
kubeVersion: ">=1.23.0-0"
16-
1714
# This is the chart version. This version number should be incremented each time you make changes
1815
# to the chart and its templates, including the app version.
1916
# Versions are expected to follow Semantic Versioning (https://semver.org/)
20-
version: "0.3.3"
21-
17+
version: "0.4.0"
2218
# This is the version number of the application being deployed. This version number should be
2319
# incremented each time you make changes to the application. Versions are not expected to
2420
# follow Semantic Versioning. They should reflect the version the application is using.
2521
# It is recommended to use it with quotes.
26-
appVersion: "0.3.5"
27-
22+
appVersion: "0.3.6"
2823
dependencies:
2924
- name: postgrescluster
3025
version: 5.5.2

0 commit comments

Comments
 (0)