vmware-tanzu / helm-charts

Contains Helm charts for Kubernetes related open source tools
https://vmware-tanzu.github.io/helm-charts/
Apache License 2.0
254 stars 363 forks source link

[velero] Add version label to deployment #624

Closed wyattfry closed 3 weeks ago

wyattfry commented 1 month ago

Special notes for your reviewer:

This PR adds the Kubernetes-recommended label "app.kubernetes.io/version" to the Deployment and its Pods. https://kubernetes.io/docs/concepts/overview/working-with-objects/common-labels/#labels

The value of the version label:

The current version of the application (e.g., a SemVer 1.0, revision hash, etc.)

Checklist

[Place an '[x]' (no spaces) in all applicable fields. Please remove unrelated fields.]

wyattfry commented 3 weeks ago

@aramprice @weseven could i please have one more review?

aramprice commented 3 weeks ago

@wyattfry - you may have tagged the wrong person, I don't have context on this codebase.

wyattfry commented 3 weeks ago

@wyattfry - you may have tagged the wrong person, I don't have context on this codebase.

Ah, sorry about that