| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| akuity-kargo_v1_8_16.spdx.json | 2026-09-03 | 1.4 MB | |
| kargo-cli.intoto.jsonl | 2026-09-03 | 27.5 kB | |
| kargo-darwin-arm64 | 2026-09-03 | 99.5 MB | |
| kargo-darwin-amd64 | 2026-09-03 | 102.5 MB | |
| kargo-linux-arm64 | 2026-09-03 | 97.5 MB | |
| kargo-linux-amd64 | 2026-09-03 | 101.2 MB | |
| kargo-windows-amd64.exe | 2026-09-03 | 102.0 MB | |
| kargo-windows-arm64.exe | 2026-09-03 | 97.5 MB | |
| README.md | 2026-09-03 | 2.4 kB | |
| v1.8.16 source code.tar.gz | 2026-09-03 | 32.8 MB | |
| v1.8.16 source code.zip | 2026-09-03 | 33.6 MB | |
| Totals: 11 Items | 667.9 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/6927
- chore(deps): bump curlimages/curl from 8.18.0 to 8.21.0 by @dependabot[bot] in https://github.com/akuity/kargo/pull/6985
- 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/6964
- chore(deps): bump actions/checkout from 5.0.0 to 5.1.0 by @dependabot[bot] in https://github.com/akuity/kargo/pull/6962
- chore(deps): bump docker/setup-buildx-action from 3.11.1 to 3.12.0 by @dependabot[bot] in https://github.com/akuity/kargo/pull/6957
- chore(deps): bump sigstore/cosign-installer from 3.10.0 to 3.10.1 by @dependabot[bot] in https://github.com/akuity/kargo/pull/6973
- chore(deps): bump korthout/backport-action from 3.3.0 to 3.4.1 by @dependabot[bot] in https://github.com/akuity/kargo/pull/6969
- chore(deps): bump library/node from 24.9.0 to 24.20.0 by @dependabot[bot] in https://github.com/akuity/kargo/pull/6984
- chore(deps): bump google.golang.org/grpc to v1.82.1 by @krancour in https://github.com/akuity/kargo/pull/6933
- chore: document how Go versions are selected for builds and CI by @krancour in https://github.com/akuity/kargo/pull/7007
- chore(deps): bump anchore/sbom-action from 0.20.11 to 0.24.2 by @dependabot[bot] in https://github.com/akuity/kargo/pull/7036
- chore(deps): bump actions/stale from 10.0.0 to 10.4.0 by @dependabot[bot] in https://github.com/akuity/kargo/pull/7038
- chore(deps): bump pnpm/action-setup from 4.2.0 to 4.4.0 by @dependabot[bot] in https://github.com/akuity/kargo/pull/7039
- chore(deps): bump docker/setup-qemu-action from 3.6.0 to 3.7.0 by @dependabot[bot] in https://github.com/akuity/kargo/pull/7042
- chore(deps): bump docker/build-push-action from 6.5.0 to 6.19.2 by @dependabot[bot] in https://github.com/akuity/kargo/pull/7040
- chore(deps): bump curlimages/curl from 8.21.0 to 8.22.0 by @dependabot[bot] in https://github.com/akuity/kargo/pull/7043
- chore(backport release-1.8): fix(Dockerfile): Fixes the dockerfile build for Helm by @akuitybot in https://github.com/akuity/kargo/pull/7063
Full Changelog: https://github.com/akuity/kargo/compare/v1.8.15...v1.8.16