File tree Expand file tree Collapse file tree 1 file changed +23
-0
lines changed
Expand file tree Collapse file tree 1 file changed +23
-0
lines changed Original file line number Diff line number Diff line change 1+ # Changelog
2+ All notable changes to this project will be documented in this file.
3+
4+ The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
5+ and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
6+
7+ ## [ Unreleased]
8+
9+ ## [ 0.1.0] - 2019-05-24
10+ ### Added
11+ - Stack deployment
12+ - Stack update
13+ - Stack undeployment
14+ - Configuration through environment variables
15+ - Configuration through flags
16+ - Stack environment variables loading from file
17+ - Optional SSL verification of Portainer instance
18+ - Verbose mode
19+ - Debug mode
20+ - Strict mode
21+
22+ [ Unreleased ] : https://github.com/greenled/portainer-stack-utils/compare/0.1.0...HEAD
23+ [ 0.1.0 ] : https://github.com/greenled/portainer-stack-utils/releases/tag/0.1.0
You can’t perform that action at this time.
0 commit comments