mirror of
https://github.com/puppetmaster/typhoon.git
synced 2025-08-11 12:16:04 +02:00
Require terraform-provider-digitalocean plugin ~> 1.0
* Require a terraform-provider-digitalocean plugin version of 1.0 or higher within the same major version (e.g. allow 1.1 but not 2.0) * Change requirement from ~> 0.1.2 (which allowed up to but not including 1.0 release)
This commit is contained in:
@ -7,6 +7,10 @@ Notable changes between versions.
|
||||
* Update CoreDNS from 1.1.3 to 1.2.2
|
||||
* Update Calico from v3.2.1 to v3.2.3
|
||||
|
||||
#### DigitalOcean
|
||||
|
||||
* Require terraform-provider-digitalocean plugin 1.0 (or higher but < 2.0)
|
||||
|
||||
#### Addons
|
||||
|
||||
* Update Prometheus from v2.3.2 to v2.4.2
|
||||
|
Reference in New Issue
Block a user