From 7fa4b66bd36abc8e629324e411d669c0ab45fc59 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 29 Jul 2026 22:01:39 +0000 Subject: [PATCH] chore(deps): updated ghcr.io/stac-utils/titiler-pgstac docker tag to v3.0.2 --- charts/eoapi/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/eoapi/values.yaml b/charts/eoapi/values.yaml index 402b6cec..e567b225 100644 --- a/charts/eoapi/values.yaml +++ b/charts/eoapi/values.yaml @@ -323,7 +323,7 @@ raster: requestRate: 100000m image: name: ghcr.io/stac-utils/titiler-pgstac - tag: 3.0.0 + tag: 3.0.2 pullPolicy: IfNotPresent command: - "uvicorn"