Skip to content

Commit

Permalink
Merge pull request #17 from SmartColumbusOS/bbrewer-forge-patch-1
Browse files Browse the repository at this point in the history
Change to datastillery
  • Loading branch information
bbrewer-forge authored Sep 21, 2020
2 parents c2f6022 + ec29c8d commit 9d463e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ def deployTo(applicationName, environment, extraArgs = '') {
sh("""#!/bin/bash
set -e
helm init --client-only
helm repo add scdp https://smartcitiesdata.github.io/charts
helm repo add scdp https://datastillery.github.io/charts
helm repo update
helm upgrade --install odo scdp/odo \
--version 0.3.0 \
Expand Down

0 comments on commit 9d463e1

Please sign in to comment.