-
-
Notifications
You must be signed in to change notification settings - Fork 999
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
kubecolor: Add version 0.2.1 #5425
Conversation
/verify |
All changes look good. Wait for review from human collaborators. kubecolor
|
Kubecolor v0.2.1 is out now with some bug correction. Better update this PR with the new release before merging. Thx again for your work @applejag ! |
/verify |
All changes look good. Wait for review from human collaborators. kubecolor
|
"checkver": { | ||
"github": "https://github.com/kubecolor/kubecolor" | ||
}, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
"checkver": { | |
"github": "https://github.com/kubecolor/kubecolor" | |
}, | |
"checkver": "github", |
Better, but it doesn't matter.
Closes #5424