Kargo is a next-generation continuous delivery and application lifecycle
orchestration platform for Kubernetes. It builds upon GitOps principles and
integrates with existing technologies, like Argo CD, to streamline and automate
the progressive rollout of changes across the many stages of an application's
lifecycle.
Provides
Requires
License
Apache-2.0
Changelog
* Wed Jan 28 2026 Johannes Kastl <opensuse_buildservice@ojkastl.de>
- Update to version 1.8.8:
no CLI-related changes or dependency updates
v1.8.8 is a minor bugfix PR to fix an issue where cluster secrets
did not get the kargo.akuity.io/cred-type applied when creating
them via the API
* Tue Jan 27 2026 Johannes Kastl <opensuse_buildservice@ojkastl.de>
- Update to version 1.8.7:
no CLI-related changes or dependency updates
* Mon Jan 19 2026 Johannes Kastl <opensuse_buildservice@ojkastl.de>
- Update to version 1.8.6:
This release contains no code changes compared to v1.8.5. It has
been retagged to address CI pipeline issues in the release
process.
- Update to version 1.8.5:
* chore(backport release-1.8): chore(deps): bump
github.com/expr-lang/expr from 1.17.6 to 1.17.7 (#5515)
* chore(backport release-1.8): chore: port conflict for
development clusters (#5493)
* chore(backport release-1.8): docs: update CLI auth callback URL
to use HTTP (#5441)
* Wed Nov 26 2025 Johannes Kastl <opensuse_buildservice@ojkastl.de>
- Update to version 1.8.4:
no CLI-related changes
* chore(backport release-1.8): chore(deps): bump the go-patch
group with 11 updates (#5398)
* chore(backport release-1.8): chore(deps/api): bump the go-patch
group in /api with 3 updates (#5397)
* chore(backport release-1.8): chore(deps): bump golang from
1.25.3-trixie to 1.25.4-trixie (#5371)
* chore(backport release-1.8): chore(deps): bump the go-patch
group with 6 updates (#5370)
* chore(backport release-1.8): chore(deps): bump
github.com/containerd/containerd from 1.7.28 to 1.7.29 (#5360)
* chore(backport release-1.8): fix(test): increase time duration
app last operation completion test (#5338)
* Tue Nov 04 2025 Johannes Kastl <opensuse_buildservice@ojkastl.de>
- Update to version 1.8.3:
no CLI-related changes
* chore(backport release-1.8): chore(deps): bump the go-patch group with 7 updates (#5333)
* Wed Oct 29 2025 Johannes Kastl <opensuse_buildservice@ojkastl.de>
- Update to version 1.8.2 (1.8.1 was not released):
no CLI-related changes
* chore(backport release-1.8): chore(deps): bump the go-patch
group with 6 updates (#5291)
* chore(backport release-1.8): docs: architecture/topology docs
(#5260)
* Tue Oct 21 2025 Johannes Kastl <opensuse_buildservice@ojkastl.de>
- Update to version 1.8.0:
https://github.com/akuity/kargo/releases/tag/v1.8.0
List of noteworthy features is in the release notes
* Breaking Changes
- The format of logs emitted by Kargo components has changed
slightly.
* CLI-related changes
- fix(cli): replace lib bacongobbler/browser by pkg/browser to
fix issue on windows cli (#4903)
* Dependencies
- chore(deps): bump golang from 1.25.2-trixie to 1.25.3-trixie
(#5256)
- chore(deps): bump the go-patch group across 1 directory with
5 updates (#5123)
- chore(deps/api): bump connectrpc.com/connect from 1.18.1 to
1.19.0 in /api in the go-minor group (#5119)
- chore(deps/tools): bump github.com/golangci/golangci-lint/v2
from 2.4.0 to 2.5.0 in /hack/tools in the go-minor group
(#5118)
- chore(deps): bump library/node from 24.7.0 to 24.9.0 (#5116)
- chore(deps): bump actions/cache from 4.2.4 to 4.3.0 (#5117)
- chore(deps): bump the go-minor group with 5 updates (#5121)
- chore(deps): bump the go-patch group across 1 directory with
4 updates (#5085)
- chore(deps/pkg): bump sigs.k8s.io/controller-runtime from
0.22.0 to 0.22.1 in /pkg in the go-patch group (#5083)
- chore(deps): bump gitlab.com/gitlab-org/api/client-go from
0.144.1 to 0.146.0 (#5081)
- chore(deps/tools): bump github.com/bufbuild/buf from 1.57.0
to 1.57.2 in /hack/tools in the go-patch group (#5082)
- chore(deps/api):