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

Helm chart notes: incorrect image tag in command #72

Closed
soamvasani opened this issue Oct 25, 2017 · 1 comment
Closed

Helm chart notes: incorrect image tag in command #72

soamvasani opened this issue Oct 25, 2017 · 1 comment

Comments

@soamvasani
Copy link
Member

The env create command has the wrong image tag (it is 0.3.0 not v0.3.0):

The right command is:

fission env create --name binary --image fission/binary-env:0.3.0

but the NOTES contains the command with an extra 'v' in the tag.

@erwinvaneyk
Copy link
Member

Fixed in #79

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants