| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| akuity-kargo_v1_9_12.spdx.json | 2026-09-03 | 1.5 MB | |
| kargo-cli.intoto.jsonl | 2026-09-03 | 27.2 kB | |
| kargo-darwin-arm64 | 2026-09-03 | 109.6 MB | |
| kargo-darwin-amd64 | 2026-09-03 | 113.5 MB | |
| kargo-windows-arm64.exe | 2026-09-03 | 107.1 MB | |
| kargo-linux-arm64 | 2026-09-03 | 107.2 MB | |
| kargo-windows-amd64.exe | 2026-09-03 | 112.7 MB | |
| kargo-linux-amd64 | 2026-09-03 | 112.0 MB | |
| README.md | 2026-09-03 | 2.3 kB | |
| v1.9.12 source code.tar.gz | 2026-09-03 | 34.7 MB | |
| v1.9.12 source code.zip | 2026-09-03 | 36.1 MB | |
| Totals: 11 Items | 734.4 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/6928
- chore(deps): bump curlimages/curl from 8.18.0 to 8.21.0 by @dependabot[bot] in https://github.com/akuity/kargo/pull/6980
- chore(deps): bump google.golang.org/grpc to v1.82.1 by @krancour in https://github.com/akuity/kargo/pull/6932
- chore(deps): bump pnpm/action-setup from 4.2.0 to 4.4.0 by @dependabot[bot] in https://github.com/akuity/kargo/pull/6956
- chore(deps): bump actions/checkout from 6.0.1 to 6.1.0 by @dependabot[bot] in https://github.com/akuity/kargo/pull/6949
- chore(deps): bump svenstaro/upload-release-action from 2.11.3 to 2.11.5 by @dependabot[bot] in https://github.com/akuity/kargo/pull/6951
- chore(deps): bump actions/stale from 10.1.1 to 10.4.0 by @dependabot[bot] in https://github.com/akuity/kargo/pull/6947
- chore(deps): bump codecov/codecov-action from 5.5.2 to 5.5.5 by @dependabot[bot] in https://github.com/akuity/kargo/pull/6941
- chore(deps): bump library/node from 24.12.0 to 24.20.0 by @dependabot[bot] in https://github.com/akuity/kargo/pull/6979
- chore(deps): bump docker/login-action from 3.6.0 to 3.7.0 by @dependabot[bot] in https://github.com/akuity/kargo/pull/7015
- chore(deps): bump anchore/sbom-action from 0.21.1 to 0.24.2 by @dependabot[bot] in https://github.com/akuity/kargo/pull/7016
- chore(deps): bump actions/cache from 5.0.2 to 5.1.0 by @dependabot[bot] in https://github.com/akuity/kargo/pull/7017
- chore(deps): bump korthout/backport-action from 4.0.1 to 4.6.0 by @dependabot[bot] in https://github.com/akuity/kargo/pull/7018
- chore(deps): bump sigstore/cosign-installer from 4.0.0 to 4.1.2 by @dependabot[bot] in https://github.com/akuity/kargo/pull/7021
- chore: document how Go versions are selected for builds and CI by @krancour in https://github.com/akuity/kargo/pull/7008
- chore(backport release-1.9): fix(Dockerfile): Fixes the dockerfile build for Helm by @akuitybot in https://github.com/akuity/kargo/pull/7064
Full Changelog: https://github.com/akuity/kargo/compare/v1.9.11...v1.9.12