Kubernetes > Application update > Include appVersion
With https://gitlab.com/gitlab-org/gitlab-ce/issues/49384, we are automatically upgraded applications for users. This includes showing when the application was last upgraded, the chart version, and a link to the chart. We can additionally add the most recent appVersion ### Application version ![k8-application__runner](/uploads/a045ca15fda777bc8fbf383e7db2428d/k8-application__runner.png) ### Application updating ![k8-application__runner--upgrading](/uploads/c4be8c8cee3000edb779b394d0c3bbf9/k8-application__runner--upgrading.png) **NOTE: We changed all copy from `upgrade` to `update`** This is currently not reflected in the above screenshots.
issue