Skip to content

Commit

Permalink
update houston and astro-ui image (#2120)
Browse files Browse the repository at this point in the history
  • Loading branch information
pgvishnuram committed Feb 8, 2024
1 parent 46ba2fa commit a7c7209
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 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.1
- quay.io/astronomer/ap-astro-ui:0.34.2
- 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 All @@ -373,7 +373,7 @@ workflows:
- quay.io/astronomer/ap-elasticsearch:8.11.4
- quay.io/astronomer/ap-fluentd:1.16.3
- quay.io/astronomer/ap-grafana:10.2.3
- quay.io/astronomer/ap-houston-api:0.34.2
- quay.io/astronomer/ap-houston-api:0.34.4
- quay.io/astronomer/ap-init:3.18.5
- quay.io/astronomer/ap-kibana:8.11.4
- quay.io/astronomer/ap-kube-state:2.10.1
Expand All @@ -397,7 +397,7 @@ workflows:
parameters:
docker_image:
- quay.io/astronomer/ap-alertmanager:0.26.0
- quay.io/astronomer/ap-astro-ui:0.34.1
- quay.io/astronomer/ap-astro-ui:0.34.2
- 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 All @@ -412,7 +412,7 @@ workflows:
- quay.io/astronomer/ap-elasticsearch:8.11.4
- quay.io/astronomer/ap-fluentd:1.16.3
- quay.io/astronomer/ap-grafana:10.2.3
- quay.io/astronomer/ap-houston-api:0.34.2
- quay.io/astronomer/ap-houston-api:0.34.4
- quay.io/astronomer/ap-init:3.18.5
- quay.io/astronomer/ap-kibana:8.11.4
- quay.io/astronomer/ap-kube-state:2.10.1
Expand Down
4 changes: 2 additions & 2 deletions charts/astronomer/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,11 +24,11 @@ images:
# httpSecret: ~
houston:
repository: quay.io/astronomer/ap-houston-api
tag: 0.34.2
tag: 0.34.4
pullPolicy: IfNotPresent
astroUI:
repository: quay.io/astronomer/ap-astro-ui
tag: 0.34.1
tag: 0.34.2
pullPolicy: IfNotPresent
dbBootstrapper:
repository: quay.io/astronomer/ap-db-bootstrapper
Expand Down

0 comments on commit a7c7209

Please sign in to comment.