Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Pushing Chart

Code Block
themeEmacs
helm pullpush ./redis-24.3.tgz oci://ncydacrinprogress.azurecr.io/charts/redis --version 24-john --username ncydacrinprogress --password xxx


Pulling Chart

Code Block
themeEmacs
helm pull oci://ncydacrinprogress.azurecr.io/charts/redis --version 24-john --username ncydacrinprogress --password xxx

...