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 9856fe3..52d13b5 100644 (file)
@@ -1,5 +1,55 @@
 # 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.
+
+0.3.3
+-----
+- adds OS distributed Docker Engine package support.
+- adds the `['docker-grid']['install_flavor']` attribute.
+
+0.3.2
+-----
+- refactoring.
+
+0.3.1
+-----
+- bug fix: `systemctl daemon-reload` timing.
+- adds the storage-driver automatic modifier for ZFS.
+
 0.3.0
 -----
 - adds `Docker in LXD` support.