argocd-helm/charts
sibucan 7a17fc2dc9
fix(argo-cd): Add checksum for CMP ConfigMap in repo-server Pod annotations (#2275)
Add checksum for CMP ConfigMap in repo-server

This helm chart defines the plugins as ConfigMaps -- according to the docs, when the CM is modified, the repo-server Pod must be restarted to have the sidecars pick up the latest changes:

https://argo-cd.readthedocs.io/en/stable/operator-manual/config-management-plugins/#debugging-a-cmp

The changes in this helm chart allow for a checksum to be calculated from the ConfigMap and added as a Pod annotation so whenever the CM values are modified, the Pod is restarted automatically.

Signed-off-by: sibucan <luis.ramirez.rivera92@gmail.com>
2023-09-19 10:01:42 +01:00
..
argo-cd fix(argo-cd): Add checksum for CMP ConfigMap in repo-server Pod annotations (#2275) 2023-09-19 10:01:42 +01:00
argo-events chore(argo-events): Upgrade argo-events to 1.8.1 (#2247) 2023-09-04 10:15:15 +09:00
argo-rollouts chore(argo-rollouts): Upgrade Argo Rollouts to v1.6.0 (#2252) 2023-09-07 07:23:20 -05:00
argo-workflows docs(argo-workflows): add an HA section (#2183) 2023-09-10 10:57:17 +09:00
argocd-apps fix(argocd-apps): fix indent of syncOptions (#2181) 2023-07-23 05:25:51 +01:00
argocd-image-updater feat(argocd-image-updater): Introduce chart signing (#2046) 2023-05-10 18:46:04 +02:00