Releases: shini4i/argo-compare
Releases · shini4i/argo-compare
v0.4.0
What's Changed
- fix(git): getting files from a branch that was not fetched by @shini4i in #82
- feat: add support for excluding specific files by @shini4i in #83
- fix: incorrect files processing by @shini4i in #85
Full Changelog: v0.3.3...v0.4.0
Docker Images
ghcr.io/shini4i/argo-compare:0.4.0
ghcr.io/shini4i/argo-compare:0.4.0-amd64
ghcr.io/shini4i/argo-compare:0.4.0-arm64
v0.3.3
What's Changed
- docs(readme): fix docker example by @shini4i in #74
- chore: migration from git binary to go-git by @shini4i in #75
- fix: add toolchain to go.mod by @shini4i in #76
- chore(deps): bump golang.org/x/net from 0.22.0 to 0.23.0 by @dependabot in #77
- chore: add initial testing setup for git by @shini4i in #78
- feat: add support for apps using oci registry by @shini4i in #80
- chore(dockerfile): dependencies bump by @shini4i in #81
Full Changelog: v0.3.2...v0.3.3
Docker Images
ghcr.io/shini4i/argo-compare:0.3.3
ghcr.io/shini4i/argo-compare:0.3.3-amd64
ghcr.io/shini4i/argo-compare:0.3.3-arm64
v0.3.2
This release does not have any new functionality. It just bumps the dependencies version and addresses some security concerns.
What's Changed
- chore(deps): bump golang.org/x/crypto from 0.6.0 to 0.17.0 by @dependabot in #68
- chore: bump project dependencies by @shini4i in #69
- chore: add security scanner by @shini4i in #70
- fix(gosec): os.MkdirAll permission by @shini4i in #72
- chore: bump color version by @shini4i in #73
- chore(dockerfile): remove alpine/helm dependency by @shini4i in #71
New Contributors
- @dependabot made their first contribution in #68
Full Changelog: v0.3.1...v0.3.2
Docker Images
ghcr.io/shini4i/argo-compare:0.3.2
ghcr.io/shini4i/argo-compare:0.3.2-amd64
ghcr.io/shini4i/argo-compare:0.3.2-arm64
v0.3.1
v0.3.0
What's Changed
- chore: adjust .pre-commit-config.yaml by @shini4i in #59
- feat(dockerfile): bump helm version to 3.12.3 by @shini4i in #60
- chore: remove built-in diff printing logic in favor of unified diff by @shini4i in #62
- chore: improve diff output approach and small cleanup by @shini4i in #63
- feat: add support for valuesObject by @shini4i in #65
- chore: bump project dependencies by @shini4i in #66
Full Changelog: v0.2.1...v0.3.0
Docker Images
ghcr.io/shini4i/argo-compare:0.3.0
ghcr.io/shini4i/argo-compare:0.3.0-amd64
ghcr.io/shini4i/argo-compare:0.3.0-arm64
v0.2.1
What's Changed
- chore(workflows): add test coverage to sonarcloud by @shini4i in #42
- chore: increase test coverage pt.1 by @shini4i in #43
- chore: increase test coverage pt.2 by @shini4i in #45
- chore: increase test coverage pt.3 by @shini4i in #46
- chore: increase test coverage pt.4 by @shini4i in #47
- chore: increase test coverage pt.5 by @shini4i in #50
- chore: minor refactoring by @shini4i in #51
- chore: minor refactoring pt.2 by @shini4i in #52
- chore: minor refactoring pt.3 by @shini4i in #53
- chore: add golangci-lint actions by @shini4i in #54
- chore: increase test coverage pt.6 by @shini4i in #55
- chore: increase test coverage pt.7 by @shini4i in #56
- chore: minor refactoring pt.4 by @shini4i in #57
- chore: migrate coverage analysis from sonarcloud to codecov by @shini4i in #58
Full Changelog: v0.2.0...v0.2.1
Docker Images
ghcr.io/shini4i/argo-compare:0.2.1
ghcr.io/shini4i/argo-compare:0.2.1-amd64
ghcr.io/shini4i/argo-compare:0.2.1-arm64