• 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
  • v3.2.1 76552c3595

    v3.2.1 Stable

    github-actions[bot] released this 2024-03-22 08:04:33 +00:00 | 174 commits to main since this release

    What's Changed

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

    Downloads
  • v3.2.0 338965daae

    v3.2.0 Stable

    github-actions[bot] released this 2024-03-22 07:13:42 +00:00 | 176 commits to main since this release

    What's Changed

    Quick run through of new sync feature in the TUI:

    https://github.com/small-hack/smol-k8s-lab/assets/2389292/deefc6ff-116c-41a8-a4d4-75ae6575a749

    There are no captions above, but as a quick transcript, I note that after you have an existing cluster, if you click it, then select the modify button, you will go to the apps screen. From the apps screen, if an app is enabled, in the app input panel on the right, in the bottom right corner of the border, there will now be a "🔁 sync" button. If you click that button, it will sync your Argo CD app if it already exists, and then it will output the result into a notification that can be clicked to make it go away. I also note in the video that in the future, I'd like apps that haven't been installed to have an install button, so you can install new apps directly via the tui instead having to click through to the cli run. Thanks!

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

    Downloads
  • v3.1.0 3ed0e189ae

    v3.1.0 Stable

    github-actions[bot] released this 2024-03-18 20:04:11 +00:00 | 178 commits to main since this release

    What's Changed

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

    Downloads
  • v3.0.7 027a7600d7

    v3.0.7 Stable

    github-actions[bot] released this 2024-03-18 15:25:31 +00:00 | 180 commits to main since this release

    What's Changed

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

    Downloads
  • v3.0.6 9bb3088c25

    v3.0.6 Stable

    github-actions[bot] released this 2024-03-18 13:59:11 +00:00 | 181 commits to main since this release

    What's Changed

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

    Downloads
  • v3.0.5 4b783a4d84

    v3.0.5 Stable

    github-actions[bot] released this 2024-03-16 14:42:42 +00:00 | 182 commits to main since this release

    What's Changed

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

    Downloads
  • v3.0.4 14ae809858

    v3.0.4 Stable

    github-actions[bot] released this 2024-03-16 12:06:48 +00:00 | 185 commits to main since this release

    What's Changed

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

    Downloads
  • v3.0.3 fb64e19a03

    v3.0.3 Stable

    github-actions[bot] released this 2024-03-15 15:01:23 +00:00 | 186 commits to main since this release

    What's Changed

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

    Downloads
  • v3.0.2 fdda29f849

    v3.0.2 Stable

    github-actions[bot] released this 2024-03-15 14:08:05 +00:00 | 187 commits to main since this release

    What's Changed

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

    Downloads