Skip to content

Commit 667dd7c

Browse files
chore(deps): updated ghcr.io/stac-utils/stac-fastapi-pgstac docker tag to v6.2.1 (#430)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Felix Delattre <felix@developmentseed.org>
1 parent dd8779c commit 667dd7c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

charts/eoapi/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ annotations:
2626
- raster
2727
- vector
2828
version: 0.10.1
29-
appVersion: 6.2.0
29+
appVersion: 6.2.1
3030
dependencies:
3131
- name: postgrescluster
3232
version: 5.7.4

charts/eoapi/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -389,7 +389,7 @@ stac:
389389
requestRate: 100000m
390390
image:
391391
name: ghcr.io/stac-utils/stac-fastapi-pgstac
392-
tag: 6.2.0
392+
tag: 6.2.1
393393
command:
394394
- "uvicorn"
395395
- "stac_fastapi.pgstac.app:app"

0 commit comments

Comments
 (0)