File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22# SPDX-License-Identifier: APACHE-2.0
33
44apiVersion : v2
5- appVersion : 0.2 .0
5+ appVersion : 0.3 .0
66dependencies :
77 - name : common
88 repository : oci://registry-1.docker.io/bitnamicharts
@@ -24,4 +24,4 @@ name: stac-fastapi-eodag
2424sources :
2525 - https://github.com/CS-SI/stac-fastapi-eodag
2626type : application
27- version : 0.2 .0
27+ version : 0.3 .0
Original file line number Diff line number Diff line change @@ -158,7 +158,7 @@ spec:
158158 value : /eodag/resources/eodag.yml
159159 {{- end }}
160160 {{- if .Values.collections }}
161- - name : EODAG_collectionS_CFG_FILE
161+ - name : EODAG_COLLECTIONS_CFG_FILE
162162 value : /eodag/resources/collections.yml
163163 {{- end }}
164164 {{- if .Values.providers }}
Original file line number Diff line number Diff line change @@ -213,7 +213,7 @@ keepOriginUrl: false
213213image :
214214 registry : ghcr.io
215215 repository : cs-si/stac-fastapi-eodag
216- tag : " v0.2 .0-eodag-3.10 .0"
216+ tag : " v0.3 .0-eodag-4.0 .0"
217217 digest : " "
218218 # # Specify a imagePullPolicy
219219 # # Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
You can’t perform that action at this time.
0 commit comments