Releases: DocPlanner/helm-repo-updater
Releases · DocPlanner/helm-repo-updater
v0.3.3
v0.3.0
v0.2.1
v0.2.0
Changelog
- bb26625 fix: update release process with dockerhub login (#30)
- 7b801b7 fix: correct goreleaser configuration (#29)
- beb97c8 feat: update helm-repo-updater to be able to use a string input for SSH Private Key (#28)
Docker Images
docplanner/helm-repo-updater:0.2.0
docplanner/helm-repo-updater:latest
ghcr.io/docplanner/helm-repo-updater:0.2.0
ghcr.io/docplanner/helm-repo-updater:latest
v0.1.2
v0.1.1
Changelog
- 7456847 fix: update way to get version to publish (#23)
- 9a59b63 fix: add necessary action for fetch latest git changes (#21)
- c199f55 fix: Fix environment vars (#24)
- ace512c feat: Add support for ARM64 arch (#22)
- db20392 docs: update badges and link references urls (#19)
- 5e8a44c chore: Add workflow for testing dockerfiles (#20)
v0.1.0
Changelog
- fc0458e refactor: cleanup creeds functions (#8)
- 6ff839f refactor: Cleanup UpdateApplication mechanism, get rid of the SKIP func (#9)
- 8d19f40 fix: add necessary comment and delete innecesary cred configuration (#18)
- fc0ada9 feat: improve CI and configure pre-commit (#11)
- 20e8aae feat: configure logging correctly using logrus (#14)
- f331775 feat: change yq command call to yq library (#3)
- 6a62eb5 feat: add unit tests (#5)
- 67a63ab feat: add build tools docker images for github actions (#6)
- ca3b99c feat: Configure devcontainer (#10)
- 347c092 feat: Change git library to go-git (#15)
- c964c48 feat(Logger): init implementation (#12)
- 69c97bf docs: improve principal README.md with doc (#16)
- 0247b66 chore: Use const with values instead of hardcoded strings (#7)