Skip to content

Latest commit

 

History

History
40 lines (30 loc) · 958 Bytes

CHANGELOG.md

File metadata and controls

40 lines (30 loc) · 958 Bytes

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.8.0] - 2017-03-11

Fixed

  • Move pry-byebug require to spec_helper

[0.7.0] - 2017-02-01

Added

  • Set secret from file

[0.6.0] - 2018-02-01

Added

  • Secret is created if it cannot be patched/updated

[0.5.0] - 2017-12-19

Fixed

  • Fix wrong commit when deploying something other than master

[0.4.0] - 2017-12-12

Added

  • Error message if failed to get secret json

[0.3.0] - 2017-11-26

Added

  • Add easy deployment
  • Restart a deployment

[0.2.0] - 2017-11-26

Added

  • Get a single secret's decoded value
  • Set a single secret's value, given a non-encoded value (yes, we properly encode for you!)

[0.1.0] - 2017-11-26

Added

  • List secrets of a resource