mirror of
https://github.com/puppetmaster/typhoon.git
synced 2025-08-11 13:26:04 +02:00
Deprecate asset_dir variable and remove docs
* Remove docs for the `asset_dir` variable and deprecate it in CHANGES. It will be removed in an upcoming release * Typhoon v1.17.0 introduced a new mechanism for managing and distributing generated assets that stopped relying on writing out to disk. `asset_dir` became optional and defaulted to being unset / off (recommended)
This commit is contained in:
@ -14,6 +14,7 @@ Notable changes between versions.
|
||||
* Update Typhoon container image security policy to list `quay.io/poseidon/kubelet`as an official distributed artifact
|
||||
* Background: Kubernetes will [stop releasing](https://github.com/kubernetes/kubernetes/pull/88676) the hyperkube container
|
||||
image and provide the Kubelet as a binary for distros to package
|
||||
* Deprecate `asset_dir` variable and remove docs ([#678](https://github.com/poseidon/typhoon/pull/678))
|
||||
|
||||
#### DigitalOcean
|
||||
|
||||
|
Reference in New Issue
Block a user