Skip to content

Commit db9bb8d

Browse files
committed
chore(changelog): add v2.4.2 changelog
1 parent 1da032d commit db9bb8d

2 files changed

Lines changed: 7 additions & 0 deletions

File tree

mkdocs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,7 @@ pages:
8888
- v2.2.0: changelogs/v2.2.0.md
8989
- v2.3.0: changelogs/v2.3.0.md
9090
- v2.4.0: changelogs/v2.4.0.md
91+
- v2.4.2: changelogs/v2.4.2.md
9192
theme_dir: themes/deis
9293
docs_dir: src
9394
markdown_extensions:

src/changelogs/v2.4.2.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
### Controller v2.4.1 -> v2.4.2
2+
3+
#### Fixes
4+
- [`eb2f32b`](https://github.com/deis/controller/commit/eb2f32baeb7442f085f596a10d29bd4bb1e85463) registry: tell a user they need PORT when using off-cluster native iaas registry (#988)
5+
- [`e9352a3`](https://github.com/deis/controller/commit/e9352a38f6c4e9472c89648f9ea61e0fd88daa85) proctypes: update service after all the proctypes are deployed
6+
- [`f7fb2f6`](https://github.com/deis/controller/commit/f7fb2f6026a5727c28010b655ca74c296fe3f0d5) release: during cleanup let pod deletion 404 in case Kubernetes cleaned up as well (#1005)

0 commit comments

Comments
 (0)