Skip to content

Commit

Permalink
Merge pull request #364 from PrefectHQ/release-2022.04.14
Browse files Browse the repository at this point in the history
Release 2022.04.14
  • Loading branch information
zanieb authored Apr 14, 2022
2 parents c63c62f + ea4cfda commit 2687b17
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions Changelog.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## 2022.04.14 <Badge text="beta" type="success" />

Released on April 14, 2022.

### Fixes

- Fix issue where the Helm chart did not correctly set UI/Core image version tags - [#362](https://github.com/PrefectHQ/server/pull/362)

## 2022.03.29 <Badge text="beta" type="success" />

Released on March 29, 2022.
Expand Down
2 changes: 1 addition & 1 deletion helm/prefect-server/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ The charts are hosted in a [Helm repository](https://helm.sh/docs/chart_reposito
# The path to your config that overrides values in `values.yaml`
CONFIG_PATH=path/to/your/config.yaml
# The chart version to install
VERSION=2022.03.29
VERSION=2022.04.14
helm install \
--namespace $NAMESPACE \
Expand Down

0 comments on commit 2687b17

Please sign in to comment.