mirror of
https://github.com/helm/helm.git
synced 2026-02-20 00:13:02 -05:00
helm alias set: configure an alias that maps a name to an oci url used like with legacy repositories `@name` or `alias:name` helm alias list: shows aliases and substitutions helm alias substitute: configure registry url substitutions for example substitute oci://some-vendor.example.com/vendor/charts with oci://internal.example.com/charts/3rdparty/vendor and thus helm will never contact some-vendor.example.com but instead resolve the vendors charts using internal.example.com Signed-off-by: Christoph Obexer <cobexer@gmail.com> |
||
|---|---|---|
| .. | ||
| output | ||
| values | ||
| environment.go | ||
| environment_test.go | ||