From 0287e3c7332ca7f72e41648597e971787323031f Mon Sep 17 00:00:00 2001 From: Gstack Concourse Ninja Date: Fri, 10 Dec 2021 12:46:00 +0000 Subject: [PATCH] release v1.1.0 --- ci/release_notes.md | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 ci/release_notes.md diff --git a/ci/release_notes.md b/ci/release_notes.md deleted file mode 100644 index e0e375a..0000000 --- a/ci/release_notes.md +++ /dev/null @@ -1,10 +0,0 @@ -### Features - -- Properly implements the key-value resource contract, using file names as keys and file contents as values, thus conforming the `ConfigMap` format from Kubernetes, and conventions established by nearly all Concourse resources -- Fixed `put` steps -- Unit tests passing, and properly blocking the Docker build whenever failing -- Concourse build pipeline for faster publishing of new versions - -### Breaking changes - -- Requires the `directory` parameter for `put` steps \ No newline at end of file