Commit b846560f authored by jgleonard's avatar jgleonard

formatting

Signed-off-by: 's avatarjgleonard <jgleonard@gmail.com>
parent 7b66bc77
......@@ -212,7 +212,7 @@ message UpdateReleaseRequest {
bool force = 11;
// Description, if set, will set the description for the updated release
string description = 12;
// Render subchart notes if enabled
// Render subchart notes if enabled
bool subNotes = 13;
}
......@@ -284,7 +284,7 @@ message InstallReleaseRequest {
// Description, if set, will set the description for the installed release
string description = 11;
bool subNotes = 12;
bool subNotes = 12;
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment