Merge branch 'main' into main
This commit is contained in:
commit
89d9a9b3a2
|
|
@ -49,6 +49,7 @@ type Config struct {
|
|||
ChartifyTempDir string `yaml:"chartifyTempDir"`
|
||||
HelmfileArgs []string `yaml:"helmfileArgs"`
|
||||
}
|
||||
|
||||
type fakeInit struct{}
|
||||
|
||||
func (f fakeInit) Force() bool {
|
||||
|
|
|
|||
Loading…
Reference in New Issue