Skip to content

Commit

Permalink
update astro-ui image with tag 0.34.1 (#2105)
Browse files Browse the repository at this point in the history
  • Loading branch information
pgvishnuram committed Feb 2, 2024
1 parent a81d2a4 commit e0febcb
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 @@ -358,7 +358,7 @@ workflows:
parameters:
docker_image:
- quay.io/astronomer/ap-alertmanager:0.26.0
- quay.io/astronomer/ap-astro-ui:0.34.0
- quay.io/astronomer/ap-astro-ui:0.34.1
- quay.io/astronomer/ap-auth-sidecar:1.25.2-3
- quay.io/astronomer/ap-awsesproxy:1.5.0-6
- quay.io/astronomer/ap-base:3.18.5
Expand Down Expand Up @@ -397,7 +397,7 @@ workflows:
parameters:
docker_image:
- quay.io/astronomer/ap-alertmanager:0.26.0
- quay.io/astronomer/ap-astro-ui:0.34.0
- quay.io/astronomer/ap-astro-ui:0.34.1
- quay.io/astronomer/ap-auth-sidecar:1.25.2-3
- quay.io/astronomer/ap-awsesproxy:1.5.0-6
- quay.io/astronomer/ap-base:3.18.5
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.34.0
tag: 0.34.1
pullPolicy: IfNotPresent
dbBootstrapper:
repository: quay.io/astronomer/ap-db-bootstrapper
Expand Down

0 comments on commit e0febcb

Please sign in to comment.