Skip to content

Commit

Permalink
Bump prometheus-engine/frontend in /cost-analyzer
Browse files Browse the repository at this point in the history
Bumps prometheus-engine/frontend from v0.4.1-gke.0 to v0.13.1-gke.0.

---
updated-dependencies:
- dependency-name: prometheus-engine/frontend
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 29, 2024
1 parent 8bed9b7 commit 4b4fca8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cost-analyzer/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ global:
prometheusServerEndpoint: http://localhost:8085/ # The prometheus service endpoint used by kubecost. The calls are forwarded through the GMP Prom proxy side car to the GMP database.
gmpProxy:
enabled: false
image: gke.gcr.io/prometheus-engine/frontend:v0.4.1-gke.0 # GMP Prometheus proxy image that serve as an endpoint to query metrics from GMP
image: gke.gcr.io/prometheus-engine/frontend:v0.13.1-gke.0 # GMP Prometheus proxy image that serve as an endpoint to query metrics from GMP
imagePullPolicy: IfNotPresent
name: gmp-proxy
port: 8085
Expand Down

0 comments on commit 4b4fca8

Please sign in to comment.