Skip to content

Commit d9ca849

Browse files
committed
Update conformance metadata to have release version v1.19
1 parent b20856e commit d9ca849

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/e2e/common/configmap.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,7 @@ var _ = ginkgo.Describe("[sig-node] ConfigMap", func() {
169169
})
170170

171171
/*
172-
Release : v1.18
172+
Release : v1.19
173173
Testname: ConfigMap lifecycle
174174
Description: Attempt to create a ConfigMap. Patch the created ConfigMap. Fetching the ConfigMap MUST reflect changes.
175175
By fetching all the ConfigMaps via a Label selector it MUST find the ConfigMap by it's static label and updated value. The ConfigMap must be deleted by Collection.

0 commit comments

Comments
 (0)