Skip to content

Releases: small-hack/smol-k8s-lab

v3.0.1

15 Mar 12:55

Choose a tag to compare

What's Changed

  • chore(deps): update actions/cache action to v4 by @renovate in #165
  • chore(deps): update dependency deptry to ^0.14.0 by @renovate in #164
  • chore(deps): update actions/checkout action to v4 by @renovate in #167
  • chore(deps): update actions/setup-python action to v5 by @renovate in #168
  • chore(deps): update jrubics/poetry-publish action to v2 by @renovate in #169
  • chore(deps): update softprops/action-gh-release action to v2 by @renovate in #170
  • fix issue with k3s being selected on macOS; fix ugly green color for bitwarden tui credentials prompt; bump pyproject.toml version for new version of deptry by @jessebot in #171

New Contributors

Full Changelog: v3.0.0...v3.0.1

v3.0.0

15 Mar 11:26

Choose a tag to compare

What's Changed

⚠️ This release includes breaking changes (that are still pretty cool)! Please review the following PR for more info:

  • v3.0: Support adding new nodes to k3s; Support dns01 challenge for lets encrypt; Graduate home assistant to a live app; Update CI tests by @jessebot in #163

Screenshot of new node feature in TUI:
Screenshot of the new smol-k8s-lab add new node feature for k3s. This screen is seen only when creating a new k3s cluster. If you don't have any new nodes, it shows some ascii art of three totoros from the My Nieghbor Totoro anime. Below that, it shows a section headed 🖥️ Add a new node. The section contains three input fields on the left: host (placeholder text: hostname or ip address), ssh key (default value: id_rsa), and node taints (placeholder text: taints to apply to this node). On the right there is a drop down menu: node type, which is set to worker and then there is an input called node labels with placeholder text that says labels to apply to this node. finally, on the bottom right of the section, there is a button that says ➕ new node.

Full Changelog: v2.2.4...v3.0.0

v2.2.4

12 Mar 11:52

Choose a tag to compare

What's Changed

  • use the user defined cluster issuer for argocd, BEFORE argocd manages itself by @jessebot in #162

Full Changelog: v2.2.3...v2.2.4

v2.2.3

12 Mar 08:20

Choose a tag to compare

What's Changed

  • Fix minio mc config path (use os.join instead of str concat) by @jessebot in #161

Full Changelog: v2.2.2...v2.2.3

v2.2.2

11 Mar 21:45

Choose a tag to compare

What's Changed

Full Changelog: v2.2.1...v2.2.2

v2.2.1

11 Mar 14:36

Choose a tag to compare

What's Changed

Full Changelog: v2.2.0...v2.2.1

v2.2.0

11 Mar 14:27

Choose a tag to compare

What's Changed

Full Changelog: v2.1.0...v2.2.0

v2.1.0

28 Feb 15:24

Choose a tag to compare

What's Changed

Full Changelog: v2.0.5...v2.1.0

v2.0.5

15 Feb 20:48

Choose a tag to compare

What's Changed

Full Changelog: v2.0.4...v2.0.5

v2.0.4

13 Feb 14:07

Choose a tag to compare

What's Changed

  • fix: k3s: fill in $KUBECONFIG if empty; fix issue where bweso isn't seen as ready; update python cryptography package by @jessebot in #146

Full Changelog: v2.0.3...v2.0.4