Skip to content

Commit

Permalink
x
Browse files Browse the repository at this point in the history
  • Loading branch information
lburgazzoli committed Sep 27, 2024
1 parent 326f601 commit acf33f1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion config/crd/bases/operator.dapr.io_daprcruiscontrols.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ apiVersion: apiextensions.k8s.io/v1
kind: CustomResourceDefinition
metadata:
annotations:
controller-gen.kubebuilder.io/version: v0.16.0
controller-gen.kubebuilder.io/version: v0.16.3
name: daprcruiscontrols.operator.dapr.io
spec:
group: operator.dapr.io
Expand Down
2 changes: 1 addition & 1 deletion config/crd/bases/operator.dapr.io_daprinstances.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ apiVersion: apiextensions.k8s.io/v1
kind: CustomResourceDefinition
metadata:
annotations:
controller-gen.kubebuilder.io/version: v0.16.0
controller-gen.kubebuilder.io/version: v0.16.3
name: daprinstances.operator.dapr.io
spec:
group: operator.dapr.io
Expand Down

0 comments on commit acf33f1

Please sign in to comment.