• 11.3.0 49255f1284

    11.3.0 Stable

    forgejo released this 2026-08-08 12:29:24 +00:00 | 54 commits to main since this release

    Changes

    • if a user is listing an env with smol-k8s-lab -l -e some-env and the env doesn't exist, we'll prompt to them to create it and ask which apps they'd like to add to it.

    • remove the subproc script and move it to its own library called rich-subproc

    • remove the bitwarden libraries and move them to their own library called bitwarden-wrapper

    • fixes it so that when ExternalSecrets calls LocalSecrets for admin credentials, it calls the secret:
      {app}-admin-credentials-{hostname}

    • Creates a new install_smol_app function that obviates the need for special scripts for:

      • forgejo
      • ghost
      • gotosocial
      • home assistant
      • jellyfin
      • seaweedfs
      • velero
      • writefreely
    • fix misc typos

    Downloads