Skip to content

Releases: manusa/actions-setup-minikube

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/actions-setup-minikube@v2.5.0
        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

v2.2.0

17 Dec 14:15
Compare
Choose a tag to compare
[RELEASE] Release v2.2.0

v2.1.0

26 Nov 09:37
Compare
Choose a tag to compare
[RELEASE] Release v2.1.0