Skip to content

Commit 2512b61

Browse files
committed
Upgraded pgstac to v0.9.5.
1 parent 228e5b0 commit 2512b61

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

helm-chart/eoapi/values.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ db:
6363
enabled: false
6464
image:
6565
name: ghcr.io/stac-utils/pgstac
66-
tag: v0.8.2
66+
tag: v0.9.5
6767
command:
6868
- "postgres"
6969
- "-N"
@@ -147,7 +147,7 @@ pgstacBootstrap:
147147
enabled: true
148148
image:
149149
name: ghcr.io/stac-utils/pgstac
150-
tag: v0.8.2
150+
tag: v0.9.5
151151
command:
152152
- "sh"
153153
args:

0 commit comments

Comments
 (0)