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.1 .0
5+ appVersion : 0.2 .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.1 .0
27+ version : 0.2 .0
Original file line number Diff line number Diff line change @@ -206,7 +206,7 @@ keepOriginUrl: false
206206image :
207207 registry : ghcr.io
208208 repository : cs-si/stac-fastapi-eodag
209- tag : " v0.1 .0-eodag-3.10.0"
209+ tag : " v0.2 .0-eodag-3.10.0"
210210 digest : " "
211211 # # Specify a imagePullPolicy
212212 # # Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
Original file line number Diff line number Diff line change 11[project ]
22name = " stac_fastapi.eodag"
3- version = " 0.1 .0"
3+ version = " 0.2 .0"
44description = " A stac-fastapi backend using EODAG"
55readme = " README.md"
66authors = [{ name = " CS GROUP - France (CSSI)" , email = " eodag@csgroup.space" }]
You can’t perform that action at this time.
0 commit comments