Releases: dokku/dokku-graphite
Releases · dokku/dokku-graphite
1.36.0
Features
- enable env overrides for support images and update all to latest #57 (Jose Diaz-Gonzalez)
- implement GPG Public Key encryption support #58 (Jose Diaz-Gonzalez)
Bug Fixes
- use .DNSNames instead of .Aliases in tests #55 (Jose Diaz-Gonzalez)
Chores
- deps: bump actions/setup-python from 4 to 5 #53 (dependabot[bot])
- deps: bump actions/upload-artifact from 3 to 4 #54 (dependabot[bot])
Commits
- exclude SC1091 from shellcheck rules #56 (Jose Diaz-Gonzalez)
- 39d9c70: Release 1.36.0 (Jose Diaz-Gonzalez)
1.35.2
Bug Fixes
- use correct repository on arm64 ubuntu image (Jose Diaz-Gonzalez)
Commits
- 9231607: Release 1.35.2 (Jose Diaz-Gonzalez)
1.35.1
Documentation
- update docs and generation script (Jose Diaz-Gonzalez)
Chores
- fix typo (Jose Diaz-Gonzalez)
- fix typo (Jose Diaz-Gonzalez)
Commits
- 53ee44f: Release 1.35.1 (Jose Diaz-Gonzalez)
1.35.0
Features
- upgrade test suite from ubuntu 20.04 to 22.04 #52 (Jose Diaz-Gonzalez)
Chores
- deps: bump actions/checkout from 3 to 4 #51 (dependabot[bot])
Commits
- 48bbd4b: Release 1.35.0 (Jose Diaz-Gonzalez)
1.34.0
1.32.0
Bug Fixes
- show an error when an ambassador container already exists but we don't have expose configuration #49 (Jose Diaz-Gonzalez)
Commits
- 88fa543: Release 1.32.0 (Jose Diaz-Gonzalez)
1.31.0
Features
- add ability to skip restarts on link and unlink #48 (Jose Diaz-Gonzalez)
Bug Fixes
- move arg-less flags to the front #48 (Jose Diaz-Gonzalez)
- update tests to properly handle case where app is not running #48 (Jose Diaz-Gonzalez)
- update link docs to remove erroneous copy-paste #48 (Jose Diaz-Gonzalez)
Chores
- make all the service names used in the service_link tests the same #48 (Jose Diaz-Gonzalez)
- make all the service names used in the service_unlink tests the same #48 (Jose Diaz-Gonzalez)
- remove extra newline #48 (Jose Diaz-Gonzalez)
Commits
- add test for --no-restart to unlink tests #48 (Jose Diaz-Gonzalez)
- add test for --no-restart to link tests #48 (Jose Diaz-Gonzalez)
- add output/status and flesh out restart tests a bit more #48 (Jose Diaz-Gonzalez)
- link service before unlinking #48 (Jose Diaz-Gonzalez)
- 1eb24f4: Release 1.31.0 (Jose Diaz-Gonzalez)
1.30.1
Features
- automatically create releases from tags #47 (Jose Diaz-Gonzalez)
Bug Fixes
- drop extra files from being included in release (Jose Diaz-Gonzalez)
Commits
- 65b3400: Release 1.30.1 (Jose Diaz-Gonzalez)