Skip to content

Commit

Permalink
Helm 3 Update
Browse files Browse the repository at this point in the history
  • Loading branch information
LtChae authored May 12, 2021
1 parent ebd326d commit b1bd022
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,6 @@ def deployTo(applicationName, environment, extraArgs = '') {
scos.withEksCredentials(environment) {
sh("""#!/bin/bash
set -e
helm init --client-only
helm repo add scdp https://datastillery.github.io/charts
helm repo update
helm upgrade --install odo scdp/odo \
Expand Down

0 comments on commit b1bd022

Please sign in to comment.