Skip to content

Commit c4481d6

Browse files
committed
replace animated gif in README
1 parent 5178033 commit c4481d6

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,12 @@
1414

1515
Kubero [pronounced: Kube Hero] is a self-hosted PaaS (Platform as a Service) that allows any developer to deploy their application on Kubernetes without specialized knowledge. Kubero follows the principles of 12-factor apps. It is possible to run apps based on existing containers or from source code.
1616

17-
![](https://raw.githubusercontent.com/kubero-dev/docs/refs/heads/main/static/assets/screenshots/createapp.gif)
17+
<div align="center">
18+
<a href="https://www.kubero.dev/docs/screenshots" target="_blank"><img src="https://www.kubero.dev/assets/images/pipeline-list-a693ac0c7dc36ec9fa42100e8908577c.png" alt="Create App Screenshot 1" width="220" style="margin:8px; border-radius:8px;" /></a>
19+
<a href="https://www.kubero.dev/docs/screenshots" target="_blank"><img src="https://www.kubero.dev/assets/images/app-overview-56c193140fd4f5acd9d8d242da15129b.png" alt="Create App Screenshot 2" width="220" style="margin:8px; border-radius:8px;" /></a>
20+
<a href="https://www.kubero.dev/docs/screenshots" target="_blank"><img src="https://www.kubero.dev/assets/images/app-metrics-762b0a7f53e9b3f926bc1c2cc8e33fd8.png" alt="Create App Screenshot 3" width="220" style="margin:8px; border-radius:8px;" /></a>
21+
<a href="https://www.kubero.dev/docs/screenshots" target="_blank"><img src="https://www.kubero.dev/assets/images/app-vulnerabilities-49af1cf7933071f3cc680ab4737249e2.png" alt="Create App Screenshot 4" width="220" style="margin:8px; border-radius:8px;" /></a>
22+
</div>
1823

1924
More [Screenshots](https://www.kubero.dev/docs/screenshots) and a full video on
2025
[YouTube](https://www.youtube.com/watch?v=kmqhddc6UlI)

0 commit comments

Comments
 (0)