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
/
argocd
/
update_test.go
Age
Commit message (
Expand
)
Author
2025-01-14
Replace common constant references (#1011)
HEAD
master
Ishita Sequeira
2025-01-14
chore: separate Argo specific constants from registry-scanner constants (#1010)
Ishita Sequeira
2025-01-07
Move references for kube, image, registry to registry-scanner (#998)
Ishita Sequeira
2024-12-16
Update references of pkg/tag pkg/log pkg/options to use modules from registry...
Ishita Sequeira
2024-11-08
fix: delay setting git.username and git.email config till commit time (#912)
Cheng Fang
2024-10-18
fix: Git write back to helm values is incorrect during the first pass and cor...
Cheng Fang
2024-09-10
tests: add tests for github app credentials (#862)
Cheng Fang
2024-09-06
fix: failed to process a full image-spec annotation with git writeback to hel...
Cheng Fang
2024-08-30
fix: Multiple aliases for the same image only 1 parameter is updated (#846)
Cheng Fang
2024-08-29
Allow setting new value in Helm values file (#838)
jnovick
2024-08-13
feat: Use shallow clone to speed up performance (#830)
jnovick
2024-08-07
tests: Add unit tests for pkg/argocd (#818)
Ishita Sequeira
2024-07-18
Fix updates to multiple images when using helm values file (#790)
Lyupcho Kotev
2024-07-12
chore(lint): Enable spelling linter (#773)
Jann Fischer
2024-07-10
feat: Support other namespaces than argocd in AIU (#763)
sribiere-jellysmack
2024-06-23
Fix/helm values wbc (#748)
David Vidal Villamide
2024-06-14
fix: Make Git credentials work again (#737)
Jann Fischer
2024-06-07
fix: Pass AppNamespace to UpdateSpec api call (#687)
Merijn Wijngaard
2024-05-27
chore(deps): Pull in Git client changes from Argo CD v2.11.2
jannfis
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-09-21
fix: Add support for ocischema.DeserializedImageIndex manifest type (#618)
Jesse Bye
2023-08-15
feat: Add possibility to specify write-back GIT repository as annotation (#424)
Florin Hillebrand
2023-08-10
chore(deps): upgrade dependencies for fix vulnerabilities (#599)
MichaelKo
2023-07-30
chore: Update to newer argocd version for better API compatibility (#594)
Jesse Bye
2023-07-09
feat: Respect original parameter overrides with git write-back (#573)
KS. Yim
2022-11-15
fix: update application config sample & replace the deprecated ioutil pkg (#492)
YTCai
2022-03-13
chore: Bump docker distribution v2 (#395)
jannfis
2022-02-23
Checkout after creating a new branch (#384)
katainaka
2022-01-29
feat: Support app-wide update-strategy annotations (#338)
Jan Pieper
2022-01-27
feat: Automatic inferring of registry from image prefix (#369)
jannfis
2022-01-07
feat: add ability to specify a different write and base branch (#304)
Nick
2021-10-26
chore: Update and refactor Git client (#283)
jannfis
2021-10-21
fix: use kyaml to preserve kustomization (#274)
noah
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-08-02
chore: Upgrade Argo CD dependencies to v2.0.5 (#230)
jannfis
2021-05-11
feat: allow write-back to actual kustomization files (#200)
noah
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-01
fix: Prevent nil pointer deref on emtpy tag with running image (#182)
jannfis
2021-03-29
fix: Prevent concurrent updates to git repositories (#177)
Bartosz Sławianowski
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-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
[next]