Skip to content

Releases: eclipse-tractusx/charts

v0.1.1

23 Dec 08:50
b45f2db
Compare
Choose a tag to compare

What's Changed

🐛 Bug Fixes

  • fix: find all repositories in the GH organization by @carslen in #17
  • fix: workflow artefact push by @carslen in #19
  • fix: workflow to fetch all history by @carslen in #20

📄 Documentation

New Contributors

Full Changelog: v0.1.0...v0.1.1

v0.1.0

11 Dec 20:43
c6de5e2
Compare
Choose a tag to compare

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