Skip to content

Latest commit

 

History

History
72 lines (46 loc) · 1.52 KB

CHANGELOG.md

File metadata and controls

72 lines (46 loc) · 1.52 KB

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.

Changed

  • remove obsolete check for existing gh-pages branch in func main
  • remove check StatusCode == 200 from previous branch check
  • Refactor func downloadProductHelmRepoIndex and error handling

[0.1.4] - 2022-12-02

Added

  • ❤️❤️❤️
  • kjg
  • öj

[0.1.3] - 2022-12-02

Added

  • 🎈 new lalaLand in README.md

[0.1.2] - 2022-12-02

Added

  • Add this CHANGELOG.md file

[0.1.1] - 2022-11-28

Fixed

  • Use correct argument names for binary
  • Path to workflow artefact (git add ...)

0.0.2 - 2022-11-25

Fixed

  • Fix GH page download issues

0.0.1 2022-11-23

Added

  • DEPENDENCIES.md file
  • Basic Helm repository web page
  • GitHub Workflow to build Helm repository
  • GitHub Workflow to build Go binary
  • initial helmRepoIndex Golang code
  • Authors.md file
  • CODE_OF_CONDICT.md file
  • CONTRIBUTING.md file
  • LICENSE file
  • Notice.md file
  • Security.md file

Changed

  • README.md file