| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| akuity-kargo_v1_10_12.spdx.json | 2026-09-03 | 1.4 MB | |
| kargo-cli.intoto.jsonl | 2026-09-03 | 26.5 kB | |
| kargo-darwin-arm64 | 2026-09-03 | 112.5 MB | |
| kargo-linux-arm64 | 2026-09-03 | 110.2 MB | |
| kargo-darwin-amd64 | 2026-09-03 | 116.6 MB | |
| kargo-windows-amd64.exe | 2026-09-03 | 115.7 MB | |
| kargo-linux-amd64 | 2026-09-03 | 115.0 MB | |
| kargo-windows-arm64.exe | 2026-09-03 | 109.9 MB | |
| README.md | 2026-09-03 | 1.7 kB | |
| v1.10.12 source code.tar.gz | 2026-09-03 | 35.3 MB | |
| v1.10.12 source code.zip | 2026-09-03 | 37.0 MB | |
| Totals: 11 Items | 753.6 MB | 0 | |
This patch release contains a fix for the helm build in the Dockerfile that caused an issue with any chart that had a kubeVersion constraint
What's Changed
- fix: restore grpc_health_probe to the image by @krancour in https://github.com/akuity/kargo/pull/6929
- chore(deps): bump google.golang.org/grpc to v1.82.1 by @krancour in https://github.com/akuity/kargo/pull/6931
- chore(deps): bump step-security/harden-runner from 2.16.1 to 2.21.0 by @dependabot[bot] in https://github.com/akuity/kargo/pull/6965
- chore(deps): bump aws-actions/configure-aws-credentials from 6.0.0 to 6.2.3 by @dependabot[bot] in https://github.com/akuity/kargo/pull/6954
- chore(deps): bump curlimages/curl from 8.18.0 to 8.21.0 by @dependabot[bot] in https://github.com/akuity/kargo/pull/6970
- chore(deps): bump docker/setup-qemu-action from 4.0.0 to 4.2.0 by @dependabot[bot] in https://github.com/akuity/kargo/pull/6943
- chore(deps): bump library/node from 24.12.0 to 24.20.0 by @dependabot[bot] in https://github.com/akuity/kargo/pull/6967
- chore(deps): bump sigstore/cosign-installer from 4.1.1 to 4.1.2 by @dependabot[bot] in https://github.com/akuity/kargo/pull/6937
- chore(deps): bump actions/upload-artifact from 7.0.0 to 7.0.1 by @dependabot[bot] in https://github.com/akuity/kargo/pull/6936
- chore: document how Go versions are selected for builds and CI by @krancour in https://github.com/akuity/kargo/pull/7009
- chore(backport release-1.10): fix(Dockerfile): Fixes the dockerfile build for Helm by @akuitybot in https://github.com/akuity/kargo/pull/7065
Full Changelog: https://github.com/akuity/kargo/compare/v1.10.11...v1.10.12