Skip to content

Commit

Permalink
Merge pull request #86 from Cryptophobia/feature/add-in-release-v2.20.1
Browse files Browse the repository at this point in the history
docs(changelogs): add new patch release v2.20.1
  • Loading branch information
Cryptophobia authored Feb 14, 2019
2 parents e453a83 + 3bb06b1 commit c9cac62
Show file tree
Hide file tree
Showing 4 changed files with 44 additions and 2 deletions.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@

|![](https://upload.wikimedia.org/wikipedia/commons/thumb/1/17/Warning.svg/156px-Warning.svg.png) | Hephy Workflow is the open source fork of Deis Workflow.<br />Please [read the announcement][] for more detail. |
|---:|---|
| 11/29/2018 | Hephy Workflow [v2.20.0][] new release |
| 02/14/2019 | Hephy Workflow [v2.20.1][] patch release |
| 11/29/2018 | Hephy Workflow [v2.20.0][] new release|
| 08/27/2018 | Team Hephy [blog][] comes online |
| 08/20/2018 | Deis [#community slack][] goes dark |
| 08/10/2018 | Hephy Workflow [v2.19.4][] fourth patch release |
Expand Down Expand Up @@ -96,3 +97,4 @@ Then view the documentation on [http://localhost:8000](http://localhost:8000) or
[Hephy Workflow website]: https://web.teamhephy.com
[v2.19.0]: https://gist.github.com/Cryptophobia/24c204583b18b9fc74c629fb2b62dfa3
[v2.20.0]: https://gist.github.com/Cryptophobia/667cc30f42dc38d6784212eea00bfc58
[v2.20.1]: https://gist.github.com/Cryptophobia/54b4d28f29c1f272fb892586a94f8223
1 change: 1 addition & 0 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,7 @@ pages:
- Controller API v2.2: reference-guide/controller-api/v2.2.md
- Controller API v2.3: reference-guide/controller-api/v2.3.md
- Changelogs:
- v2.20.1: changelogs/v2.20.1.md
- v2.20.0: changelogs/v2.20.0.md
- v2.19.0: changelogs/v2.19.0.md
- v2.17.0: changelogs/v2.17.0.md
Expand Down
39 changes: 39 additions & 0 deletions src/changelogs/v2.20.1.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,39 @@

## Workflow v2.20.0 -> v2.20.1

#### Releases

- controller v2.20.0 -> v2.20.1
- postgres v2.7.1 -> v2.7.2
- redis v2.3.0 -> v2.4.0
- router v2.15.0 -> v2.15.1
- slugrunner v2.6.0 -> v2.6.1
- workflow v2.20.0 -> v2.20.1
- workflow-cli v2.20.0 -> v2.20.1
- workflow-e2e v2.20.0 -> v2.20.1

#### Features

- [`ae89bf4`](https://github.com/teamhephy/postgres/commit/ae89bf46d77fb3fd798b1361f4709793e5d029e3) (postgres) - postgres: adding upgrade scripts to the postgres
- [`e897f3d`](https://github.com/teamhephy/redis/commit/e897f3de7844a5cc1ab4e2a2f54131f906490045) (redis) - redis: using official redis:5-alpine docker image

#### Fixes

- [`2426c29`](https://github.com/teamhephy/controller/commit/2426c2939c79b65fa4328d1d3f7a52bc26854198) (controller) - hpa: set deployment API to apps/v1 if k8s >= 1.9
- [`26add98`](https://github.com/teamhephy/controller/commit/26add981765947c9819d43cef29f0b6c3af806a7) (controller) - tests: extend pod name regex
- [`1ce3bc5`](https://github.com/teamhephy/controller/commit/1ce3bc5632b2f5855ba775cc173100d1fa34fda2) (controller) - controller: check image access when creating builds
- [`b3a741d`](https://github.com/teamhephy/controller/commit/b3a741da4ea78c8c4cebfe71915c7451743af7b0) (controller) - controller: check_image_access only when using docker
- [`e5dc063`](https://github.com/teamhephy/redis/commit/e5dc063cde33932d38931458a59b9438b11d42c7) (redis) - pipeline: ERR Client sent AUTH, but no password is set
- [`bd68d5d`](https://github.com/teamhephy/slugrunner/commit/bd68d5da41aed9abeb88a4e628269be3f32836eb) (slugrunner) - slugrunner: for ruby 2.6.0 with new MJIT
- [`5fe23af`](https://github.com/teamhephy/workflow-e2e/commit/5fe23aff18b0d1e352bb2e866f2808e42cf543e4) (workflow-e2e) - charts: update charts to our own teamhephy org
- [`1053a80`](https://github.com/teamhephy/workflow-e2e/commit/1053a801cc7f2e8b0d1cc5bb44ef29ccbb1d0982) (workflow-e2e) - charts: fix in-cluster test setup via helm chart

#### Documentation

- [`9228b76`](https://github.com/teamhephy/workflow/commit/9228b76638815cee0c4cf7d4f1ae726172ec1f85) (workflow) - workflow: improve docs on how to connect to external services
- [`93089d8`](https://github.com/teamhephy/workflow/commit/93089d8cbf5116e05ca62720619c8f4b291b9107) (workflow) - workflow: grafana table is broken

#### Maintenance

- [`7c14dd1`](https://github.com/teamhephy/controller/commit/7c14dd14ec52c915356dc63f6759b5a62f3b0abf) (controller) - requirements: update django version to 1.11.18
- [`15fb561`](https://github.com/teamhephy/workflow-e2e/commit/15fb561aec07b927778e5897cdc6e1fbdb722435) (workflow-e2e) - README: change github URLs to teamhephy
2 changes: 1 addition & 1 deletion src/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ application configuration, creating and rolling back releases, managing domain n
certificates, providing seamless edge routing, aggregating logs, and sharing applications with
teams. All of this is exposed through a simple REST API and command line interface.

Please note that this documentation is for Hephy Workflow (v2.20.0). Older versions of Deis and
Please note that this documentation is for Hephy Workflow (v2.20.1). Older versions of Deis and
Hephy Workflow are not supported.

## Getting Started
Expand Down

0 comments on commit c9cac62

Please sign in to comment.