yekibud commented on code in PR #124: URL: https://github.com/apache/couchdb-helm/pull/124#discussion_r2000538513
########## couchdb/Chart.yaml: ########## @@ -18,4 +18,4 @@ maintainers: email: kocol...@apache.org - name: willholley email: willhol...@apache.org -icon: http://couchdb.apache.org/CouchDB-visual-identity/logo/CouchDB-couch-symbol.svg +icon: http://couchdb.apache.org/CouchDB-visual-identity/logo/CouchDB-couch-symbol.svg Review Comment: Ohhh, the linter _wants_ a newline at the end of the file. Okay, that's new to me. Fixed - although, looks like the linter chose to ignore the previous linting error in the values.yaml, which didn't appear to have a newline, and complained, but after I edited the file in the Github editor, it didn't complain, although there still isn't a newline. In any case, good now, I think? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notifications-unsubscr...@couchdb.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org