Releases: eclipse-tractusx/charts
Releases · eclipse-tractusx/charts
v0.1.1
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
- chore: update Helm repo MD files, README by @carslen in #13
- docs: fix helm example code blocks by @carslen in #16
- chore: update CHANGELOG.md by @carslen in #18
New Contributors
- @almadigabor made their first contribution in #15
Full Changelog: v0.1.0...v0.1.1
v0.1.0
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
🧰 Maintenance
- remove obsolete check for existing
gh-pages
branch in funcmain
- remove check
StatusCode == 200
from previous branch check - func
downloadProductHelmRepoIndex
: Downloadindex.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