Skip to content
Snippets Groups Projects
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.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