Skip to content

Commit

Permalink
cloud: Upgrade Grafana to v11.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
spbnick committed Nov 8, 2024
1 parent c318b3f commit 6f6c502
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kcidb/cloud/run.sh
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@ function run_deploy() {
$(yaml_quote "$grafana_service@$project.iam.gserviceaccount.com")
containerConcurrency: 512
containers:
- image: docker.io/grafana/grafana:11.2.2
- image: docker.io/grafana/grafana:11.3.0
name: grafana
ports:
- containerPort: 3000
Expand Down

0 comments on commit 6f6c502

Please sign in to comment.