Skip to content

Releases: cststack/k8comp

0.6.1

17 May 23:39
be2a463
Compare
Choose a tag to compare
  • new variables added which can be used as part of the templates (product, role and namespace) - thanks /~https://github.com/sc-chad for the commit.

0.6.1-rc2

10 Feb 01:03
Compare
Choose a tag to compare
0.6.1-rc2 Pre-release
Pre-release
  • documentation improvements
  • alpha support for Mac OS
  • support for variable default value in templates
  • helm plugin support
  • portability improvements
  • k8comp container for Jenkins

0.6.1-rc1

11 Nov 12:08
a8379af
Compare
Choose a tag to compare
0.6.1-rc1 Pre-release
Pre-release
  • added generic template option -t
  • support for hiera hash - collect all the values of a specific variable.

0.6.0

02 Aug 18:05
Compare
Choose a tag to compare
  • auto git pull on deployment via k8comp.conf config / manual git pull using pull/--pull option
  • multiline variable (yaml only)
  • option to deploy using only application and environment. Hiera and the configs needs to match that
  • deploy from a branch using -b/--branch. Other configs are required in k8comp.conf. The option can be used with auto/manual git pull

0.6.0-rc4

18 May 01:19
Compare
Choose a tag to compare
0.6.0-rc4 Pre-release
Pre-release
  • fix for hiera variables replacement from map
  • fix for multiline variable in the same file

0.6.0-rc3

15 May 20:16
Compare
Choose a tag to compare
0.6.0-rc3 Pre-release
Pre-release
  • bug fixes

0.6.0-rc2

14 May 23:08
Compare
Choose a tag to compare
0.6.0-rc2 Pre-release
Pre-release
  • added testing docker container
  • added examples
  • added release script (wip)

0.6.0-rc1

14 May 12:46
Compare
Choose a tag to compare
0.6.0-rc1 Pre-release
Pre-release

Pre release new features

  • multiline variable for yaml
  • auto git pull / manual pull