Skip to content

Commit ed2dde4

Browse files
GIRAUDON Benjaminbjgiraudon
authored andcommitted
chore: release chart version 0.1.0
1 parent ab3a453 commit ed2dde4

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

helm/stac-fastapi-eodag/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,4 @@ name: stac-fastapi-eodag
2222
sources:
2323
- https://github.com/CS-SI/stac-fastapi-eodag
2424
type: application
25-
version: 0.3.0
25+
version: 0.1.0

helm/stac-fastapi-eodag/values.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -204,9 +204,9 @@ keepOriginUrl: false
204204
## Number of replicas to deploy
205205
##
206206
image:
207-
registry: docker.io
208-
repository: csspace/eodag-server
209-
tag: ""
207+
registry: ghcr.io
208+
repository: cs-si/stac-fastapi-eodag
209+
tag: "v0.1.0-eodag-3.10.0"
210210
digest: ""
211211
## Specify a imagePullPolicy
212212
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'

0 commit comments

Comments
 (0)