Introduce Renovatebot #22

Open
opened 2023-08-26 06:05:31 +00:00 by lauri · 4 comments
Owner
https://github.com/renovatebot/renovate
Owner
https://argocd-image-updater.readthedocs.io/en/stable/
Owner

argocd-image-updater deployed. It currently supports only Kustomize and Helm (assuming it is seen in Argo as Helm), no raw grep+sed.

I advocate for standardizing on both (preferring Kustomize) #59.

To enable a repo for auto-updating (ft. rollbacks and git write-back 'upstreaming'), add to argocd/applications/<app>.yml:

metadata:
  annotations:
    argocd-image-updater.argoproj.io/image-list: my/image:^2 # 2.*.*
    argocd-image-updater.argoproj.io/write-back-method: git # once it can be set globally, will be set globally
`argocd-image-updater` deployed. It currently supports only Kustomize and Helm (assuming it is seen in Argo as Helm), no raw grep+sed. I advocate for standardizing on both (preferring Kustomize) https://git.k-space.ee/k-space/kube/issues/59. To enable a repo for auto-updating (ft. rollbacks and git write-back 'upstreaming'), add to `argocd/applications/<app>.yml`: ``` metadata: annotations: argocd-image-updater.argoproj.io/image-list: my/image:^2 # 2.*.* argocd-image-updater.argoproj.io/write-back-method: git # once it can be set globally, will be set globally ```
Owner

Deployed, but needs annotations/impl to actually be useful.

Deployed, but needs annotations/impl to actually be useful.
rasmus reopened this issue 2025-07-09 10:55:57 +00:00
rasmus added this to the Argospaces milestone 2025-07-09 10:56:03 +00:00
rasmus added the upkeep label 2025-08-15 03:42:38 +00:00
rasmus added the
bounty
5€
label 2025-11-05 20:08:55 +00:00
Owner

Bounty assumes #122 is completed first, and the system actually updates (and commits to git).

Bounty assumes https://git.k-space.ee/k-space/kube/issues/122 is completed first, and the system actually updates (and commits to git).
rasmus added this to the k-space.ee/todo project 2025-11-05 20:10:26 +00:00
rasmus moved this to Unclassified issues with bounties in k-space.ee/todo on 2025-11-05 20:12:44 +00:00
rasmus moved this to Space in k-space.ee/todo on 2025-11-05 20:13:37 +00:00
Sign in to join this conversation.