ToolJet / ToolJet

Low-code platform for building business applications. Connect to databases, cloud storages, GraphQL, API endpoints, Airtable, Google sheets, OpenAI, etc and build apps using drag and drop application builder. Built using JavaScript/TypeScript. 🚀
https://tooljet.com
GNU Affero General Public License v3.0
26.77k stars 3.29k forks source link

Corrected helm-chart repo address #9531

Open tunix opened 2 weeks ago

tunix commented 2 weeks ago
❯ helm repo add foo https://github.com/ToolJet/helm-charts.git
Error: looks like "https://github.com/ToolJet/helm-charts.git" is not a valid chart repository or cannot be reached: failed to fetch https://github.com/ToolJet/helm-charts.git/index.yaml : 404 Not Found
❯ helm repo add tooljet https://tooljet.github.io/helm-charts
"tooljet" has been added to your repositories
CLAassistant commented 2 weeks ago

CLA assistant check
All committers have signed the CLA.