Skip to content

Commit 751516c

Browse files
author
Vlad Volkov
authored
Update action.yml
Signed-off-by: Vlad Volkov <vlad.volkov@bndigital.co>
1 parent 814d134 commit 751516c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

action.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ branding:
66
color: blue
77
inputs:
88
helm-version:
9-
default: 3.9.0
9+
default: 3.11.0
1010
description: Helm version
1111
required: false
1212
helm:
@@ -26,7 +26,7 @@ inputs:
2626
description: Path to the file containing Helm repository names and URLs
2727
required: false
2828
helmfile-version:
29-
default: 0.144.0
29+
default: 0.151.0
3030
description: Helmfile version
3131
required: false
3232
helmfile:

0 commit comments

Comments
 (0)