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
/
.github
/
actions
Age
Commit message (
Expand
)
Author
2024-06-18
feat: Support for signing commits with gpg and ssh (#710)
Dustin Lactin
2023-12-07
feat: add support for separate GitHub app credentials (#649)
Dustin Lactin
2023-12-04
feat: multisource support (#636)
David Vidal Villamide
2023-07-30
chore: Update to newer argocd version for better API compatibility (#594)
Jesse Bye
2023-07-05
chore: Fix spell checking config (#577)
satoru
2022-11-18
chore: Add words to dictionary (#499)
jannfis
2022-03-25
docs: Add security policy (#408)
jannfis
2022-03-13
docs: Refactor docs (#398)
jannfis
2022-02-23
docs: Expect some more things in spelling (#385)
jannfis
2022-01-19
chore: Add initial e2e test infrastructure (#358)
jannfis
2022-01-10
chore: Multi-arch distribution (#339)
jannfis
2021-08-14
chore: New extract-binary target for easy extraction of binary (#234)
jannfis
2021-08-02
docs: Use versioned installation manifests in install docs (#233)
jannfis
2021-08-02
docs: Mention support channels and some fixes (#232)
jannfis
2021-05-11
feat: allow write-back to actual kustomization files (#200)
noah
2021-03-30
docs: Update strategy docs (#178)
jannfis
2021-03-29
feat: Introduce update strategy 'digest' (#176)
jannfis
2021-01-31
feat: Allow setting Git user and e-mail for commits (#153)
jannfis
2021-01-30
chore: Don't run spell checker on Dockerfile (#150)
jannfis
2021-01-22
feat: Allow reuse of Argo CD repo credentials (#141)
Alexander Matyushentsev
2020-12-20
docs: Improve documentation (#134)
jannfis
2020-12-20
feat: Git write-back of parameters (#133)
jannfis
2020-12-06
chore: add some release creation scripts (#131)
jannfis
2020-12-06
chore: Release 0.8.0 (#130)
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-22
feat: Implement rate limiter and metadata parallelism (#118)
jannfis
2020-11-22
feat: Get tag creation date also from v2 manifest schemas (#115)
jannfis
2020-09-28
chore: Release v0.7.0 (#105)
jannfis
2020-09-27
chore: Externalize version & build information (#104)
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
2020-09-24
feat: Allow configuration of default namespace for registries (#91)
jannfis
2020-08-25
chore: Add some more unit tests around versions (#73)
jannfis
2020-08-24
chore: Regenerate installation manifests (#70)
jannfis
2020-08-19
docs: Update Changelog and also document command line usage (#67)
jannfis
2020-08-19
feat: Allow filtering by application name (#66)
jannfis
2020-08-15
feat: Support for GitHub Docker Registry (#55)
jannfis
2020-08-13
feat: Enable unique pull secrets per image (#52)
jannfis
2020-08-13
docs: Update docs to include new tag filter feature (#50)
jannfis
2020-08-12
refactor: Move update logic to argocd package and provide more tests (#45)
jannfis
2020-08-12
refactor: Make ArgoCD client mockable and add unit tests (#44)
jannfis
2020-08-12
refactor: Give env methods their own package (#43)
jannfis
2020-08-11
chore: Also check spelling on PRs (#41)
jannfis
2020-08-11
chore: Add check-spelling/check-spelling (#39)
Josh Soref