Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(hubble-chart): add step to release retina Hubble chart (#1223)
# Description * rename Helm chart for Hubble control plane * add a step in the Release Retina Charts workflow to Build, Push and Sign Hubble chart * add documentation on how to install Hubble control plane via Helm chart ## Related Issue * #1111 * fix #632 * #1055 * discussion #546 (reply in thread) ## Checklist - [x] I have read the [contributing documentation](https://retina.sh/docs/contributing). - [x] I signed and signed-off the commits (`git commit -S -s ...`). See [this documentation](https://docs.github.com/en/authentication/managing-commit-signature-verification/about-commit-signature-verification) on signing commits. - [x] I have correctly attributed the author(s) of the code. - [x] I have tested the changes locally. - [x] I have followed the project's style guidelines. - [x] I have updated the documentation, if necessary. - [x] I have added tests, if applicable. ## Screenshots (if applicable) or Testing Completed Doc part1 ![image](https://github.com/user-attachments/assets/6bb5211f-c405-496c-b83d-a473288d3b29) Doc part2 ![image](https://github.com/user-attachments/assets/89c350c7-e6c1-4340-93b7-03c55337bac6) Tested chart publish on my fork ![image](https://github.com/user-attachments/assets/6742c090-d4e2-40a5-8c39-cb72048e213d) Test chart install from my fork ![image](https://github.com/user-attachments/assets/a386e352-56a0-4218-90ee-698fa21ee9a4) ## Additional Notes Add any additional notes or context about the pull request here. --- Please refer to the [CONTRIBUTING.md](../CONTRIBUTING.md) file for more information on how to contribute to this project. --------- Signed-off-by: Simone Rodigari <[email protected]>
- Loading branch information