Skip to content

Commit fb5c505

Browse files
committed
Update Helm to v3.8.0
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
1 parent 83569ee commit fb5c505

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/entrypoint.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ REPO_URL=""
4040

4141
main() {
4242
if [[ -z "$HELM_VERSION" ]]; then
43-
HELM_VERSION="3.4.2"
43+
HELM_VERSION="3.8.0"
4444
fi
4545

4646
if [[ -z "$CHARTS_DIR" ]]; then

0 commit comments

Comments
 (0)