Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-06-18 | 2.9 kB | |
v2.7.0 source code.tar.gz | 2025-06-18 | 135.8 kB | |
v2.7.0 source code.zip | 2025-06-18 | 254.4 kB | |
Totals: 3 Items | 393.1 kB | 0 |
What's Changed
- Drop Ruby 3.1 from the test matrix by @djmb in https://github.com/basecamp/kamal/pull/1561
- feat: Add KAMAL_HOST to app and accessory containers by @jakeprem in https://github.com/basecamp/kamal/pull/1471
- KAMAL_HOST env var mop-up by @djmb in https://github.com/basecamp/kamal/pull/1564
- Validate destination, role, and service are not set as labels on roles and accessories by @nickhammond in https://github.com/basecamp/kamal/pull/1576
- Install only docker-cli for 30% smaller kamal docker image by @polarctos in https://github.com/basecamp/kamal/pull/1541
- Fix: correctly parse git remote origin urls for calling Octokit by @miguno in https://github.com/basecamp/kamal/pull/1539
- Bump rack-session from 2.0.0 to 2.1.1 in the bundler group across 1 directory by @dependabot in https://github.com/basecamp/kamal/pull/1543
- Allow piping into kamal exec [#1485] by @prullmann in https://github.com/basecamp/kamal/pull/1544
- Bump rack from 3.1.14 to 3.1.16 in the bundler group across 1 directory by @dependabot in https://github.com/basecamp/kamal/pull/1579
- Fix Bitwarden Secrets Manager authentication checks by @ursm in https://github.com/basecamp/kamal/pull/1440
- Add pack option to the builder options for cloud native buildpacks by @nickhammond in https://github.com/basecamp/kamal/pull/916
- feat(secrets): add Passbolt adapter by @acidtib in https://github.com/basecamp/kamal/pull/1422
- Request Bitwarden Secrets Manager secrets as JSON by @nickcoyne in https://github.com/basecamp/kamal/pull/1570
- Add support for kamal-proxy's path-prefix by @ACPK in https://github.com/basecamp/kamal/pull/1551
- feat: Add support for custom certificates by @acidtib in https://github.com/basecamp/kamal/pull/1531
- Custom certs per role by @djmb in https://github.com/basecamp/kamal/pull/1583
- feat: Add allowing retrieving all fields for an item by @capripot in https://github.com/basecamp/kamal/pull/1567
- OnePassword adapter refactor by @djmb in https://github.com/basecamp/kamal/pull/1584
New Contributors
- @jakeprem made their first contribution in https://github.com/basecamp/kamal/pull/1471
- @polarctos made their first contribution in https://github.com/basecamp/kamal/pull/1541
- @miguno made their first contribution in https://github.com/basecamp/kamal/pull/1539
- @prullmann made their first contribution in https://github.com/basecamp/kamal/pull/1544
- @ursm made their first contribution in https://github.com/basecamp/kamal/pull/1440
- @nickcoyne made their first contribution in https://github.com/basecamp/kamal/pull/1570
- @ACPK made their first contribution in https://github.com/basecamp/kamal/pull/1551
- @capripot made their first contribution in https://github.com/basecamp/kamal/pull/1567
Full Changelog: https://github.com/basecamp/kamal/compare/v2.6.1...v2.7.0