Releases: dokku/dokku-omnisci
Releases · dokku/dokku-omnisci
1.36.0
Features
- enable env overrides for support images and update all to latest #39 (Jose Diaz-Gonzalez)
- implement GPG Public Key encryption support #40 (Jose Diaz-Gonzalez)
Bug Fixes
- use .DNSNames instead of .Aliases in tests #37 (Jose Diaz-Gonzalez)
Commits
- exclude SC1091 from shellcheck rules #38 (Jose Diaz-Gonzalez)
- f3fa755: Release 1.36.0 (Jose Diaz-Gonzalez)
1.35.3
Bug Fixes
- use correct repository on arm64 ubuntu image (Jose Diaz-Gonzalez)
Commits
- f24676f: Release 1.35.3 (Jose Diaz-Gonzalez)
1.35.2
Chores
- deps: bump actions/upload-artifact from 3 to 4 #36 (dependabot[bot])
Commits
- 0630a09: Release 1.35.2 (Jose Diaz-Gonzalez)
1.35.1
Documentation
- update docs and generation script (Jose Diaz-Gonzalez)
Chores
- deps: bump actions/setup-python from 4 to 5 #35 (dependabot[bot])
- fix typo (Jose Diaz-Gonzalez)
- fix typo (Jose Diaz-Gonzalez)
Commits
- 0c5f642: Release 1.35.1 (Jose Diaz-Gonzalez)
1.35.0
Features
- upgrade test suite from ubuntu 20.04 to 22.04 #34 (Jose Diaz-Gonzalez)
Chores
- deps: bump actions/checkout from 3 to 4 #33 (dependabot[bot])
Commits
- ebba73b: 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 #32 (Jose Diaz-Gonzalez)
Commits
- 2b4f484: Release 1.32.0 (Jose Diaz-Gonzalez)
1.31.0
Features
- add ability to skip restarts on link and unlink #31 (Jose Diaz-Gonzalez)
Bug Fixes
- move arg-less flags to the front #31 (Jose Diaz-Gonzalez)
- update tests to properly handle case where app is not running #31 (Jose Diaz-Gonzalez)
- update link docs to remove erroneous copy-paste #31 (Jose Diaz-Gonzalez)
Chores
- make all the service names used in the service_link tests the same #31 (Jose Diaz-Gonzalez)
- make all the service names used in the service_unlink tests the same #31 (Jose Diaz-Gonzalez)
- remove extra newline #31 (Jose Diaz-Gonzalez)
Commits
- add test for --no-restart to unlink tests #31 (Jose Diaz-Gonzalez)
- add test for --no-restart to link tests #31 (Jose Diaz-Gonzalez)
- add output/status and flesh out restart tests a bit more #31 (Jose Diaz-Gonzalez)
- link service before unlinking #31 (Jose Diaz-Gonzalez)
- 88eb80a: Release 1.31.0 (Jose Diaz-Gonzalez)
1.30.1
Features
- automatically create releases from tags #30 (Jose Diaz-Gonzalez)
Bug Fixes
- drop extra files from being included in release (Jose Diaz-Gonzalez)
Commits
- 4cce3e8: Release 1.30.1 (Jose Diaz-Gonzalez)