Releases: shteou/helm-dependency-fetch
Releases · shteou/helm-dependency-fetch
v1.1.1
Changelog
- 1ee41d2 chore: build/test workflow (#24)
- c43c5f2 chore: improve goreleaser config (#22)
- ed18794 chore: upgrade workflow go version to 1.16 (#26)
- 295a892 refactor: split fetch package into multiple files (#23)
v1.0.0
Changelog
52688d1 feat: mirror helm dependency build cmdline (#17)
v0.3.2
Changelog
b6755b1 chore: add dependabot config
3a0c484 chore: update deps
v0.3.1
Changelog
08d41aa fix: resolution of chart URLs (#11)
v0.3.0
Changelog
7f5c0e7 feat: add apache license (#7)
2c679c7 feat: add tests for creation of chart directory (#9)
81f4f0f feat: provide a simpler testable API (breaking) (#10)
de891fa fix: Dockerfile broken since project structure change (#8)
v0.2.3
Changelog
422ccce chore: downgrade afero (#6)
v0.2.2
Changelog
3cf2462 fix: goreleaser config (#5)
0.1.4
Changelog
ee6e259 fix: potential bug incorrectly removing a URI prefix
a5c74df refactor: use parse instead of fetch
02ebbd6 refactor: remove unused method
238c7f1 feat: create charts dir if doesn't exist