Skip to content
This repository was archived by the owner on Sep 18, 2025. It is now read-only.
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 16 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,19 @@
> ⚠️ Kargo Render is no longer maintained.
>
> Kargo Render was extracted from [Kargo](https://github.com/akuity/kargo)
> when it was a younger project in order to make parts of it having to do with
> the well-proven rendered branches pattern more immediately accessible, without
> requiring users to buy into a larger body of more experimental concepts. Since
> that time, Kargo has matured significantly, and since prior to its GA release,
> its robust support for the rendered branches pattern no longer relies on Kargo
> Render. At this time, Kargo's maintainers are confident that anything that
> could be done with Kargo Render can now be done better by Kargo itself.
>
> If you are among those who found Kargo Render to be useful, we invite you to
> now consider using [Kargo](https://github.com/akuity/kargo) instead.

---

# Kargo Render -- Rendered Branches Utility

![CI](https://github.com/akuity/kargo-render/actions/workflows/ci.yaml/badge.svg)
Expand Down
Loading