Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

deps: bump Minikube and Kubernetes #76

Closed
wants to merge 1 commit into from
Closed

deps: bump Minikube and Kubernetes #76

wants to merge 1 commit into from

Conversation

@subhamkrai
Copy link

@manusa any estimate when we'll have this fixed and have a new release?

@manusa
Copy link
Owner Author

manusa commented Dec 14, 2022

Hi @subhamkrai

@manusa any estimate when we'll have this fixed and have a new release?

I'm working on this, but I'm not sure that Minikube supports v1.26 with all configuration option permutations.

However, you can already use Kubernetes v1.26 with the current actions-setup-minikube release with the following setup:

      - name: Setup Minikube
        uses: manusa/actions-setup-minikube@v2.7.1
        with:
          minikube version: 'v1.28.0'
          kubernetes version: 'v1.26.0'
          github token: ${{ secrets.GITHUB_TOKEN }}
          container runtime: 'containerd'
          driver: docker

@manusa
Copy link
Owner Author

manusa commented Sep 12, 2023

Fixed by #95

@manusa any estimate when we'll have this fixed and have a new release?

I'll try to release in the next few hours

@manusa manusa closed this Sep 12, 2023
@manusa manusa deleted the ci/k8s branch September 12, 2023 10:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants