• cloud-init-2.0.0 13dba4d8cc

    github-actions[bot] released this 2025-11-15 10:53:04 +00:00 | 35 commits to main since this release

    A Helm chart that generates cloud-init config files

    What's Changed

    Notes

    • Adds support for cloudbase-init syntax
    • fixes issue where wireguard configs supplied as secrets would not render
    • we now just grab the whole users[] array to avoid having to define every single possible option
    • fix default wireguard type declaration
    • remove some superfluous comments
    • add more reasonable default network data example

    Breaking Changes:

    • ssh_import_id: [] and ssh_authorized_keys: [] removed from default user values, should be commented our or removed when not in-use to avoid a templating error
    • new value cloudbase: true/false required
    Downloads