diff --git a/content/_index.md b/content/_index.md index fddf7d3..d644113 100644 --- a/content/_index.md +++ b/content/_index.md @@ -24,7 +24,8 @@ graph LR Nicolai-->|"Takes notes (and typos) + commits"|Repo Repo-->|Triggers|Actions Actions-->|Builds image and pushes to|Registry - Kubernetes-->|Pulls latest image|Registry + Flux-->|Detects new image|Registry + Flux-->|Rolls out new image|Kubernetes ``` ## Changelog™️