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