Skip to content

Commit

Permalink
update grafana version 10.2.0 (#2041)
Browse files Browse the repository at this point in the history
* Update config.yml

update grafana version 10.0.9 > 10.2.0

* Update values.yaml

update grafana 10.0.9 > 10.2.0

* remove schema env vars from grafana

---------

Co-authored-by: pgvishnuram <81585115+pgvishnuram@users.noreply.github.com>
Co-authored-by: pgvishnuram <vishnu@astronomer.io>
  • Loading branch information
3 people committed Feb 14, 2024
1 parent 0145920 commit 9573326
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -372,7 +372,7 @@ workflows:
- quay.io/astronomer/ap-elasticsearch-exporter:1.6.0
- quay.io/astronomer/ap-elasticsearch:8.9.2
- quay.io/astronomer/ap-fluentd:1.16.2-2
- quay.io/astronomer/ap-grafana:10.1.5
- quay.io/astronomer/ap-grafana:10.2.0
- quay.io/astronomer/ap-houston-api:0.32.24
- quay.io/astronomer/ap-init:3.18.4-3
- quay.io/astronomer/ap-kibana:8.9.2
Expand Down Expand Up @@ -411,7 +411,7 @@ workflows:
- quay.io/astronomer/ap-elasticsearch-exporter:1.6.0
- quay.io/astronomer/ap-elasticsearch:8.9.2
- quay.io/astronomer/ap-fluentd:1.16.2-2
- quay.io/astronomer/ap-grafana:10.1.5
- quay.io/astronomer/ap-grafana:10.2.0
- quay.io/astronomer/ap-houston-api:0.32.24
- quay.io/astronomer/ap-init:3.18.4-3
- quay.io/astronomer/ap-kibana:8.9.2
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: 10.1.5
tag: 10.2.0
pullPolicy: IfNotPresent
dbBootstrapper:
repository: quay.io/astronomer/ap-db-bootstrapper
Expand Down

0 comments on commit 9573326

Please sign in to comment.