helm s3 push --force *.tgz my-charts Now, if you type “helm repo list”, you will see that your chart repo named “my-charts” has been added to your local machine. Also, check your S3 bucket’s charts directory to see if the chart file named sample-chart-0.1.0.tgz...