calert
calert copied to clipboard
chore: release calert helm charts
Closes #48
Hi @aslafy-z Thanks for this. Let me know when it's ready to be reviewed!
@mr-karan This looks good to me. What do you think about syncing calert
versions and calert
chart versions?
Might be related (?) https://github.com/mr-karan/calert/issues/56
@aslafy-z I missed this, sorry! A bit unclear, do you mean the helm chart version and calert version? I guess we can keep them same?
@mr-karan Sorry, will be progress here? We really wanna use this chart on our pipeline
Feel free to contribute, I don't really have any experience with helm.
#56 is related, yes. This pr will allow the use of this repository GitHub pages as a helm repository. The current implementation maps the git release tag to the helm version. @granescb can review to the impl so we can go forward?
Up @mr-karan. Did you find some time to review this pr?
@aslafy-z Sorry for late response. Yes, LGTM. We can use the git tag release version for Helm charts. I'm merging this.
Hey!
I'm getting a 404 error here:
helm repo add calert https://mr-karan.github.io/calert/charts
helm repo update
Error: looks like "https://mr-karan.github.io/calert/charts" is not a valid chart repository or cannot be reached: failed to fetch https://mr-karan.github.io/calert/charts/index.yaml : 404 Not Found
@aslafy-z enumerated some requirements on the first post. Is that missing?
It is indeed @joaogbcravo @mr-karan can you please enable GH pages as explained in op?