Skip to content

Commit

Permalink
upgrade default chart version and cli version to latests
Browse files Browse the repository at this point in the history
  • Loading branch information
Anmol1696 committed Jun 19, 2024
1 parent b83612d commit 7855f46
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 @@ -11,11 +11,11 @@ inputs:
version:
description: "Version of devnet chart (default: v0.2.3)"
required: false
default: "v0.2.3"
default: "v0.2.5"
cli-version:
description: "Version of @starship-ci/cli to use: default: 2.3.0"
required: false
default: "2.5.6"
default: "2.7.0"
kubeconfig:
description: "Kubeconfig file for remote cluster, if set, will be used instead of creating kind cluster"
required: false
Expand Down

0 comments on commit 7855f46

Please sign in to comment.