Skip to content

Commit

Permalink
set cli version 2.4.0 and set chart
Browse files Browse the repository at this point in the history
  • Loading branch information
Anmol1696 committed Jun 12, 2024
1 parent 84707b9 commit f1f0437
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,15 +15,15 @@ inputs:
cli-version:
description: "Version of @starship-ci/cli to use: default: 2.3.0"
required: false
default: "2.3.0"
default: "2.4.0"
kubeconfig:
description: "Kubeconfig file for remote cluster, if set, will be used instead of creating kind cluster"
required: false
default: ""
chart:
description: "Name of the help chart to use. Recommended: use default (default: starship/devnet)"
required: false
default: "devnet"
default: "starship/devnet"
repo:
description: "Helm repo to fetch the chart from (default: https://cosmology-tech.github.io/starship)"
required: false
Expand Down

0 comments on commit f1f0437

Please sign in to comment.