Skip to content

Commit fce812b

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/e2e/common/podtemplates.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ import (
3232
var _ = ginkgo.Describe("[sig-architecture] PodTemplates", func() {
3333
f := framework.NewDefaultFramework("podtemplate")
3434
/*
35-
Release : v1.18
35+
Release : v1.19
3636
Testname: PodTemplate lifecycle
3737
Description: Attempt to create a PodTemplate. Patch the created PodTemplate. Fetching the PodTemplate MUST reflect changes.
3838
By fetching all the PodTemplates via a Label selector it MUST find the PodTemplate by it's static label and updated value. The PodTemplate must be deleted.

0 commit comments

Comments
 (0)