Skip to content

Conversation

goshlanguage
Copy link
Contributor

Hey friends, there's a smol typo in the README.

Thanks for your work on this project

Signed-off-by: Ryan Hartje <hartjepc@gmail.com>
@goshlanguage
Copy link
Contributor Author

Is this still a valid input? I've tried to use this like so and got the following failure:

    steps:
      - name: Create k8s Kind Cluster
        uses: helm/kind-action@v1.2.0
        with:
          kubectl_version: "1.18.16"
Setup Kubernetes (1.18.16)
Unexpected input(s) 'kubectl_version', valid inputs are ['version', 'config', 'node_image', 'cluster_name', 'wait', 'log_level']

@davidkarlsen
Copy link
Member

Is this still a valid input? I've tried to use this like so and got the following failure:

    steps:
      - name: Create k8s Kind Cluster
        uses: helm/kind-action@v1.2.0
        with:
          kubectl_version: "1.18.16"
Setup Kubernetes (1.18.16)
Unexpected input(s) 'kubectl_version', valid inputs are ['version', 'config', 'node_image', 'cluster_name', 'wait', 'log_level']

It hasn't been released yet, try the main version

@davidkarlsen davidkarlsen merged commit 2a52570 into helm:main Jul 31, 2021
@goshlanguage goshlanguage deleted the readme_typo branch August 5, 2021 21:14
@chrisns chrisns mentioned this pull request Oct 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants