## Workflow v2.14.0 -> v2.15.0

#### Releases

- builder v2.10.1 -> v2.11.0
- controller v2.14.0 -> v2.15.0
- dockerbuilder v2.7.2 -> v2.7.3
- fluentd v2.9.0 -> v2.10.0
- logger v2.4.3 -> v2.4.4
- minio v2.3.5 -> v2.3.6
- monitor v2.9.0 -> v2.10.0
- nsq v2.2.7 -> v2.2.8
- postgres v2.5.3 -> v2.5.4
- redis v2.2.6 -> v2.2.7
- registry v2.4.0 -> v2.4.2
- registry-token-refresher v1.1.2 -> v1.1.3
- router v2.12.1 -> v2.13.0
- slugbuilder v2.4.12 -> v2.4.14
- slugrunner v2.3.0 -> v2.3.1
- workflow v2.14.0 -> v2.15.0
- workflow-cli v2.14.0 -> v2.15.0
- workflow-e2e v2.11.1 -> v2.12.0
- workflow-manager v2.5.0 -> v2.5.1

#### Features

- [`c891804`](https://github.com/drycc/builder/commit/c891804e65e48dbf6180439e9bda4672db3a8798) (builder) - RBAC support
- [`c321669`](https://github.com/drycc/controller/commit/c321669acb4130d6350fcf5c8c68fc74c2af89f8) (controller) - RBAC support
- [`464bbd9`](https://github.com/drycc/fluentd/commit/464bbd967ad8cc5283a72c72bc65ac0de8609d1a) (fluentd) - RBAC support
- [`560b73d`](https://github.com/drycc/fluentd/commit/560b73db575d2392856d7246bc3ab45f1554f882) (fluentd) - fluentd: add gelf plugin
- [`e655622`](https://github.com/drycc/fluentd/commit/e65562268ab7f15d656855fce24ccf5e60d5b629) (fluentd) - charts: add rollingUpdate functionality
- [`ff4058d`](https://github.com/drycc/monitor/commit/ff4058def1e49451602694bf9aa916f115b0251e) (monitor) - RBAC support
- [`de49c15`](https://github.com/drycc/monitor/commit/de49c151883b7edfa0f19601450acdb2bd03a6fc) (monitor) - charts: add rollingUpdate functionality to telegraf daemonset
- [`ccf1364`](https://github.com/drycc/monitor/commit/ccf13640fb01581b5a4eb6f1a79f8742dd956a2c) (monitor) - deploy.mk: Add deploy.mk for using the chart to upgrade/install monitor
- [`c9769fe`](https://github.com/drycc/router/commit/c9769fea98baefaccba9e65d7b7913de3bc3325f) (router) - RBAC support
- [`356374f`](https://github.com/drycc/workflow/commit/356374f616954d51e6775946dce1ae7c0dfcdcfa) (workflow) - RBAC support
- [`f9c6a4a`](https://github.com/drycc/workflow-e2e/commit/f9c6a4aa43d990f59e68a0cd40de4f46864584d2) (workflow-e2e) - chart: use upstream stable/spotify-docker-gc chart

#### Refactors

- [`270f168`](https://github.com/drycc/builder/commit/270f168af6e61630cc5ed16c38e009d7621a16a0) (builder) - ci: remove travis, update build status
- [`f832ba3`](https://github.com/drycc/builder/commit/f832ba3504872c999ab7eb8dbcab2ddd51118367) (builder) - LICENSE: switch to MIT license
- [`9af9322`](https://github.com/drycc/controller/commit/9af9322d8decaf96871b9f644f75a7732e192928) (controller) - LICENSE: switch to MIT license
- [`86e3a4a`](https://github.com/drycc/dockerbuilder/commit/86e3a4a55b9bb153e05d3a5f8da6e9316a06ad7b) (dockerbuilder) - ci: remove travis; update badge
- [`6eb4387`](https://github.com/drycc/dockerbuilder/commit/6eb438723d4fcec51a0d46513d1b06fd4dd68f31) (dockerbuilder) - LICENSE: switch to MIT license
- [`502d8b2`](https://github.com/drycc/fluentd/commit/502d8b2d861caba30bc9b0c485511bea877244a3) (fluentd) - LICENSE: switch to MIT license
- [`8e70aab`](https://github.com/drycc/logger/commit/8e70aab293987666a6ecf474e14a04af3c805abf) (logger) - README: update link to drycc graphic
- [`c54e4b4`](https://github.com/drycc/logger/commit/c54e4b4c536654662c210844721a82a8e6eb0adf) (logger) - ci: remove travis; update badge
- [`5ec9e6f`](https://github.com/drycc/logger/commit/5ec9e6fee9b81722be9698559c658583993e67b1) (logger) - LICENSE: switch to MIT license
- [`40bfd95`](https://github.com/drycc/minio/commit/40bfd95cf145cabf5185634f12c2dd6b550563be) (minio) - ci: remove travis; update badge
- [`d9ba730`](https://github.com/drycc/minio/commit/d9ba730d8c3c6685486f00141ded098f47e1f625) (minio) - LICENSE: switch to MIT license
- [`cf5c393`](https://github.com/drycc/monitor/commit/cf5c393fb2613c3826f90451480c6cc734a81c99) (monitor) - LICENSE: switch to MIT license
- [`9655620`](https://github.com/drycc/nsq/commit/9655620a3f4a13af0d4bfdd186424d8411f305c0) (nsq) - README: update drycc graphic link
- [`71f9cc9`](https://github.com/drycc/nsq/commit/71f9cc9b63113282e12d8233324b915fa46c23a2) (nsq) - LICENSE: switch to MIT license
- [`fc7d7a3`](https://github.com/drycc/postgres/commit/fc7d7a36dccb674388ed95744a3ee11cb67fb1a6) (postgres) - ci: remove travis; update badge
- [`e751af6`](https://github.com/drycc/postgres/commit/e751af66cc18774c01b0795f3617f887e6a18bf9) (postgres) - LICENSE: switch to MIT license
- [`2cec33f`](https://github.com/drycc/redis/commit/2cec33f3620f92f8c6a4ccfac74b127bd9baa6e6) (redis) - LICENSE: switch to MIT license
- [`a6894de`](https://github.com/drycc/registry/commit/a6894de87578d010e14a3507eb95dfb6d2cc3180) (registry) - ci: remove travis; update badge
- [`fdfeb9b`](https://github.com/drycc/registry/commit/fdfeb9b406ae288a69ba092f67c6266e68d1ed75) (registry) - LICENSE: switch to MIT license
- [`d494abf`](https://github.com/drycc/registry-token-refresher/commit/d494abfeb3a6e6b5a0e452732d626d802708f0cb) (registry-token-refresher) - ci: remove travis; update badge
- [`fe75c0d`](https://github.com/drycc/registry-token-refresher/commit/fe75c0d31ef22f301c7b52eae1d6ed05e283d90f) (registry-token-refresher) - LICENSE: switch to MIT license
- [`093863f`](https://github.com/drycc/router/commit/093863f2e0489be93e2d59032592fe0728f2e0b9) (router) - LICENSE: switch to MIT license
- [`a54877d`](https://github.com/drycc/slugbuilder/commit/a54877d0086dac9128308a9986d950f350ab69c1) (slugbuilder) - LICENSE: switch to MIT license
- [`ce0e082`](https://github.com/drycc/slugrunner/commit/ce0e082a17831285d1fbaf6cd08875a948a64697) (slugrunner) - ci: remove travis; update badge
- [`7e85553`](https://github.com/drycc/slugrunner/commit/7e85553cf3a197fc62b706df4262404cf92b37b3) (slugrunner) - LICENSE: switch to MIT license
- [`ffcd9b3`](https://github.com/drycc/workflow/commit/ffcd9b3fdca423cc79fb5d8980ea549421439c37) (workflow) - LICENSE: switch to MIT license
- [`a861b5e`](https://github.com/drycc/workflow-cli/commit/a861b5ed7ad6f9b9cdde170481da6287a54662d7) (workflow-cli) - LICENSE: switch to MIT license
- [`34d4a68`](https://github.com/drycc/workflow-manager/commit/34d4a6835c40cc4b44873b270fab96500a6d6760) (workflow-manager) - LICENSE: switch to MIT license

#### Fixes

- [`ab68699`](https://github.com/drycc/monitor/commit/ab6869973aacbdf069d976442ec6ca9fdf255dd4) (monitor) - telegraf/Dockerfile: Update telegraf download to 1.3.0
- [`35551af`](https://github.com/drycc/postgres/commit/35551af3a58cde4f73f024b4634d10aa2a5adaac) (postgres) - Dockerfile: pin azure-storage to version wal-e currently lusing
- [`067e622`](https://github.com/drycc/registry/commit/067e622dc339af38c3c11a7a412d13ac947677c7) (registry) - boto: don't set AWS env vars when they're empty
- [`2dddbe1`](https://github.com/drycc/workflow-cli/commit/2dddbe180e268f6e435c791d2cc198a88274aaf0) (workflow-cli) - .gitignore: ignore .DS_Store droppings

#### Documentation

- [`7cc5a82`](https://github.com/drycc/router/commit/7cc5a826c7cb8e5ae7b5de52656f433ef08d8f0c) (router) - README: update charts link/reference

#### Maintenance

- [`b4fe99e`](https://github.com/drycc/controller/commit/b4fe99ec744951967c5dd1a096ff7609674eda37) (controller) - requirements: update Django to v1.11.1
- [`47a9583`](https://github.com/drycc/controller/commit/47a95836613cb9489d406db1dcc1a4762d108e4b) (controller) - requirements: update DRF to v3.6.3
- [`d869595`](https://github.com/drycc/controller/commit/d869595d1c740dbdc8a7fd4c55bf57ac037096a3) (controller) - requirements: update pyldap to v2.4.35
- [`ac7baf2`](https://github.com/drycc/controller/commit/ac7baf238ade7ac5bf9836f600ac8246a5fcd997) (controller) - requirements: update requests to v2.14.2
- [`d183306`](https://github.com/drycc/controller/commit/d1833066cd0fea7b0f6069a01d86d519d16f084a) (controller) - requirements: update requests-toolbelt to 0.8.0
- [`989fe33`](https://github.com/drycc/controller/commit/989fe33899982c43a5469c6fa12c90ebd6fa9719) (controller) - requirements: update django-auth-ldap to v1.2.12
- [`35ed09f`](https://github.com/drycc/postgres/commit/35ed09f6aa7a498f280399d3c91bd289585d1713) (postgres) - Dockerfile: bump postgres-9.4 version, update azure storage import
- [`f0db059`](https://github.com/drycc/slugbuilder/commit/f0db059e4985d10bab6185843d4b8af1ea83b050) (slugbuilder) - buildpacks: update heroku-buildpack-go to v65
- [`ddeb83c`](https://github.com/drycc/slugbuilder/commit/ddeb83c6d22b3767000459c75d32feb5967c21b2) (slugbuilder) - buildpacks: update heroku-buildpack-nodejs to v104
- [`d957649`](https://github.com/drycc/slugbuilder/commit/d95764959f4d1bda97f5275c30d2d57e966736bd) (slugbuilder) - buildpacks: update heroku-buildpack-python to v103
- [`2cb83f2`](https://github.com/drycc/slugbuilder/commit/2cb83f2648e1a9be8873ecbc20a4552878389993) (slugbuilder) - buildpacks: update heroku-buildpack-ruby to v163
- [`6575cb0`](https://github.com/drycc/workflow/commit/6575cb06930053d29a04500e5aabff07b4fe1a9f) (workflow) - remove the services url navigation
- [`5cd8648`](https://github.com/drycc/workflow-e2e/commit/5cd8648b3dc056784e0adc1d52e1b185a6af8adc) (workflow-e2e) - Dockerfile: bump k8s version
