OSDN Git Service

improves the utility scripts.
[metasearch/grid-chef-repo.git] / cookbooks / concourse-ci / CHANGELOG.md
index 76d58a3..4a418ea 100644 (file)
@@ -1,6 +1,42 @@
 concourse-ci CHANGELOG
 ======================
 
+0.2.9
+-----
+- improves the utility scripts.
+
+0.2.8
+-----
+- adds the `concourse_start` script.
+
+0.2.7
+-----
+- adds the `fly_prune_workers_main` script.
+
+0.2.6
+-----
+- fixes format version detection of a local `docker-compose.yml`.
+
+0.2.5
+-----
+- adds the docker-compose v2 format support.
+
+0.2.4
+-----
+- adds the port number to the TSA host setting of the worker service.
+
+0.2.3
+-----
+- improves CA certificates and server key pair deployment.
+
+0.2.2
+-----
+- includes the `ssl_cert::server_key_pairs` and `ssl_cert::ca_certs` recipes automatically.
+
+0.2.1
+-----
+- refactoring.
+
 0.2.0
 -----
 - adds the `['concourse-ci']['docker-compose']['web_encryption_key_vault_item']` attribute (Encryption support: Concourse >= 3.1.0).