Skip to content

Commit 25b03e7

Browse files
acm-grc-security[bot]openshift-merge-bot[bot]
authored andcommitted
Sync CRDs
Signed-off-by: acm-grc-security[bot] <acm-grc-security[bot]@users.noreply.github.com>
1 parent eb8eb7e commit 25b03e7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pkg/addon/configpolicy/manifests/managedclusterchart/templates/policy.open-cluster-management.io_configurationpolicies_crd.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ apiVersion: apiextensions.k8s.io/v1
55
kind: CustomResourceDefinition
66
metadata:
77
annotations:
8-
controller-gen.kubebuilder.io/version: v0.16.3
8+
controller-gen.kubebuilder.io/version: v0.19.0
99
labels:
1010
policy.open-cluster-management.io/policy-type: template
1111
addon.open-cluster-management.io/hosted-manifest-location: hosting

pkg/addon/configpolicy/manifests/managedclusterchart/templates/policy.open-cluster-management.io_operatorpolicies_crd.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ apiVersion: apiextensions.k8s.io/v1
33
kind: CustomResourceDefinition
44
metadata:
55
annotations:
6-
controller-gen.kubebuilder.io/version: v0.16.3
6+
controller-gen.kubebuilder.io/version: v0.19.0
77
labels:
88
policy.open-cluster-management.io/policy-type: template
99
addon.open-cluster-management.io/hosted-manifest-location: hosting

0 commit comments

Comments
 (0)