Skip to content

Commit

Permalink
update curator service 8.0.8-3 (#2023)
Browse files Browse the repository at this point in the history
  • Loading branch information
pgvishnuram committed Oct 12, 2023
1 parent 30c6668 commit e3ff76d
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 @@ -383,7 +383,7 @@ workflows:
- quay.io/astronomer/ap-cli-install:0.26.19
- quay.io/astronomer/ap-commander:0.33.4
- quay.io/astronomer/ap-configmap-reloader:0.12.0
- quay.io/astronomer/ap-curator:8.0.8-2
- quay.io/astronomer/ap-curator:8.0.8-3
- quay.io/astronomer/ap-db-bootstrapper:0.31.6
- quay.io/astronomer/ap-default-backend:0.28.20
- quay.io/astronomer/ap-elasticsearch-exporter:1.6.0
Expand Down Expand Up @@ -422,7 +422,7 @@ workflows:
- quay.io/astronomer/ap-cli-install:0.26.19
- quay.io/astronomer/ap-commander:0.33.4
- quay.io/astronomer/ap-configmap-reloader:0.12.0
- quay.io/astronomer/ap-curator:8.0.8-2
- quay.io/astronomer/ap-curator:8.0.8-3
- quay.io/astronomer/ap-db-bootstrapper:0.31.6
- quay.io/astronomer/ap-default-backend:0.28.20
- quay.io/astronomer/ap-elasticsearch-exporter:1.6.0
Expand Down
2 changes: 1 addition & 1 deletion charts/elasticsearch/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ images:
pullPolicy: IfNotPresent
curator:
repository: quay.io/astronomer/ap-curator
tag: 8.0.8-2
tag: 8.0.8-3
pullPolicy: IfNotPresent
exporter:
repository: quay.io/astronomer/ap-elasticsearch-exporter
Expand Down

0 comments on commit e3ff76d

Please sign in to comment.