mirror of
https://github.com/argoproj/argo-cd.git
synced 2026-03-31 05:48:47 +02:00
Since we serve the badge as an image using HTTP GET, cache systems (incl. GitHub's CDN - Fastly) like to cache the image thus the badge becomes stale rendering it useless. Adding the appropriate Cache-Control HTTP header we direct cache systems and web browsers not to cache the contents of the response.