summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-09-09fix: modify SetKustomizeImage logic when use alias-image (#251)Yuta Nishimori
2021-08-20docs: kustomize.image_name -> kustomize.image-name (#241)Roberto Rivera
2021-08-16feat: Provide aws-cli in container image (#238)jannfis
2021-08-14chore: New extract-binary target for easy extraction of binary (#234)jannfis
2021-08-02docs: Use versioned installation manifests in install docs (#233)jannfis
2021-08-02docs: Mention support channels and some fixes (#232)jannfis
2021-08-02chore: Fix readthedocs builds (#231)jannfis
2021-08-02chore: Upgrade Argo CD dependencies to v2.0.5 (#230)jannfis
2021-08-02chore: Upgrade Go to v1.16.5 (#229)jannfis
2021-07-06Update start.md (#225)Joe Bowbeer
2021-06-18fix: Don't return original tag if no tag was considered (#219)jannfis
2021-06-15fix: Fix a possible race condition in metadata retrieval (#215)jannfis
2021-06-11fix: git client branch function (#213)huhu
2021-06-11feat(manifests): add ssh volume mounts and volume (#212)spoukke
2021-05-11feat: allow write-back to actual kustomization files (#200)noah
2021-05-04fix: Correctly marshal non-updated images (#203)jannfis
2021-05-03docs: fix document (#201)kanata
2021-04-26fix: Add suffix check for docker registry (#195) (#197)MichaelKo
2021-04-26fix : Images not updated if registry or repository is different with same ver...noah
2021-04-15fix: Correctly consider image with force-update set and semver strategy (#192)noah
2021-04-14feat: Allow setting custom Git commit messages (#193)jannfis
2021-04-13docs: Clarify how to override kustomize image names (#191)jannfis
2021-04-13feat: allow image updates to be forced if container not present #181 (#189)noah
2021-04-01fix: Prevent nil pointer deref on emtpy tag with running image (#182)jannfis
2021-03-30docs: Update strategy docs (#178)jannfis
2021-03-29feat: Introduce update strategy 'digest' (#176)jannfis
2021-03-29fix: Prevent concurrent updates to git repositories (#177)Bartosz Sławianowski
2021-03-27Multiple tags on the same image return same order (#173)Miguel Ángel García
2021-03-26feat: #164 Send events on image change (#167)Miguel Ángel García
2021-03-25fix: Prevent update loop with git write-back (#171)jannfis
2021-03-20docs: Update documentation regarding Git write-back (#166)jannfis
2021-03-19chore: Add openssh-client to container image (#165)jannfis
2021-03-10fix: Use dedicated HTTP muxers for health and metrics endpoints (#162)jannfis
2021-01-31fix: add missing git-ask-pass.sh to support password auth (#154)Alexander Matyushentsev
2021-01-31feat: Allow setting Git user and e-mail for commits (#153)jannfis
2021-01-31docs: Update CHANGELOG to reflect latest changes (#152)jannfis
2021-01-30feat: Resolve symrefs to allow them as targetRevision for write back (#151)jannfis
2021-01-30chore: Don't run spell checker on Dockerfile (#150)jannfis
2021-01-30fix: install missing git binary (#148)Alexander Matyushentsev
2021-01-27docs: Reflect current status in README and docs (#146)jannfis
2021-01-26refactor: make argocd-image-updater-config volume mapping optional (#145)Alexander Matyushentsev
2021-01-25feat: support managing Application CRD using K8S client (#140) (#144)Alexander Matyushentsev
2021-01-22feat: Allow reuse of Argo CD repo credentials (#141)Alexander Matyushentsev
2021-01-22fix: run 'git add' for create files before pushing back (#143)Alexander Matyushentsev
2020-12-30refactor: Rename package client to kube (#135)jannfis
2020-12-20docs: Improve documentation (#134)jannfis
2020-12-20feat: Git write-back of parameters (#133)jannfis
2020-12-06chore: add some release creation scripts (#131)jannfis
2020-12-06chore: Release 0.8.0 (#130)jannfis
2020-12-06docs: Warning about latest update strategy with Docker Hub (#129)jannfis