Skip to content

Commit

Permalink
Update action.yml
Browse files Browse the repository at this point in the history
Signed-off-by: Vlad Volkov <[email protected]>
  • Loading branch information
vladyslavvolkov authored Feb 7, 2023
1 parent 171c645 commit 3bab1e6
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,15 +6,15 @@ branding:
color: blue
inputs:
skaffold-version:
default: 2.0.0
default: 2.1.0
description: Set Skaffold version
required: false
kubectl-version:
default: 1.25.3
default: 1.26.1
description: Set Kubectl version
required: false
container-structure-test-version:
default: 1.11.0
default: 1.14.0
description: Set Container Structure Test version
required: false
command:
Expand Down

0 comments on commit 3bab1e6

Please sign in to comment.