OSDN Git Service

adds the `docker-grid::registry-server` and `docker-grid::registry-docker-compose...
[metasearch/grid-chef-repo.git] / cookbooks / docker-grid / CHANGELOG.md
index ebc8bd4..52d13b5 100644 (file)
@@ -1,5 +1,37 @@
 # docker-grid CHANGELOG
 
+0.5.0
+-----
+- adds the `docker-grid::registry-server` and `docker-grid::registry-docker-compose` recipes.
+
+0.4.0
+-----
+- includes the `ssl_cert::server_key_pairs` recipe automatically.
+- refactoring.
+
+0.3.9
+-----
+- adds the Debian 9 (stretch) support.
+- adds the `docker_images_cleanup` script.
+- adds the Concourse pipeline configuration.
+
+0.3.8
+-----
+- supports the latest Docker engine (17.03.1.ce-1, 17.03.1~ce-0).
+
+0.3.7
+-----
+- supports the feature to specify no Docker version.
+
+0.3.6
+-----
+- Bug fix: Ubuntu 14.04 LTS support.
+
+0.3.5
+-----
+- adds the `['docker-grid']['engine']['skip_setup']` attribute.
+- adds the `['docker-grid']['compose']['skip_setup']` attribute.
+
 0.3.4
 -----
 - improves CentOS distributed `docker` package support.