Skip to content

Commit

Permalink
update grafana version includes dashboard fixes (#1912)
Browse files Browse the repository at this point in the history
  • Loading branch information
pgvishnuram committed Jun 8, 2023
1 parent 0d737db commit 6032a76
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -340,7 +340,7 @@ workflows:
- quay.io/astronomer/ap-elasticsearch-exporter:1.5.0-1
- quay.io/astronomer/ap-elasticsearch:7.17.10
- quay.io/astronomer/ap-fluentd:1.15.3-2
- quay.io/astronomer/ap-grafana:8.5.24-2
- quay.io/astronomer/ap-grafana:8.5.26
- quay.io/astronomer/ap-houston-api:0.32.13
- quay.io/astronomer/ap-init:3.16.5
- quay.io/astronomer/ap-kibana:7.17.10
Expand Down
2 changes: 1 addition & 1 deletion charts/grafana/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ tolerations: []
images:
grafana:
repository: quay.io/astronomer/ap-grafana
tag: 8.5.24-2
tag: 8.5.26
pullPolicy: IfNotPresent
dbBootstrapper:
repository: quay.io/astronomer/ap-db-bootstrapper
Expand Down

0 comments on commit 6032a76

Please sign in to comment.