From 86dae8143f05ea8d52cdc6495574807fe6c07f7b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 19 Dec 2025 22:00:56 +0000 Subject: [PATCH] chore(deps): updated stac-auth-proxy docker tag to v0.1.2 --- charts/eoapi/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/eoapi/Chart.yaml b/charts/eoapi/Chart.yaml index 057db4f6..ad59392f 100644 --- a/charts/eoapi/Chart.yaml +++ b/charts/eoapi/Chart.yaml @@ -78,6 +78,6 @@ dependencies: repository: https://grafana.github.io/helm-charts condition: observability.grafana.enabled - name: stac-auth-proxy - version: "0.1.1" + version: "0.1.2" repository: "oci://ghcr.io/developmentseed/stac-auth-proxy/charts" condition: stac-auth-proxy.enabled