Skip to content

Commit e2cd076

Browse files
authored
[fix] change frontend version to valid
[fix] change frontend version to valid
1 parent 689aace commit e2cd076

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/frontend.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ spec:
4343
- linux
4444
containers:
4545
- name: frontend
46-
image: gke.gcr.io/prometheus-engine/frontend:v0.15.0-gke.8
46+
image: gke.gcr.io/prometheus-engine/frontend:v0.15.3-gke.0
4747
args:
4848
- "--web.listen-address=:9090"
4949
- "--query.project-id=$PROJECT_ID"

0 commit comments

Comments
 (0)