Skip to content

Releases: dominodatalab/ranchhand

v1.1.0 Ubuntu 22.04

13 Feb 22:18
c521938
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.1...v1.1.0

v1.0.1

10 Oct 20:30
238e810
Compare
Choose a tag to compare

What's Changed

  • make sure rancher password is not recreated on override special change by @steved in #77

Full Changelog: v1.0.0...v1.0.1

Ranchhand v1.0.0

17 Aug 23:54
08df2b7
Compare
Choose a tag to compare

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

11 Aug 18:05
b314444
Compare
Choose a tag to compare

What's Changed

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

27 Apr 14:19
c75d1e1
Compare
Choose a tag to compare

What's Changed

  • PLAT-6548 Add a retry to rancher helm install by @miguelhar in #72

New Contributors

Full Changelog: v0.8.0...v0.8.1

v0.8.0

20 Aug 01:18
afe84de
Compare
Choose a tag to compare

What's Changed

  • support rancher 2.6, update dependencies by @steved in #70

Full Changelog: v0.7.3...v0.8.0

v0.7.3

27 Aug 20:02
c76f5ba
Compare
Choose a tag to compare
PLAT-967: Versions are pushed down (#66)

v0.7.2

16 Jun 14:48
0ec1ec3
Compare
Choose a tag to compare

retry helm repo add

v0.7.1

14 May 18:12
83c118a
Compare
Choose a tag to compare
  • Add retries to external dependency downloads (#63)

v0.7.0

09 Mar 19:31
affb562
Compare
Choose a tag to compare
  • Upgrades Ansible to 2.10.4 & support ansible-galaxy for installation of dependencies
  • Upgrades Rancher to 2.5.6