Skip to content

Releases: manusa/actions-setup-minikube

v2.7.0

08 Aug 05:40
Compare
Choose a tag to compare

What's Changed

  • feat: support for Ubuntu 22.04 by @manusa in #64

Full Changelog: v2.6.1...v2.7.0

v2.6.1

21 Jul 11:17
Compare
Choose a tag to compare

What's Changed

  • deps: Bump Minikube and Kubernetes by @manusa in #66
  • deps: bump npm dependencies by @manusa in #67

Full Changelog: v2.6.0...v2.6.1

v2.6.0

09 May 10:57
Compare
Choose a tag to compare

What's Changed

  • Transparent support for Kubernetes v1.24.0

Full Changelog: v2.5.0...v2.6.0

Note 📢

  • No additional requirements or configurations are needed to run Kubernetes 1.24.0 🎉

v2.5.0

06 May 13:32
Compare
Choose a tag to compare

What's Changed

  • Support for Kubernetes v1.24.0
  • Added input option to easily setup the container runtime

Full Changelog: v2.4.3...v2.5.0

Note

To run Kubernetes v1.24.0 you'll need to manually provide the container runtime option and set it to containerd.

      - name: Setup Minikube
        uses: manusa/[email protected]
        with:
          minikube version: 'v1.25.1'
          kubernetes version: 'v1.24.0'
          github token: ${{ secrets.GITHUB_TOKEN }}
          container runtime: containerd

v2.4.3

10 Dec 15:28
Compare
Choose a tag to compare

v2.4.2

15 Jun 14:18
Compare
Choose a tag to compare
[RELEASE] Release v2.4.2

v2.4.1

14 May 13:18
Compare
Choose a tag to compare
[RELEASE] Release v2.4.1

v2.4.0

23 Apr 12:41
Compare
Choose a tag to compare
[RELEASE] Release v2.4.0

v2.3.1

15 Mar 15:55
Compare
Choose a tag to compare
[RELEASE] Release v2.3.1

v2.3.0

24 Dec 07:50
Compare
Choose a tag to compare
[RELEASE] Release v2.3.0