From 5c2bc71b5dbb0778070231fd9d454f4ca5a64b34 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 7 Sep 2026 22:27:49 +0000 Subject: [PATCH] chore(deps): updated ghcr.io/radiantearth/stac-browser docker tag to v5.1.0 --- 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 a896643a..942436d0 100644 --- a/charts/eoapi/values.yaml +++ b/charts/eoapi/values.yaml @@ -618,7 +618,7 @@ browser: enabled: true image: name: ghcr.io/radiantearth/stac-browser - tag: "5.0.0" + tag: "5.1.0" pullPolicy: IfNotPresent service: port: 8080