Skip to content

Commit 3269c28

Browse files
authored
add license annotation to package metadata template.
title. Signed-off-by: Jason Tang <jason@upbound.io>
1 parent f48adf9 commit 3269c28

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

package/crossplane.yaml.tmpl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ metadata:
99
annotations:
1010
meta.crossplane.io/maintainer: Upbound <support@upbound.io>
1111
meta.crossplane.io/source: github.com/crossplane-contrib/provider-upjet-{{ .ProviderName }}
12+
meta.crossplane.io/license: Apache-2.0
1213
meta.crossplane.io/description: |
1314
Upbound's official Crossplane provider to manage Google Cloud Platform (GCP)
1415
{{ .Service }} services in Kubernetes.

0 commit comments

Comments
 (0)