Skip to content

Commit

Permalink
v0.4.4
Browse files Browse the repository at this point in the history
  • Loading branch information
abkfenris committed Mar 23, 2022
1 parent 80a2e53 commit 9d08fe4
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 3 deletions.
20 changes: 18 additions & 2 deletions Changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,26 @@ Additions:

Changes:

- Update Kubernetes ingress manifest to v1.

Fixes:

## 0.4.4 - 03/23/2022

Changes:

- Update Kubernetes ingress manifest to v1.
- Dependency Updates:
- Github Actions
- Checkout from 2.4.0 to 3
- Cache from 2.1.7 to 3
- Docker login from 1.14.0 to 1.14.1
- Docker build push from 2.9.0 to 2.10.0
- Erddapy from 1.2.0 to 1.2.1
- Freezegun from 1.1.0 to 1.2.1
- Sentry SDK from 1.5.6 to 1.5.8
- xarray from 0.21.1 to 2022.3.0
- Prefect from 1.0.0 to 1.1.0
- Py.test from 7.0 to 7.1

## 0.4.3 - 03/01/2022

Changes:
Expand Down
2 changes: 1 addition & 1 deletion app/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[tool]
[tool.poetry]
name = "buoy_barn"
version = "0.4.3"
version = "0.4.4"
description = "NERACOOS lightweight API sitting in front of ERDDAP"
authors = ["Alex Kerney <[email protected]>"]

Expand Down

0 comments on commit 9d08fe4

Please sign in to comment.