fix: Update diagram to correctly reflect Flux operations
Build latest image / build-container (push) Successful in 51s

This commit is contained in:
2025-04-07 18:57:12 +02:00
parent 1213be7c30
commit b2fd7a4c81
+2 -1
View File
@@ -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™️