Skip to content

Commit 6139c90

Browse files
committed
k8s: change schema version to 1.5.0
Signed-off-by: Kornilios Kourtis <[email protected]>
1 parent d6dc252 commit 6139c90

File tree

2 files changed

+2
-2
lines changed
  • pkg/k8s/apis/cilium.io/v1alpha1
  • vendor/github.com/cilium/tetragon/pkg/k8s/apis/cilium.io/v1alpha1

2 files changed

+2
-2
lines changed

pkg/k8s/apis/cilium.io/v1alpha1/version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ package v1alpha1
77
// Used to determine if CRD needs to be updated in cluster
88
//
99
// Developers: Bump patch for each change in the CRD schema.
10-
const CustomResourceDefinitionSchemaVersion = "1.4.4"
10+
const CustomResourceDefinitionSchemaVersion = "1.5.0"

vendor/github.com/cilium/tetragon/pkg/k8s/apis/cilium.io/v1alpha1/version.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)