Skip to content

Commit

Permalink
chore: bump duty
Browse files Browse the repository at this point in the history
  • Loading branch information
adityathebe authored and moshloop committed Nov 25, 2024
1 parent d32ad88 commit 6cd68b1
Show file tree
Hide file tree
Showing 7 changed files with 65 additions and 86 deletions.
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

0 comments on commit 6cd68b1

Please sign in to comment.