Skip to content

Tags: bashtools/mok

Tags

0.8.24

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
kubernetes version 1.32.1 (#25)

0.8.23

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Make Mok easy to use on Mac OS silicon (#24)

Mac OS changes:
* Adds a new 'machine' command to mok, for managing and setting up a Podman Machine.
* Mok will prompt the user to create or start the machine with, `mok machine create` or `mok machine start`.
* Mok now checks for the 5 homebrew packages it needs.
* Mok installs homebrew if it's not installed already.
* `mok build image --get-prebuilt-image` can now be used on Mac OS.

0.8.22

kubernetes version 1.32.0

0.8.21

kubernetes version 1.31.4

0.8.20

Revive '--get-prebuilt-image' for 'mok build image'

0.8.19

Allow container restarts

0.8.18

Version bump

0.8.17

Version bump

0.8.17

0.8.16

Fix `mok build` failure

Fixes error:
ERROR: docker network create failed

0.8.15

Use prebuilt mok in installation instructions

So people don't need to install git or make