Skip to content

Commit

Permalink
Merge pull request #174 from lensesio-dev/feat/OPS-1854-43
Browse files Browse the repository at this point in the history
feat/OPS 1854 43
  • Loading branch information
georgeyord committed Oct 15, 2021
2 parents 2421ff9 + b065b86 commit 8d3ce5d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions _cicd/functions.sh
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ clone_site() {
# Copy index.yaml
eval "$(helm env)"
cp "${HELM_CACHE_HOME}/repository/${REPO_LABEL}-index.yaml" index.yaml
replace_in_index_yaml "https://lenses.jfrog.io/lenses-helm-charts"
replace_in_index_yaml "https://lenses.jfrog.io/artifactory/api/helm/helm-charts"
replace_in_index_yaml "https://lenses.jfrog.io/artifactory/api/helm/lenses-private-helm-repo"

Expand Down

0 comments on commit 8d3ce5d

Please sign in to comment.