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
/
manifests
/
base
Age
Commit message (
Expand
)
Author
2024-11-04
fix: log level for library from argocd (#913)
Dong Wang
2024-10-14
k8sClient get resources across all namespaces (#601) (#854)
Jort Koopmans
2024-09-11
fix: missing namespace on clusterrolebinding in install manifests (#860)
Cheng Fang
2024-09-05
feat: Sync namespace for Event to the Application namespace (#847) (#848)
Jort Koopmans
2024-06-21
fix: fixed path for ssh signing key, error mounting in another volume (#753)
Dustin Lactin
2024-06-19
Fix issue regarding volume added in #710 (#750)
Renaud Subiger
2024-06-18
feat: Support for signing commits with gpg and ssh (#710)
Dustin Lactin
2023-08-15
fix: tighten securityContext to comply with restricted PSS (#600)
Takeo Sawada
2023-07-09
ci: Fix codegen and update kustomize to post-2.0 (#590)
jannfis
2023-07-05
fix: git zombie processes left behind after periodic image updater runs (#584)
Daniel Mavis
2022-03-12
feat: Add configMap to allow define parameters for SSH client (#373)
Marcio
2022-01-23
fix(manifests): set deployment strategy to recreate to prevent concurrent rep...
Nick
2022-01-07
chore: Move container images to quay.io (#336)
jannfis
2021-06-11
feat(manifests): add ssh volume mounts and volume (#212)
spoukke
2021-04-14
feat: Allow setting custom Git commit messages (#193)
jannfis
2021-03-26
feat: #164 Send events on image change (#167)
Miguel Ángel García
2021-01-31
feat: Allow setting Git user and e-mail for commits (#153)
jannfis
2021-01-26
refactor: make argocd-image-updater-config volume mapping optional (#145)
Alexander Matyushentsev
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
2020-09-26
feat: Allow setting log level from configmap (and environment) (#100)
jannfis
2020-08-24
Secrets (#68)
Michael Goodness
2020-08-18
fix: Use Kustomize v2 for manifest generation to support kubectl apply -k (#62)
jannfis
2020-08-07
enhancement: Provide new "run" and "version" commands to the CLI (#14)
jannfis
2020-08-05
Define more ArgoCD environment variables
jannfis
2020-08-05
Mount registries.conf to /app/config/registries.conf in pod
jannfis
2020-08-04
Fix namespace for Kustomize image spec
jannfis
2020-08-04
Fix Docker image namespace
jannfis
2020-08-04
Initial commit
jannfis