We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a2b303f commit 759907fCopy full SHA for 759907f
1 file changed
action.yml
@@ -6,7 +6,7 @@ branding:
6
color: blue
7
inputs:
8
helm-version:
9
- default: 3.7.1
+ default: 3.7.2
10
description: Helm version
11
required: false
12
helm:
@@ -26,7 +26,7 @@ inputs:
26
description: Path to the file containing Helm repository names and URLs
27
28
helmfile-version:
29
- default: 0.142.0
+ default: 0.143.0
30
description: Helmfile version
31
32
helmfile:
0 commit comments