Skip to content

Latest commit

 

History

History
104 lines (60 loc) · 3.99 KB

CHANGELOG.md

File metadata and controls

104 lines (60 loc) · 3.99 KB

Change log

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.

v4.0.0 (2021-06-28)

Full Changelog

Changed

  • pdksync - Remove Puppet 5 from testing and bump minimal version to 6.0.0 #143 (carabasdaniel)

Added

  • pdksync - (IAC-973) - Update travis/appveyor to run on new default branch main #123 (david22swan)

Fixed

v3.2.0 (2020-03-18)

Full Changelog

v3.1.0 (2019-12-06)

Full Changelog

Added

  • Adding the possibility to add imagePullSecrets #98 (zonArt)
  • add username and password flags in helm_repo_add_flags #89 (AblionGE)

Fixed

  • Use subscribe instead of require to gain autoupdating #82 (walkamongus)

v3.0.0 (2019-08-01)

Full Changelog

Changed

  • (FM-8100) Update minimum supported Puppet version to 5.5.10 #79 (sheenaajay)

Added

Fixed

2.0.2

Fixes error with dependency boundaries

Version 2.0.1

Updating module dependencies

Fixing GO version in acceptance tests

Version 2.0.0

  • Puppet 6 Support
  • Multi tiller installs
  • Speficy helm archive location

A list of PR's can be found here

Version 1.1.0

Fixes bugs:

  • #54 adds missing parameter to init.pp
  • Fixes incorrect type for node selectory

Adds in PDK compliance

Version 1.0.1

Updates environment variable for use with upstream kubernetes module

Version 1.0.0

Officially supported release of puppetlabs-helm

Version 0.1.3

Support for Helm version =< 2.7

Version 0.1.2

Bug fixes

Version 0.1.1

Fix for metadata.json

Version 0.1.0

First release Supports Helm version =< 2.6

* This Changelog was automatically generated by github_changelog_generator