We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dd8779c commit 667dd7cCopy full SHA for 667dd7c
charts/eoapi/Chart.yaml
@@ -26,7 +26,7 @@ annotations:
26
- raster
27
- vector
28
version: 0.10.1
29
-appVersion: 6.2.0
+appVersion: 6.2.1
30
dependencies:
31
- name: postgrescluster
32
version: 5.7.4
charts/eoapi/values.yaml
@@ -389,7 +389,7 @@ stac:
389
requestRate: 100000m
390
image:
391
name: ghcr.io/stac-utils/stac-fastapi-pgstac
392
- tag: 6.2.0
+ tag: 6.2.1
393
command:
394
- "uvicorn"
395
- "stac_fastapi.pgstac.app:app"
0 commit comments