Skip to content

Commit

Permalink
Update CHANGELOG.md [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisjsimpson committed Apr 7, 2024
1 parent 4ca64f2 commit 9ba9cb3
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,24 @@
# v0.0.45 (Sun Apr 07 2024)

#### 🐛 Bug Fix

- Fix #44 Express quickstart add Nodejs. Limit app cpu [#45](https://github.com/KarmaComputing/container-hosting/pull/45) ([@chrisjsimpson](https://github.com/chrisjsimpson))
- Fix #41 document how to change the application port listened on using EXPOSE [#43](https://github.com/KarmaComputing/container-hosting/pull/43) ([@chrisjsimpson](https://github.com/chrisjsimpson))

#### ⚠️ Pushed to `main`

- bump auto shipit v10.32.1 -> v11.1.6 ([@chrisjsimpson](https://github.com/chrisjsimpson))
- Update Dockerfile standardise app port listen 5000 ([@chrisjsimpson](https://github.com/chrisjsimpson))
- Update index.js standardise app port listen 5000 ([@chrisjsimpson](https://github.com/chrisjsimpson))
- Create git-auto-issue-branch-creation.yml ([@chrisjsimpson](https://github.com/chrisjsimpson))
- use sqlalchemy.text for healthcheck ([@chrisjsimpson](https://github.com/chrisjsimpson))

#### Authors: 1

- [@chrisjsimpson](https://github.com/chrisjsimpson)

---

# v0.0.44 (Tue Oct 10 2023)

#### 🐛 Bug Fix
Expand Down

0 comments on commit 9ba9cb3

Please sign in to comment.