Skip to content

Commit

Permalink
update astro-ui service 0.33.4 (#2007)
Browse files Browse the repository at this point in the history
  • Loading branch information
pgvishnuram committed Oct 4, 2023
1 parent 1f3c461 commit 3a4064d
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 @@ -342,7 +342,7 @@ workflows:
parameters:
docker_image:
- quay.io/astronomer/ap-alertmanager:0.26.0
- quay.io/astronomer/ap-astro-ui:0.33.3
- quay.io/astronomer/ap-astro-ui:0.33.4
- quay.io/astronomer/ap-auth-sidecar:1.25.2
- quay.io/astronomer/ap-awsesproxy:1.5
- quay.io/astronomer/ap-base:3.18.3
Expand Down
2 changes: 1 addition & 1 deletion charts/astronomer/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ images:
pullPolicy: IfNotPresent
astroUI:
repository: quay.io/astronomer/ap-astro-ui
tag: 0.33.3
tag: 0.33.4
pullPolicy: IfNotPresent
dbBootstrapper:
repository: quay.io/astronomer/ap-db-bootstrapper
Expand Down

0 comments on commit 3a4064d

Please sign in to comment.