Skip to content

Commit

Permalink
Merge pull request #27 from SmartColumbusOS/helm-3-update
Browse files Browse the repository at this point in the history
Helm 3 Update
  • Loading branch information
LtChae authored May 13, 2021
2 parents ebd326d + b1bd022 commit 2a6da47
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 2a6da47

Please sign in to comment.