We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 248b393 + 14f9ae8 commit 4f8c1f3Copy full SHA for 4f8c1f3
pkg/oci/pull.go
@@ -19,7 +19,7 @@ import (
19
)
20
21
const (
22
- HelmCredentialsFileBasename = "registry/config.json"
+ HelmCredentialsFileBasename = ".config/helm/registry/config.json"
23
24
25
var (
0 commit comments