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