Skip to content

Commit

Permalink
d
Browse files Browse the repository at this point in the history
Signed-off-by: sadath-12 <[email protected]>
  • Loading branch information
sadath-12 committed Dec 28, 2023
1 parent 0324936 commit 447b926
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/k8s/apis/cilium.io/v1alpha1/register.go
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ const (
// TPCRDName is the full name of the TracingPolicy CRD.
TPCRDName = TPKindDefinition + "/" + CRDVersion

CustomResourceDefinitionSchemaVersion = "0.10.0"
CustomResourceDefinitionSchemaVersion = "0.10.1"

// TPNamespacedCRDName is the full name of the TracingPolicy CRD.
TPNamespacedCRDName = TPNamespacedKindDefinition + "/" + CRDVersion
Expand Down

0 comments on commit 447b926

Please sign in to comment.