Skip to content

Commit 6b00dbf

Browse files
committed
Add kind field to metadata.yaml
Signed-off-by: Prajyot-Parab <prajyot.parab2@ibm.com>
1 parent e22b1f3 commit 6b00dbf

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

metadata.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
#
55
# update this file only when a new major or minor version is released
66
apiVersion: clusterctl.cluster.x-k8s.io/v1alpha3
7+
kind: Metadata
78
releaseSeries:
89
- major: 0
910
minor: 2

test/e2e/data/shared/metadata.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
#
55
# update this file only when a new major or minor version is released
66
apiVersion: clusterctl.cluster.x-k8s.io/v1alpha3
7+
kind: Metadata
78
releaseSeries:
89
- major: 1
910
minor: 11

0 commit comments

Comments
 (0)