Releases: dominodatalab/ranchhand
v1.1.2
What's Changed
- Don't use elb hostname for common name by @Secretions in #82
Full Changelog: v1.1.1...v1.1.2
v1.1.1
What's Changed
- Don't use ssh-agent during provisioning by @Secretions in #79
Full Changelog: v1.1.0...v1.1.1
v1.1.0 Ubuntu 22.04
v1.0.1
Ranchhand v1.0.0
Ranchhand v1.0.0
Introduced a breaking change so following semantic versioning
we need to bump the major version
changed newrelic_licensekey to newrelic_license_key
changed ansible to allow passing in vars and removed defaults
Updated variables
"node_ips"
"admin_password"
"ansible_ssh_retries"
"ansible_ssh_timeout"
"cert_dnsnames"
"cert_ipaddresses"
"cert_manager_version"
"helm_v3_registry_host"
"helm_v3_namespace"
"helm_v3_registry_password"
"helm_v3_registry_user"
"helm_version"
"kubectl_version"
"newrelic_license_key"
"newrelic_namespace"
"newrelic_service_name"
"newrelic_service_version"
"rancher_image_tag"
"rancher_version"
"rke_version"
"ssh_key_path"
"ssh_proxy_host"
"ssh_proxy_user"
"ssh_username"
"working_dir"
v0.8.2
What's Changed
- PLAT-7076: Upgrade RKE and friends by @Secretions in #73
Note: If you previously provisioned with v0.8.0 or v0.8.1, do not manually re-run the "rke up" with the rke 1.3.12 that came with those releases, as it has a bug that will remove the cattle-system
namespace. You should upgrade to 1.3.15 or higher to avoid the bug.
Full Changelog: v0.8.1...v0.8.2
v0.8.1
What's Changed
- PLAT-6548 Add a retry to rancher helm install by @miguelhar in #72
New Contributors
- @miguelhar made their first contribution in #72
Full Changelog: v0.8.0...v0.8.1