v0.14.0
pasha-codefresh
released this
08 Jul 09:15
·
68 commits
to master
since this release
What's Changed
- doc: Update installation.md by @Ileriayo in #703
- chore(deps): bump github.com/argoproj/argo-cd/v2 from 2.8.4 to 2.8.17 by @dependabot in #713
- chore(deps): bump golang.org/x/net from 0.19.0 to 0.23.0 by @dependabot in #715
- Update images.md by @4TT1L4 in #677
- chore(deps): bump pygments from 2.7.4 to 2.15.0 in /docs by @dependabot in #595
- chore(deps): bump github.com/go-jose/go-jose/v3 from 3.0.1 to 3.0.3 by @dependabot in #685
- chore(deps): bump github.com/argoproj/argo-cd/v2 from 2.8.17 to 2.8.19 by @dependabot in #718
- fix: downgrade alpine version, while aws cli is not available in 3.20 by @pasha-codefresh in #721
- chore(deps): Upgrade argo-cd to v2.11.2 and bump Go to 1.22 by @jannfis in #724
- fix: invalid memory address due to store is nil in gitcreds.go by @pasha-codefresh in #723
- chore(deps): Pull in Git client changes from Argo CD v2.11.2 by @jannfis in #726
- Remove repeated git command by @ariefwt in #729
- fix: set default ImageAlias for Helm app type using helmvalues git write-back method by @askhari in #725
- fix: Pass AppNamespace to UpdateSpec api call by @mwijngaard in #687
- chore: fix checking for the existence of TARGET_TAG by @chengfang in #741
- create github actions workflow init-release.yaml for preparing release by @chengfang in #740
- chore: adding test coverage for NewClientMetrics & NewEndpointMetrics by @zhaque44 in #743
- chore(misc): Adapt owners, add codeowners by @jannfis in #746
- build(test): Update Codecov integration by @jannfis in #745
- fix: Make Git credentials work again by @jannfis in #737
- chore: adding tests for ask_pass cmd by @zhaque44 in #749
- chore(deps): bump jinja2 from 3.0.3 to 3.1.4 in /docs by @dependabot in #714
- chore(deps): bump github.com/cloudflare/circl from 1.3.3 to 1.3.7 by @dependabot in #664
- Added support for ssh signed commits and completed gpg signed commit work by @dlactin in #710
- Fix issue regarding volume added in #710 by @subigre in #750
- fix: fixed path for ssh signing key, error mounting in another volume by @dlactin in #753
- Fix/helm values wbc by @askhari in #748
- fix: pass through git store to git creds by @benfuu in #756
- chore(deps): bump github.com/hashicorp/go-retryablehttp from 0.7.4 to 0.7.7 by @dependabot in #760
- Update update.md: Fix broken links by @Ileriayo in #758
- Documentation: ArgoCD apps in any namespace incompatibility by @seanmorton in #541
- 🧪 adds manifest tests by @bpsoos in #761
- Create directory automatically by @jnovick in #680
- add unit tests for cmd/main.go and cmd/run.go by @chengfang in #764
- fix: add check for the optional ref.Platform field to avoid nil pointer in TagInfoFromReferences by @chengfang in #759
- chore(tests): add unit tests for cmd/template.go, cmd/util.go and cmd/version.go by @Mangaal in #765
- chore(tests): add unit tests for cmd/test.go by @chengfang in #766
- fix: Fix write-back commits by @jannfis in #767
- tests: add unit tests for pkg/options.go and pkg/metrics.go by @chengfang in #768
New Contributors
- @Ileriayo made their first contribution in #703
- @4TT1L4 made their first contribution in #677
- @pasha-codefresh made their first contribution in #721
- @ariefwt made their first contribution in #729
- @mwijngaard made their first contribution in #687
- @chengfang made their first contribution in #741
- @zhaque44 made their first contribution in #743
- @subigre made their first contribution in #750
- @benfuu made their first contribution in #756
- @seanmorton made their first contribution in #541
- @bpsoos made their first contribution in #761
- @jnovick made their first contribution in #680
- @Mangaal made their first contribution in #765
Full Changelog: v0.13.0...v0.14.0