diff --git a/content/en/docs/concepts/staged-update.md b/content/en/docs/concepts/staged-update.md index d1623aa2..62eb8ac7 100644 --- a/content/en/docs/concepts/staged-update.md +++ b/content/en/docs/concepts/staged-update.md @@ -38,7 +38,7 @@ Kubefleet provides staged update capabilities at two different scopes to address This dual approach enables fleet administrators to maintain oversight of infrastructure-level changes while empowering application teams with autonomous control over their specific workloads. -![](/images/en/docs/concepts/staged-update/updaterun.jpg) +![](/images/en/docs/concepts/staged-update/UpdateRunDiagram.jpg) ## Overview diff --git a/static/images/en/docs/concepts/staged-update/UpdateRunDiagram.jpg b/static/images/en/docs/concepts/staged-update/UpdateRunDiagram.jpg new file mode 100644 index 00000000..955e679e Binary files /dev/null and b/static/images/en/docs/concepts/staged-update/UpdateRunDiagram.jpg differ diff --git a/static/images/en/docs/concepts/staged-update/updaterun.jpg b/static/images/en/docs/concepts/staged-update/updaterun.jpg deleted file mode 100644 index 3765afef..00000000 Binary files a/static/images/en/docs/concepts/staged-update/updaterun.jpg and /dev/null differ