Skip to content

Commit

Permalink
update houston 0.33.11 and astro-ui 0.33.9 (#2060)
Browse files Browse the repository at this point in the history
* update houston 0.33.11 and astro-ui 0.33.9

* update scan images
  • Loading branch information
pgvishnuram committed Nov 19, 2023
1 parent 6e08bc9 commit 0659aa8
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -326,7 +326,7 @@ workflows:
parameters:
docker_image:
- quay.io/astronomer/ap-alertmanager:0.26.0
- quay.io/astronomer/ap-astro-ui:0.33.8
- quay.io/astronomer/ap-astro-ui:0.33.9
- quay.io/astronomer/ap-auth-sidecar:1.25.2-2
- quay.io/astronomer/ap-awsesproxy:1.5.0-3
- quay.io/astronomer/ap-base:3.18.4-1
Expand All @@ -341,7 +341,7 @@ workflows:
- quay.io/astronomer/ap-elasticsearch:8.9.2
- quay.io/astronomer/ap-fluentd:1.16.2-2
- quay.io/astronomer/ap-grafana:10.0.9
- quay.io/astronomer/ap-houston-api:0.33.10
- quay.io/astronomer/ap-houston-api:0.33.11
- quay.io/astronomer/ap-init:3.18.4-2
- quay.io/astronomer/ap-kibana:8.9.2
- quay.io/astronomer/ap-kube-state:2.8.2
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.33.10
tag: 0.33.11
pullPolicy: IfNotPresent
astroUI:
repository: quay.io/astronomer/ap-astro-ui
tag: 0.33.8
tag: 0.33.9
pullPolicy: IfNotPresent
dbBootstrapper:
repository: quay.io/astronomer/ap-db-bootstrapper
Expand Down

0 comments on commit 0659aa8

Please sign in to comment.