mirror of
https://github.com/puppetmaster/typhoon.git
synced 2025-08-12 03:26:06 +02:00
Relax terraform-provider-ct version constraint
* Allow updating terraform-provider-ct to any release beyond v0.3.2, but below v1.0. This relaxes the prior constraint that allowed only v0.3.y provider versions
This commit is contained in:
@ -7,6 +7,8 @@ Notable changes between versions.
|
||||
* Upgrade Calico from v3.7.3 to [v3.8.0](https://docs.projectcalico.org/v3.8/release-notes/)
|
||||
* Enable CNI `bandwidth` plugin for [traffic shaping](https://kubernetes.io/docs/concepts/extend-kubernetes/compute-storage-net/network-plugins/#support-traffic-shaping)
|
||||
* Run `kube-apiserver` with lower privilege user (nobody) ([#506](https://github.com/poseidon/typhoon/pull/506))
|
||||
* Relax `terraform-provider-ct` version constraint (v0.3.2+)
|
||||
* Allow provider versions below v1.0.0 (e.g. upgrading to v0.4)
|
||||
|
||||
#### Google Cloud
|
||||
|
||||
|
Reference in New Issue
Block a user