helm/pkg
Allen Bai e08a9270be
HELM_REGISTRY_CONFIG: change default file of registry config to config.json
Changes default registry config file from `registry.json` to
`config.json`. This aligns with the `config.json` that is widely used in docker.

Closes: https://github.com/helm/helm/issues/10156
Related: https://github.com/helm/helm/issues/10122
Signed-off-by: Allen Bai <abai@redhat.com>
2022-01-11 15:19:28 -05:00
..
action validate release name during install 2021-12-29 14:45:05 +08:00
chart fix(*): Validate metadata semver and printable characters 2021-02-04 12:52:24 -08:00
chartutil validate release name during install 2021-12-29 14:45:05 +08:00
cli HELM_REGISTRY_CONFIG: change default file of registry config to config.json 2022-01-11 15:19:28 -05:00
downloader Fixing issue where OCI handling early causes a bad message 2022-01-10 11:21:40 -05:00
engine Fixing issue with non-existant .Template when using tpl function 2021-08-31 10:19:54 -04:00
gates pkg/gates: add unit test for String 2020-02-17 13:48:12 +08:00
getter remove hardcoded oci strings, add constant/util 2021-06-28 12:43:33 -04:00
helmpath Use buffered channel for signal notification 2021-11-16 15:42:48 +00:00
kube Merge pull request #10209 from yxxhero/fix_sa_issue 2022-01-10 18:05:17 +00:00
lint Fix specifying of Kubernetes version from build scripts 2021-11-18 11:48:02 -05:00
plugin Update HELM_PLUGIN_SELF -> HELM_PLUGIN_DIR (#10380) 2021-11-25 23:50:53 -08:00
postrender chore: Spelling (#9410) 2021-03-15 21:11:57 -04:00
provenance Add nolint comments 2021-11-16 12:13:39 -05:00
release chore: Spelling (#9410) 2021-03-15 21:11:57 -04:00
releaseutil add kind_sorter support for SecretList 2020-05-21 18:23:00 +08:00
repo Merge branch 'main' of github.com:helm/helm into hip-6 2021-08-26 16:51:02 -04:00
storage fix(typo): fix typo of storage doc 2021-07-22 23:32:06 +08:00
strvals fix conflict 2020-07-01 21:38:44 +08:00
time remove redudant time func 2020-09-23 23:32:56 +02:00