Skip to content

Commit

Permalink
houston-api 0.33.7 and astro-ui 0.33.5 (#2022)
Browse files Browse the repository at this point in the history
* update houston api 0.33.7

* update astro-ui version 0.33.5
  • Loading branch information
pgvishnuram committed Oct 12, 2023
1 parent 43af1e5 commit 30c6668
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 @@ -375,7 +375,7 @@ workflows:
parameters:
docker_image:
- quay.io/astronomer/ap-alertmanager:0.26.0
- quay.io/astronomer/ap-astro-ui:0.33.4
- quay.io/astronomer/ap-astro-ui:0.33.5
- quay.io/astronomer/ap-auth-sidecar:1.25.2-1
- quay.io/astronomer/ap-awsesproxy:1.5
- quay.io/astronomer/ap-base:3.18.4
Expand All @@ -390,7 +390,7 @@ workflows:
- quay.io/astronomer/ap-elasticsearch:8.8.2
- quay.io/astronomer/ap-fluentd:1.16.2-1
- quay.io/astronomer/ap-grafana:10.0.9
- quay.io/astronomer/ap-houston-api:0.33.6
- quay.io/astronomer/ap-houston-api:0.33.7
- quay.io/astronomer/ap-init:3.18.4-1
- quay.io/astronomer/ap-kibana:8.8.2
- quay.io/astronomer/ap-kube-state:2.8.2
Expand All @@ -414,7 +414,7 @@ workflows:
parameters:
docker_image:
- quay.io/astronomer/ap-alertmanager:0.26.0
- quay.io/astronomer/ap-astro-ui:0.33.4
- quay.io/astronomer/ap-astro-ui:0.33.5
- quay.io/astronomer/ap-auth-sidecar:1.25.2-1
- quay.io/astronomer/ap-awsesproxy:1.5
- quay.io/astronomer/ap-base:3.18.4
Expand All @@ -429,7 +429,7 @@ workflows:
- quay.io/astronomer/ap-elasticsearch:8.8.2
- quay.io/astronomer/ap-fluentd:1.16.2-1
- quay.io/astronomer/ap-grafana:10.0.9
- quay.io/astronomer/ap-houston-api:0.33.6
- quay.io/astronomer/ap-houston-api:0.33.7
- quay.io/astronomer/ap-init:3.18.4-1
- quay.io/astronomer/ap-kibana:8.8.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.6
tag: 0.33.7
pullPolicy: IfNotPresent
astroUI:
repository: quay.io/astronomer/ap-astro-ui
tag: 0.33.4
tag: 0.33.5
pullPolicy: IfNotPresent
dbBootstrapper:
repository: quay.io/astronomer/ap-db-bootstrapper
Expand Down

0 comments on commit 30c6668

Please sign in to comment.