Skip to content

Releases: shteou/helm-dependency-fetch

v1.1.3

20 Aug 20:45
6110b24
Compare
Choose a tag to compare

Changelog

v1.1.1

09 Jun 20:33
ed18794
Compare
Choose a tag to compare

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.1.0

19 Dec 18:31
7496fc4
Compare
Choose a tag to compare

Changelog

v1.0.0

09 Oct 11:05
52688d1
Compare
Choose a tag to compare

Changelog

52688d1 feat: mirror helm dependency build cmdline (#17)

v0.3.2

27 Sep 23:47
Compare
Choose a tag to compare

Changelog

b6755b1 chore: add dependabot config
3a0c484 chore: update deps

v0.3.1

13 Apr 06:29
08d41aa
Compare
Choose a tag to compare

Changelog

08d41aa fix: resolution of chart URLs (#11)

v0.3.0

29 Mar 00:11
81f4f0f
Compare
Choose a tag to compare

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

28 Mar 18:17
422ccce
Compare
Choose a tag to compare

Changelog

422ccce chore: downgrade afero (#6)

v0.2.2

28 Mar 18:00
3cf2462
Compare
Choose a tag to compare

Changelog

3cf2462 fix: goreleaser config (#5)

0.1.4

25 Mar 00:04
Compare
Choose a tag to compare

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