Skip to content

Version 1.3.0

Compare
Choose a tag to compare
@matootie matootie released this 08 Apr 17:20
· 41 commits to master since this release
94d3d9b

You can now specify a version of kubectl to use.

For example:

- uses: matootie/dokube@v1.3.0
  with:
    personalAccessToken: ${{ secrets.DIGITALOCEAN_TOKEN }}
    clusterName: my-fabulous-cluster
    version: 1.17.4