Skip to content
This repository has been archived by the owner on Aug 20, 2021. It is now read-only.

Commit

Permalink
debugging helm
Browse files Browse the repository at this point in the history
  • Loading branch information
salaboy committed Dec 1, 2020
1 parent c864cc5 commit 1be5e1b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .lighthouse/jenkins-x/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -56,9 +56,9 @@ spec:
resources: {}
script: |
#!/usr/bin/env sh
helm repo add elastic http://helm.elastic.co
helm repo update
echo "adding elastic by hand"
helm --version
helm repo list
helm search repo elasticsearch
jx gitops helm release
- image: gcr.io/jenkinsxio/jx-promote:0.0.145
name: promote-jx-promote
Expand Down

0 comments on commit 1be5e1b

Please sign in to comment.