kubevela.github.io/docs/how-to/dashboard/application/get-application-revision.md

538 B

title description
List Application Revision View an application revision by KubeVela dashboard

Every time a deploy happens, there will be a revision generated automatically.

You can check the application revision in the Revisions tab inside the baseline config tab.

app-revision

Manually upgrade or triggered by webhooks will all list here.

Next Step