Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: bump duty #2347

Merged
merged 1 commit into from
Nov 25, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
44 changes: 22 additions & 22 deletions config/deploy/crd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1762,14 +1762,14 @@ spec:
description: Search query that applies to the resource name, tag & labels.
type: string
statuses:
description: StringArray represents a one-dimensional array of the PostgreSQL character types.
description: Statuses filter resources by the status
items:
type: string
type: array
tagSelector:
type: string
types:
description: StringArray represents a one-dimensional array of the PostgreSQL character types.
description: Types filter resources by the type
items:
type: string
type: array
Expand Down Expand Up @@ -13593,7 +13593,7 @@ spec:
description: Search query that applies to the resource name, tag & labels.
type: string
statuses:
description: StringArray represents a one-dimensional array of the PostgreSQL character types.
description: Statuses filter resources by the status
items:
type: string
type: array
Expand All @@ -13608,7 +13608,7 @@ spec:
description: Deprecated. Use `types`
type: string
types:
description: StringArray represents a one-dimensional array of the PostgreSQL character types.
description: Types filter resources by the type
items:
type: string
type: array
Expand Down Expand Up @@ -13742,7 +13742,7 @@ spec:
description: Search query that applies to the resource name, tag & labels.
type: string
statuses:
description: StringArray represents a one-dimensional array of the PostgreSQL character types.
description: Statuses filter resources by the status
items:
type: string
type: array
Expand All @@ -13757,7 +13757,7 @@ spec:
description: Deprecated. Use `types`
type: string
types:
description: StringArray represents a one-dimensional array of the PostgreSQL character types.
description: Types filter resources by the type
items:
type: string
type: array
Expand Down Expand Up @@ -13894,14 +13894,14 @@ spec:
description: Search query that applies to the resource name, tag & labels.
type: string
statuses:
description: StringArray represents a one-dimensional array of the PostgreSQL character types.
description: Statuses filter resources by the status
items:
type: string
type: array
tagSelector:
type: string
types:
description: StringArray represents a one-dimensional array of the PostgreSQL character types.
description: Types filter resources by the type
items:
type: string
type: array
Expand Down Expand Up @@ -14038,14 +14038,14 @@ spec:
description: Search query that applies to the resource name, tag & labels.
type: string
statuses:
description: StringArray represents a one-dimensional array of the PostgreSQL character types.
description: Statuses filter resources by the status
items:
type: string
type: array
tagSelector:
type: string
types:
description: StringArray represents a one-dimensional array of the PostgreSQL character types.
description: Types filter resources by the type
items:
type: string
type: array
Expand Down Expand Up @@ -14105,7 +14105,7 @@ spec:
description: Search query that applies to the resource name, tag & labels.
type: string
statuses:
description: StringArray represents a one-dimensional array of the PostgreSQL character types.
description: Statuses filter resources by the status
items:
type: string
type: array
Expand All @@ -14120,7 +14120,7 @@ spec:
description: Deprecated. Use `types`
type: string
types:
description: StringArray represents a one-dimensional array of the PostgreSQL character types.
description: Types filter resources by the type
items:
type: string
type: array
Expand Down Expand Up @@ -14254,7 +14254,7 @@ spec:
description: Search query that applies to the resource name, tag & labels.
type: string
statuses:
description: StringArray represents a one-dimensional array of the PostgreSQL character types.
description: Statuses filter resources by the status
items:
type: string
type: array
Expand All @@ -14269,7 +14269,7 @@ spec:
description: Deprecated. Use `types`
type: string
types:
description: StringArray represents a one-dimensional array of the PostgreSQL character types.
description: Types filter resources by the type
items:
type: string
type: array
Expand Down Expand Up @@ -14406,14 +14406,14 @@ spec:
description: Search query that applies to the resource name, tag & labels.
type: string
statuses:
description: StringArray represents a one-dimensional array of the PostgreSQL character types.
description: Statuses filter resources by the status
items:
type: string
type: array
tagSelector:
type: string
types:
description: StringArray represents a one-dimensional array of the PostgreSQL character types.
description: Types filter resources by the type
items:
type: string
type: array
Expand Down Expand Up @@ -14504,7 +14504,7 @@ spec:
description: Search query that applies to the resource name, tag & labels.
type: string
statuses:
description: StringArray represents a one-dimensional array of the PostgreSQL character types.
description: Statuses filter resources by the status
items:
type: string
type: array
Expand All @@ -14519,7 +14519,7 @@ spec:
description: Deprecated. Use `types`
type: string
types:
description: StringArray represents a one-dimensional array of the PostgreSQL character types.
description: Types filter resources by the type
items:
type: string
type: array
Expand Down Expand Up @@ -14564,14 +14564,14 @@ spec:
description: Search query that applies to the resource name, tag & labels.
type: string
statuses:
description: StringArray represents a one-dimensional array of the PostgreSQL character types.
description: Statuses filter resources by the status
items:
type: string
type: array
tagSelector:
type: string
types:
description: StringArray represents a one-dimensional array of the PostgreSQL character types.
description: Types filter resources by the type
items:
type: string
type: array
Expand Down Expand Up @@ -14655,7 +14655,7 @@ spec:
description: Search query that applies to the resource name, tag & labels.
type: string
statuses:
description: StringArray represents a one-dimensional array of the PostgreSQL character types.
description: Statuses filter resources by the status
items:
type: string
type: array
Expand All @@ -14670,7 +14670,7 @@ spec:
description: Deprecated. Use `types`
type: string
types:
description: StringArray represents a one-dimensional array of the PostgreSQL character types.
description: Types filter resources by the type
items:
type: string
type: array
Expand Down
Loading
Loading