Releases: civo/civogo
Releases · civo/civogo
v0.2.16
Added constant errors
Added FindTemplate
Added a constant errors
- Added error handler to the system
- Added a new error help to README
Added CPU, RAM and SSD fields
Added CPU, RAM and SSD fields to Instance struct and KubernetesInstance struct
Added master_ip to Kubernetes cluster resources
Added master_ip to the Kubernetes cluster resources,
now we are able to use it in the cli and in the terraform provider
v0.2.10: Fixed error in the cluster upgrade cmd
Signed-off-by: Alejandro JNM <[email protected]>
v0.2.9
Add the new UpgradeAvailableTo field to KubernetesCluster
Change application struct in the kubernetes module
- Change the applications struct, the configuration field, add custom struct for that field
- Added comment to the
ApplicationConfiguration
struct inside kubernetes module
Change application struct in kubernetes
Change the applications struct, the default
field from string to bool