Skip to content

v0.1.4

Compare
Choose a tag to compare
@github-actions github-actions released this 02 Dec 21:55
· 39 commits to main since this release

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.

Unreleased

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

Full Changelog: v0.1.3...v0.1.4