Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 655 Bytes

CHANGELOG.md

File metadata and controls

17 lines (13 loc) · 655 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.

[1.1.1] - 2022/05/13

Added

  • Added info and debug level logs

[1.1.0] - 2022/05/12

Added

  • Added basic auth capability for HTTP repositories. Users can provide the chart.repository.username and chart.repository.password configs, or they can set the HELM_MAVEN_PLUGIN_USERNAME and HELM_MAVEN_PLUGIN_PASSWORD environment variables

[1.0.0] - 2022/05/09

Added

  • Initial release