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
/
argocd_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-11-08
fix: #896 App of apps being overwritten by image-updater (#918)
Cheng Fang
2024-10-14
k8sClient get resources across all namespaces (#601) (#854)
Jort Koopmans
2024-08-13
feat!: Filter labels on the server instead of client to allow more label filt...
jnovick
2024-07-10
feat: Support other namespaces than argocd in AIU (#763)
sribiere-jellysmack
2024-05-29
fix: getHelmParamNamesFromAnnotation should take info from container image fo...
Pasha Kostohrys
2024-05-27
add: GetImagesAndAliasesFromApplication to retrieve images with aliases
David Vidal Villamide
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
2022-01-24
feat: support filtering apps by label in CLI (#368)
Jaideep Raghunath Rao
2021-12-16
fix: assume kustomize application type if write back target is configured (#309)
noah
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-04-26
fix : Images not updated if registry or repository is different with same ver...
noah
2021-04-13
feat: allow image updates to be forced if container not present #181 (#189)
noah
2021-01-25
feat: support managing Application CRD using K8S client (#140) (#144)
Alexander Matyushentsev
2020-09-22
fix: Application spec updates should be atomic (#86)
jannfis
2020-08-19
feat: Allow filtering by application name (#66)
jannfis
2020-08-12
refactor: Make ArgoCD client mockable and add unit tests (#44)
jannfis
2020-08-06
refactor: Refactor few more methods and add more unit tests (#10)
jannfis
2020-08-04
Initial commit
jannfis