8.0.0+1.12.3
What's Changed
- 8.0.0+1.12.3 by @githubixx in #22
- upgrade to Cilium v1.12.3
- introduce
cilium_delegate_to
variable. Previously this was hard coded to127.0.0.1
and it's also the default of this variable. - introduce
cilium_helm_show_commands
variable (see README for more information) - introduce
cilium_template_output_directory
variable (see README for more information) - introduce
Molecule
tests - don't use
shell
module anymore to executehelm
command. Nowkubernetes.core.helm*
modules are used. - use two underscores for internal variables
- ansible-lint: fix various issues like using FQDN Ansible module names now
- add
requirements.yml
- add
collections.yml
Full Changelog: 7.1.1+1.12.1...8.0.0+1.12.3