File tree Expand file tree Collapse file tree 1 file changed +2
-7
lines changed Expand file tree Collapse file tree 1 file changed +2
-7
lines changed Original file line number Diff line number Diff line change 11apiVersion : v2
22name : eoapi
33description : 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.
1312type : application
14-
1513kubeVersion : " >=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"
2823dependencies :
2924 - name : postgrescluster
3025 version : 5.5.2
You can’t perform that action at this time.
0 commit comments