Skip to content

v1.5.0

Compare
Choose a tag to compare
@ronardcaktus ronardcaktus released this 25 Apr 12:39
· 4 commits to main since this release
d5a0d31
  • Requires Ansible v6.0+
  • Switch to kubernetes.core for Ansible 6.x+ support. The community.kubernetes collection was renamed to kubernetes.core in v2.0.0 of the kubernetes.core collection. Since Ansible v3.0.0, both the kubernetes.core and community.kubernetes namespaced collections were included for convenience. Ansible v6.0.0 removed the community.kubernetes convenience package.
  • Use fully qualified collection names (FQCNs) to be explicit
  • Add k8s_cert_manager_release_values variable to allow per-project customization of Helm chart values