• v4.0.0 f98ad0dcc4

    v4.0.0 Stable

    github-actions[bot] released this 2024-04-08 12:50:30 +00:00 | 139 commits to main since this release

    What's Changed

    Release v4.0.0 by @jessebot and @cloudymax in https://github.com/small-hack/smol-k8s-lab/pull/206 (see highlights below)

    Big stuff/Breaking Changes

    • Kube Prometheus stack CRDs are now separated and the CRDs are deployed during the operator phase of apps
    • disables zitadel directory recursion by default
    • Adds user creation to Home Assistant initialization, adds new required secret keys for supported Argo CD app
    • Zitadel will now retry some calls via the api if they fail during initialization
    • if some apps are missing from your config, like home assistant, zitadel, metallb, nextcloud, etc, we will now gracefully continue instead of failing

    smol stuff

    • cleaned up whitespace everywhere we touched
    • update all the poetry.lock deps, fixing #203
    • fixed link for generic device plugin
    • cleaned up some docs on the doc website

    Full Changelog: https://github.com/small-hack/smol-k8s-lab/compare/v3.7.1...v4.0.0

    Downloads