-
Notifications
You must be signed in to change notification settings - Fork 772
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
Wrong version, again #461
Comments
Hi @louisremi, Underscore problem got fixed in service names, but not in volume names :-( |
@cdrage we need to do something to make sure that we don't release binaries with wrong version again. |
Yeah, this is totally my fault, I had forgotten to add a function from a previous project to this release script in regards to syncing with the master repo before upload / making of the binaries. I've fixed this in #465 |
this has been fixed, shouldn't happen again :-) |
I just downloaded linux-0.3.0 and installed it. When I run
kompose version
I get0.2.0 (10cff91)
.Also, I gave 0.3.0 a try because I had troubles with underscores in volume names, and after running
kompose convert
, the underscore were still present. I'll try compiling from source to confirm, but could it be possible that the published version does not include that patch?The text was updated successfully, but these errors were encountered: