-
Ulf Seltmann authored492e7189
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
To find the state of this project's repository at the time of any of these versions, check out the tags.
- Changelog
- 1.3.2 - 2019-02-21
- Changed
- 1.3.1 - 2019-02-21
- Added
- 1.3.0 - 2019-01-12
- Added
- Changed
- 1.2.4 - 2018-12-17
- Added
- 1.2.3 - 2018-11-05
- Changed
- 1.2.2 - 2018-09-12
- Fixed
- 1.2.1 - 2018-09-05
- Changed
- 1.2.0 - 2018-09-05
- Added
- Changed
- 1.1.1 - 2018-08-14
- Added
- 1.1.0 - 2018-08-08
- Added
- 1.0.0 - 2018-08-06
Changelog.md 2.26 KiB
Changelog
1.3.2 - 2019-02-21
Changed
- updated helm from 2.9.1 to 2.12.3
1.3.1 - 2019-02-21
Added
- new option
--timeout
1.3.0 - 2019-01-12
Added
- new option
--build-context
Changed
- omitting
--output
is skipping image-saving to a file rather than failing execution
1.2.4 - 2018-12-17
Added
- reintroduced image-import prior to build
1.2.3 - 2018-11-05
Changed
- option
--certificate-authority
is now optional, so you do not need to provide it in case your apiserver is using a valid public certificate - removed image-import prior to build - introduced in v1.2.1 - since it is useless
1.2.2 - 2018-09-12
Fixed
- upgrade performs with
--recreate-pods
to always recreate pods
1.2.1 - 2018-09-05
Changed
- enable import image prior to build process with
--input
1.2.0 - 2018-09-05
Added
-
add-repo
command to add remote repositories
Changed
- increased timeout from 60 to 120
1.1.1 - 2018-08-14
Added
-
--values
option to specify value overrides from YAML file
1.1.0 - 2018-08-08
Added
-
undeploy
command
1.0.0 - 2018-08-06
- initial release