Skip to content

Commit

Permalink
fluentd 1.6.2 (#1979)
Browse files Browse the repository at this point in the history
  • Loading branch information
pgvishnuram committed Sep 7, 2023
1 parent 8e28bd7 commit 145cdcd
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 @@ -339,7 +339,7 @@ workflows:
- quay.io/astronomer/ap-default-backend:0.28.18
- quay.io/astronomer/ap-elasticsearch-exporter:1.5.0-1
- quay.io/astronomer/ap-elasticsearch:8.8.2
- quay.io/astronomer/ap-fluentd:1.16.1-1
- quay.io/astronomer/ap-fluentd:1.16.2
- quay.io/astronomer/ap-grafana:10.0.2
- quay.io/astronomer/ap-houston-api:0.33.4
- quay.io/astronomer/ap-init:3.18.0
Expand Down
2 changes: 1 addition & 1 deletion charts/fluentd/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ container:
images:
fluentd:
repository: quay.io/astronomer/ap-fluentd
tag: 1.16.1-1
tag: 1.16.2
pullPolicy: IfNotPresent

elasticsearch:
Expand Down

0 comments on commit 145cdcd

Please sign in to comment.