Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Trailing "/" in Helm ref causes error #126

Open
buschNT opened this issue Dec 8, 2022 · 0 comments
Open

Trailing "/" in Helm ref causes error #126

buschNT opened this issue Dec 8, 2022 · 0 comments
Labels
bug Something isn't working

Comments

@buschNT
Copy link
Collaborator

buschNT commented Dec 8, 2022

What happened?

[CRITICAL] There was an error running deck: Command 'bash -c "helm dep up ...... in image 'deck-tooler:0.11.1' returned non-zero exit status 1: b'Error: could not find .....: no such file or directory\n'

What did you expect to happen?

Handle the trailing slash.

How can we reproduce it (as minimally and precisely as possible)?

What is the content of the Deckfile you are using?

...

decks:

  • name: test
    sources:
    • type: helm
      ref: .//
      targetRevision: main

OS version

Anything else we need to know?

@buschNT buschNT added the bug Something isn't working label Dec 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant