IBM / cp4waiops-gitops

Manage Your IBM Cloud Pak for Watson AIOps With GitOps
https://ibm.github.io/cp4waiops-gitops/docs/
Apache License 2.0
11 stars 27 forks source link

Update AI Manager helm chart version to fix the GitHub Action failure #136

Closed morningspace closed 2 years ago

morningspace commented 2 years ago

We have recently modified helm chart for AI Manager and Event Manager in PR #132, but did not update the helm chart version. (Event Manager chart version is updated which is good). This breaks the GitHub Action to generate the helm chart packages. More details, please check: https://github.com/IBM/cp4waiops-gitops/runs/5797052801.

We should bump the helm chart version, in this case, AI Manager from 0.0.1 to 0.0.2, anytime when we modify the corresponding helm chart.

huang-cn commented 2 years ago

fixed in PR: https://github.com/IBM/cp4waiops-gitops/pull/194 I'm closing this issue