jtblin / kube2iam

kube2iam provides different AWS IAM roles for pods running on Kubernetes
BSD 3-Clause "New" or "Revised" License
1.98k stars 319 forks source link

Setting up chart docs #293

Closed jtblin closed 3 years ago

jtblin commented 3 years ago

Setting up docs for charts according to https://dev.to/jamiemagee/how-to-host-your-helm-chart-repository-on-github-3kd

jtblin commented 3 years ago

@walkafwalka can you check that this is what's required for #288?

coveralls commented 3 years ago

Coverage Status

Coverage remained the same at 19.481% when pulling 22e49e60d251d46663c51a1e6e66180d849b7b2c on gh-page-helm-chart into f7dc952c33a05d71ea9bed313fa963f8a8f5bfb0 on master.

marcgascon commented 3 years ago

Hi @jtblin,

I will really appreciate that the chart can be publicly retrieved as soon as possible, because we are using kube2iam and I will not maintain the chart in our own repositories.

By reviewing the PR I found a typo in a filename: .github/workflows/lint-dcos.yaml --> .github/workflows/lint-docs.yaml

Thanks for the effort 😄

walkafwalka commented 3 years ago

@jtblin This looks correct to me.