Skip to content

Commit 6daacc9

Browse files
committed
chore: upgraded stac-manager to version 1.0.3.
1 parent 1e9123c commit 6daacc9

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

charts/eoapi/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,6 @@ dependencies:
5757
repository: https://grafana.github.io/helm-charts
5858
condition: observability.grafana.enabled
5959
- name: stac-auth-proxy
60-
version: 1.0.2
60+
version: 1.0.3
6161
repository: oci://ghcr.io/developmentseed/stac-auth-proxy/charts
6262
condition: stac-auth-proxy.enabled

charts/eoapi/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -461,7 +461,7 @@ stac:
461461
stac-auth-proxy:
462462
enabled: false
463463
image:
464-
tag: "v0.11.1"
464+
tag: "v1.0.3"
465465
ingress:
466466
enabled: false # Handled by main eoapi ingress
467467
service:

0 commit comments

Comments
 (0)