Skip to content

v0.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 11 Dec 20:43
· 952 commits to main since this release
c6de5e2

What's Changed

πŸ› Bug Fixes

  • Path to workflow artefact (git add ..., v0.0.4)
  • Use correct argument names for binary (v0.0.3)
  • Fix GH page download issues (v0.0.2)

πŸ“„ Documentation

  • chore: prepare CHANGELOG.md for v0.1.0 by @carslen in #10

🧰 Maintenance

  • remove obsolete check for existing gh-pages branch in func main
  • remove check StatusCode == 200 from previous branch check
  • func downloadProductHelmRepoIndex: Download index.yaml via GH RAW URL, error handling, add log output
  • func downloadProductHelmRepoIndex: Download index.yaml via GH RAW URL, error handling, add log output

Full Changelog: v0.0.4...v0.1.0