Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions addons/custom-helm-charts.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,8 @@ Since custom Helm charts install external components into your cluster, they fal

### Managing deployed charts

Once deployed, you can:
- View the chart status in the Add-ons tab
Once deployed, your custom Helm chart add-on displays the **chart name** and **version** as tags in the header, making it easy to identify which chart and version are running at a glance. You can also:
- View the chart deployment status in the Add-ons tab
- Update values and redeploy
- Upgrade to newer chart versions
- Delete the chart when no longer needed
Expand Down