Skip to content

Commit

Permalink
0.32.1-rc1 (#1894)
Browse files Browse the repository at this point in the history
  • Loading branch information
Simpcyclassy committed May 23, 2023
1 parent 2764a27 commit 39befa0
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 @@ -341,7 +341,7 @@ workflows:
- quay.io/astronomer/ap-elasticsearch:7.17.9-1
- quay.io/astronomer/ap-fluentd:1.15.3-2
- quay.io/astronomer/ap-grafana:8.5.24
- quay.io/astronomer/ap-houston-api:0.32.6
- quay.io/astronomer/ap-houston-api:0.32.8
- quay.io/astronomer/ap-init:3.16.5
- quay.io/astronomer/ap-kibana:7.17.9
- 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.0
appVersion: 0.32.0
version: 0.32.1-rc1
appVersion: 0.32.1-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.0
version: 0.32.1-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.6
tag: 0.32.8
pullPolicy: IfNotPresent
astroUI:
repository: quay.io/astronomer/ap-astro-ui
Expand Down

0 comments on commit 39befa0

Please sign in to comment.