Update chart version to v1.18.0-rc1 (#2576)
Signed-off-by: Sanket Sudake <sanketsudake@gmail.com>
This commit is contained in:
@@ -32,7 +32,7 @@ type GitRepo struct {
|
||||
status git.Status
|
||||
dirPath string
|
||||
gitRepoRootPath string // absolute path of the root of the git repository
|
||||
commitID string // commit ID the HEAD of the repository is poitning to
|
||||
commitID string // commit ID the HEAD of the repository is pointing to
|
||||
}
|
||||
|
||||
// NewGitRepo creates new GitRepo struct
|
||||
|
||||
Reference in New Issue
Block a user