Azure-Samples/aks-store-demo

Host this repository helm chart publicly

dtzar opened this issue · 1 comments

Describe the solution you'd like
As a user/operator, I'd like to be able to install the application utilizing the helm chart from a hosted chart repository so that I can easily deploy the application with various parameters onto various clusters, especially with gitops agents such as ArgoCD or Flux.

Describe alternatives you've considered
Cloning the repository locally and then running commands takes a lot longer and also doesn't work (at all or easily) with GitOps agent deployments.

Can now see chart info with this command.

helm show chart oci://ghcr.io/azure-samples/aks-store-demo/charts/aks-store-demo-chart --version 1.0.0