Skip to content

Commit

Permalink
s
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 1435785 commit 60ce78c
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.5"
CustomResourceDefinitionSchemaVersion = "0.10.4"

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

0 comments on commit 60ce78c

Please sign in to comment.