Skip to content

Commit

Permalink
0.34.0-rc4 (#2125)
Browse files Browse the repository at this point in the history
0.34.0-rc4
  • Loading branch information
Simpcyclassy authored and danielhoherd committed Feb 9, 2024
1 parent 031001d commit 4121d65
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 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.2
- quay.io/astronomer/ap-astro-ui:0.34.3
- 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 Down Expand Up @@ -397,7 +397,7 @@ workflows:
parameters:
docker_image:
- quay.io/astronomer/ap-alertmanager:0.26.0
- quay.io/astronomer/ap-astro-ui:0.34.2
- quay.io/astronomer/ap-astro-ui:0.34.3
- 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 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.34.0-rc3
appVersion: 0.34.0-rc3
version: 0.34.0-rc4
appVersion: 0.34.0-rc4
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.34.0-rc3
version: 0.34.0-rc4
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 @@ -28,7 +28,7 @@ images:
pullPolicy: IfNotPresent
astroUI:
repository: quay.io/astronomer/ap-astro-ui
tag: 0.34.2
tag: 0.34.3
pullPolicy: IfNotPresent
dbBootstrapper:
repository: quay.io/astronomer/ap-db-bootstrapper
Expand Down

0 comments on commit 4121d65

Please sign in to comment.