You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 22, 2018. It is now read-only.
I'm not exactly sure of the root cause here, but my ~/.helm/cache/deis repo was checked out to a branch whose remote tracking branch pointed to a branch on my fork (https://github.com/arschles/deis-charts). When I changed back to master and ran helm up, it worked again. The failure output is below:
ENG000656:builder aaronschlesinger$ helm up---> Checking repository chartsAlready up-to-date.---> Checking repository deis[ERROR] Not all repos could be updated: exit status 1
I'm not exactly sure of the root cause here, but my
~/.helm/cache/deisrepo was checked out to a branch whose remote tracking branch pointed to a branch on my fork (https://github.com/arschles/deis-charts). When I changed back tomasterand ranhelm up, it worked again. The failure output is below: