Skip to content
This repository has been archived by the owner on Feb 21, 2024. It is now read-only.

Latest commit

 

History

History
62 lines (41 loc) · 2.1 KB

CHANGELOG.md

File metadata and controls

62 lines (41 loc) · 2.1 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

0.5.0 - 2018-11-06

Added

  • Make image names configurable via template #8, #2

0.4.0 - 2018-11-04

Added

  • Added docker swarm example with secrets #6

Changed

  • GITLAB_PASSWORD env is renamed to GITLAB_TOKEN
  • Skip projects without Registry enabled #7, #3

0.3.0 - 2018-10-25

Changed

  • Use api to delete images, no longer requiring direct docker registry filesystem access #1, #5

0.2.1 - 2018-10-15

Fixed

0.2.0 - 2018-10-13

Added

  • Add Dockerfile, docker-compose.yml.
  • Load Hook token from $HOOK_TOKEN environment variable.
  • Support setup as System Hook

0.1.0 - 2018-10-13

Added