Releases: digitalocean/action-doctl
Releases · digitalocean/action-doctl
v1.7.0 Release
- Update doctl version to 1.38.0
v1.6.0 Release
- Update doctl version to 1.36.0
- Move Action metadata to action.yml file
v1.5.0 Release
- Update doctl version to 1.34.0
Bugfix release - v1.4.1
- Fix path to doctl in entrypoint.sh.
v1.4.0 Release
- Update doctl to version 1.30.0: https://github.com/digitalocean/doctl/releases/tag/v1.30.0
- Use the official
digitalocean/doctl
image as a base. - Update README with YAML-style example.
v1.3.0 Release
- Update doctl to version 1.22.0: https://github.com/digitalocean/doctl/blob/master/CHANGELOG.md#1220--2019-07-18
v1.2.0 - Kubernetes GA
- Update to doctl v1.18.0 with support for new DOKS features including configuring maintenance windows and cluster upgrades.
GitHub Marketplace Support
With this release, we've renamed the repository and moved the doctl
Action from a subfolder to the repository's root directory in order to support placement in the GitHub Marketplace.
The new line for using this Action is:
uses = "digitalocean/action-doctl@master"
v1.0.0 Release
- Update to doctl v1.15.0 with support for managed databases
Initial release
v0.1.0 Bump doctl version to 1.13.0