Skip to content

Commit 82c99d8

Browse files
committed
Fix metadata release version
1 parent d9ca849 commit 82c99d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/conformance/testdata/conformance.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1857,7 +1857,7 @@
18571857
the ConfigMap MUST reflect changes. By fetching all the ConfigMaps via a Label
18581858
selector it MUST find the ConfigMap by it's static label and updated value. The
18591859
ConfigMap must be deleted by Collection.
1860-
release: v1.18
1860+
release: v1.19
18611861
file: test/e2e/common/configmap.go
18621862
- testname: DownwardAPI, environment for CPU and memory limits and requests
18631863
codename: '[sig-node] Downward API should provide container''s limits.cpu/memory

0 commit comments

Comments
 (0)