Kubernetes > Application > Show the installed chart version of chart applications
### Problem to solve
I want to know what chart version of the application is currently installed
### Target audience
- Delaney, Development Team Lead, https://design.gitlab.com/research/personas#persona-delaney
- Sasha, Software Developer, https://design.gitlab.com/research/personas#persona-sasha
- Devon, DevOps Engineer, https://design.gitlab.com/research/personas#persona-devon
- Sidney, Systems Administrator, https://design.gitlab.com/research/personas#persona-sidney
- Sam, Security Analyst, https://design.gitlab.com/research/personas#persona-sam
### Further details
<!-- Include use cases, benefits, and/or goals (contributes to our vision?) -->
### Proposal
Always show the installed chart version of an application
- If not installed, do not show
- If install errored, do not show
- If installed successfully, show the chart version
- If upgraded successfully, show the chart version after upgrade
- If upgrade failed, show the currently installed chart version

### Documentation
### What does success look like, and how can we measure that?
<!-- Define both the success metrics and acceptance criteria. Note that success metrics indicate the desired business outcomes, while acceptance criteria indicate when the solution is working correctly. If there is no way to measure success, link to an issue that will implement a way to measure this. -->
### Links / references
This is complementary to https://gitlab.com/gitlab-org/gitlab-ce/issues/57019 and https://gitlab.com/gitlab-org/gitlab-ce/issues/57017
issue