• v3.2.2 ca96eb8def

    v3.2.2 Stable

    github-actions[bot] released this 2024-03-23 21:11:48 +00:00 | 170 commits to main since this release

    What's Changed

    Support zalando postgres operator; fix sync button existing when it should not; other minor patches by @jessebot in https://github.com/small-hack/smol-k8s-lab/pull/186
    • fix bug where enabled apps in tui showed sync option even if it wasn't installed
    • added more cute emojis to outputs of syncs in tui
    • support the zalando postgres operator with initialization (beta - may not be fully production ready yet)
    • updates google-auth, requests-oauthlib, and mkdocs-material deps
    • anytime we pop an app from the main dict in init.py, we set a default of {}

    Full Changelog: https://github.com/small-hack/smol-k8s-lab/compare/v3.2.1...v3.2.2

    Downloads