index
:
argocd-image-updater.git
master
Unnamed repository; edit this file 'description' to name the repository.
Mike Vink
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
pkg
Age
Commit message (
Expand
)
Author
2021-10-25
fix: add basic authentication handler (#281)
noah
2021-10-21
fix: use kyaml to preserve kustomization (#274)
noah
2021-10-20
fix: use distribution to parse references (#275)
noah
2021-10-19
fix: Correct client ping endpoint (#278)
Ole Mathias Aa. Heggem
2021-10-08
fix: Allow insecure registry access (#272)
jannfis
2021-10-05
chore: Fix unit test (#269)
jannfis
2021-10-04
chore: Test successful update two images (#264)
Zhong, Ming-Xun
2021-10-04
fix: multiple image with alias (#266)
Zhong, Ming-Xun
2021-09-17
feat: Support OCI repositories by using distribution/v3 (#249)
Mercier Ludovic
2021-09-12
fix: Get tags from correct registry/image with a different kustomize image (#...
jannfis
2021-09-09
fix: modify SetKustomizeImage logic when use alias-image (#251)
Yuta Nishimori
2021-08-02
chore: Upgrade Argo CD dependencies to v2.0.5 (#230)
jannfis
2021-06-18
fix: Don't return original tag if no tag was considered (#219)
jannfis
2021-06-15
fix: Fix a possible race condition in metadata retrieval (#215)
jannfis
2021-05-11
feat: allow write-back to actual kustomization files (#200)
noah
2021-05-04
fix: Correctly marshal non-updated images (#203)
jannfis
2021-04-26
fix: Add suffix check for docker registry (#195) (#197)
MichaelKo
2021-04-26
fix : Images not updated if registry or repository is different with same ver...
noah
2021-04-15
fix: Correctly consider image with force-update set and semver strategy (#192)
noah
2021-04-14
feat: Allow setting custom Git commit messages (#193)
jannfis
2021-04-13
feat: allow image updates to be forced if container not present #181 (#189)
noah
2021-04-01
fix: Prevent nil pointer deref on emtpy tag with running image (#182)
jannfis
2021-03-29
feat: Introduce update strategy 'digest' (#176)
jannfis
2021-03-29
fix: Prevent concurrent updates to git repositories (#177)
Bartosz Sławianowski
2021-03-27
Multiple tags on the same image return same order (#173)
Miguel Ángel García
2021-03-26
feat: #164 Send events on image change (#167)
Miguel Ángel García
2021-03-25
fix: Prevent update loop with git write-back (#171)
jannfis
2021-03-10
fix: Use dedicated HTTP muxers for health and metrics endpoints (#162)
jannfis
2021-01-31
feat: Allow setting Git user and e-mail for commits (#153)
jannfis
2021-01-30
feat: Resolve symrefs to allow them as targetRevision for write back (#151)
jannfis
2021-01-25
feat: support managing Application CRD using K8S client (#140) (#144)
Alexander Matyushentsev
2021-01-22
feat: Allow reuse of Argo CD repo credentials (#141)
Alexander Matyushentsev
2021-01-22
fix: run 'git add' for create files before pushing back (#143)
Alexander Matyushentsev
2020-12-30
refactor: Rename package client to kube (#135)
jannfis
2020-12-20
feat: Git write-back of parameters (#133)
jannfis
2020-12-05
fix: Prevent nil pointer dereference in image creds (#126)
jannfis
2020-12-04
feat: Support for expiring credentials (#124)
jannfis
2020-12-04
feat: Export Prometheus compatible metrics (#123)
jannfis
2020-11-23
feat: Support for getting pull creds from external scripts (#121)
jannfis
2020-11-23
refactor: Better integration of rate limiter (#120)
jannfis
2020-11-23
fix: Provide sane rate limiter defaults (#119)
jannfis
2020-11-22
feat: Implement rate limiter and metadata parallelism (#118)
jannfis
2020-11-22
fix: Correctly apply ignore list when matchfunc is not set (#116)
jannfis
2020-11-22
feat: Get tag creation date also from v2 manifest schemas (#115)
jannfis
2020-09-27
chore: Externalize version & build information (#104)
jannfis
2020-09-27
refactor: Introduce allow-tags and deprecate tag-match annotation (#103)
jannfis
2020-09-27
chore: Add some more unit tests (#102)
jannfis
2020-09-27
feat: Allow ignoring set of tags (#101)
jannfis
2020-09-26
fix: Correctly parse & use pull secret entries without protocol (#99)
jannfis
2020-09-25
feat: Support for GitHub Container Registry (ghcr.io) (#96)
jannfis
[prev]
[next]