Merge branch 'main' into main

This commit is contained in:
yxxhero 2022-12-13 13:18:13 +08:00 committed by GitHub
commit 89d9a9b3a2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -49,6 +49,7 @@ type Config struct {
ChartifyTempDir string `yaml:"chartifyTempDir"`
HelmfileArgs []string `yaml:"helmfileArgs"`
}
type fakeInit struct{}
func (f fakeInit) Force() bool {