Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-05-13 | 4.8 kB | |
v2.6.0 source code.tar.gz | 2025-05-13 | 126.4 kB | |
v2.6.0 source code.zip | 2025-05-13 | 239.9 kB | |
Totals: 3 Items | 371.1 kB | 0 |
Notes
This version requires kamal-proxy v0.9.0 or higher to deploy. Run kamal proxy reboot
to update to v0.9.0.
What's Changed
- Bump rack from 3.1.8 to 3.1.10 in the bundler group across 1 directory by @dependabot in https://github.com/basecamp/kamal/pull/1413
- Update to kamal-proxy 0.8.6 by @djmb in https://github.com/basecamp/kamal/pull/1449
- Adds the ability to alias/map secrets by @matthewbjones in https://github.com/basecamp/kamal/pull/1439
- Bump the bundler group across 1 directory with 2 updates by @dependabot in https://github.com/basecamp/kamal/pull/1452
- Add
ssl_redirect
option by @kevinmcconnell in https://github.com/basecamp/kamal/pull/1454 - Use xargs to handle spaces in proxy options by @djmb in https://github.com/basecamp/kamal/pull/1459
- Add ability to alias secrets for tags by @visini in https://github.com/basecamp/kamal/pull/1465
- Tidy up the env secrets handling by @djmb in https://github.com/basecamp/kamal/pull/1466
- Bump nokogiri from 1.18.3 to 1.18.4 in the bundler group across 1 directory by @dependabot in https://github.com/basecamp/kamal/pull/1464
- Enforce JSON output format for aws secrets manager command by @aliismayilov in https://github.com/basecamp/kamal/pull/1476
- Use registry:3 image for the integration tests by @djmb in https://github.com/basecamp/kamal/pull/1494
- Custom proxy image by @djmb in https://github.com/basecamp/kamal/pull/1499
- Maintenance mode by @djmb in https://github.com/basecamp/kamal/pull/1497
- Rely on semver for version checks by @djmb in https://github.com/basecamp/kamal/pull/1502
- Ensure that the restart policy is unless-stopped by @djmb in https://github.com/basecamp/kamal/pull/1503
- Allow accessory only configurations by @djmb in https://github.com/basecamp/kamal/pull/1501
- Move docker login into build command by @djmb in https://github.com/basecamp/kamal/pull/1506
- Fix accessory setup by @djmb in https://github.com/basecamp/kamal/pull/1507
- Add KAMAL.app_hosts by @djmb in https://github.com/basecamp/kamal/pull/1508
- Don't allow booleans for root proxy config by @djmb in https://github.com/basecamp/kamal/pull/1509
- Run pre-connect hooks before ssh commands by @djmb in https://github.com/basecamp/kamal/pull/1510
- Docker login if exec might pull image by @djmb in https://github.com/basecamp/kamal/pull/1511
- Add KAMAL_ROLES to hook env variables by @djmb in https://github.com/basecamp/kamal/pull/1514
- Redirect buildx build output to stdout by @djmb in https://github.com/basecamp/kamal/pull/1515
- Raise an error to the user if the exec command parsed is blank by @mike-weiner in https://github.com/basecamp/kamal/pull/1405
- chore: put github status checks inside block by @pdl in https://github.com/basecamp/kamal/pull/1470
- Escape the audit line by @djmb in https://github.com/basecamp/kamal/pull/1519
- Bump nokogiri from 1.18.4 to 1.18.8 in the bundler group across 1 directory by @dependabot in https://github.com/basecamp/kamal/pull/1518
- Inherit locks by @djmb in https://github.com/basecamp/kamal/pull/1520
- Handle parentheses in variables in commands by @i7an in https://github.com/basecamp/kamal/pull/1346
- Create the .kamal/proxy/apps-config directory by @djmb in https://github.com/basecamp/kamal/pull/1522
- Extract Kamal::Configuration::Proxy::Boot by @djmb in https://github.com/basecamp/kamal/pull/1526
- Update name of KAMAL_ROLES in sample hooks files by @rahearn in https://github.com/basecamp/kamal/pull/1528
- Allow kamal-proxy run command options to be set by @djmb in https://github.com/basecamp/kamal/pull/1504
- Bumping ed25519 dependency to fix compile errors by @lukef in https://github.com/basecamp/kamal/pull/1536
- Set minimum proxy version to 0.9.0 by @djmb in https://github.com/basecamp/kamal/pull/1546
- Pin accessories to tags by @dhh in https://github.com/basecamp/kamal/pull/1547
- Add a singular role by @krzysztoff1 in https://github.com/basecamp/kamal/pull/1550
New Contributors
- @visini made their first contribution in https://github.com/basecamp/kamal/pull/1465
- @mike-weiner made their first contribution in https://github.com/basecamp/kamal/pull/1405
- @pdl made their first contribution in https://github.com/basecamp/kamal/pull/1470
- @i7an made their first contribution in https://github.com/basecamp/kamal/pull/1346
- @rahearn made their first contribution in https://github.com/basecamp/kamal/pull/1528
- @lukef made their first contribution in https://github.com/basecamp/kamal/pull/1536
- @krzysztoff1 made their first contribution in https://github.com/basecamp/kamal/pull/1550
Full Changelog: https://github.com/basecamp/kamal/compare/v2.5.3...v2.6.0