Skip to content

Commit

Permalink
Prepare release 0.32.4 rc1 (#2034)
Browse files Browse the repository at this point in the history
* prepare release-0.32.4 rc1

* fix version

* bump houston to 0.32.23

* update ci workflow scan images

---------

Co-authored-by: Rishabh Karajgi <rishabh.karajgi@gmail.com>
  • Loading branch information
pgvishnuram and rishkarajgi committed Oct 18, 2023
1 parent f8e4d61 commit 55eb6e3
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -366,7 +366,7 @@ workflows:
- quay.io/astronomer/ap-elasticsearch:8.8.2
- quay.io/astronomer/ap-fluentd:1.16.2-1
- quay.io/astronomer/ap-grafana:8.5.26
- quay.io/astronomer/ap-houston-api:0.32.22
- quay.io/astronomer/ap-houston-api:0.32.23
- 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 Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
apiVersion: v2
name: astronomer
version: 0.32.3
appVersion: 0.32.3
version: 0.32.4-rc1
appVersion: 0.32.4-rc1
description: Helm chart to deploy the Astronomer Platform
icon: https://www.astronomer.io/static/iconforLIGHTbackground.svg
keywords:
Expand Down
2 changes: 1 addition & 1 deletion charts/astronomer/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
apiVersion: v1
name: astronomer
version: 0.32.3
version: 0.32.4-rc1
description: A Helm chart to deploy the Astronomer module
keywords:
- astronomer
2 changes: 1 addition & 1 deletion charts/astronomer/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ images:
# httpSecret: ~
houston:
repository: quay.io/astronomer/ap-houston-api
tag: 0.32.22
tag: 0.32.23
pullPolicy: IfNotPresent
astroUI:
repository: quay.io/astronomer/ap-astro-ui
Expand Down

0 comments on commit 55eb6e3

Please sign in to comment.