Skip to content

Commit

Permalink
build(deps): bump github.com/aiven/go-api-schemas from 1.30.0 to 1.33…
Browse files Browse the repository at this point in the history
….0 (#487)
  • Loading branch information
dependabot[bot] authored Sep 14, 2023
1 parent e1dac2e commit db26b18
Show file tree
Hide file tree
Showing 17 changed files with 595 additions and 31 deletions.
3 changes: 2 additions & 1 deletion api/v1alpha1/userconfig/service/cassandra/cassandra.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

11 changes: 8 additions & 3 deletions api/v1alpha1/userconfig/service/kafka/kafka.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

15 changes: 10 additions & 5 deletions api/v1alpha1/userconfig/service/kafka/zz_generated.deepcopy.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

102 changes: 102 additions & 0 deletions api/v1alpha1/userconfig/service/opensearch/opensearch.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

155 changes: 155 additions & 0 deletions api/v1alpha1/userconfig/service/opensearch/zz_generated.deepcopy.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
Expand Up @@ -184,7 +184,7 @@ spec:
description: Cassandra specific user configuration options
properties:
additional_backup_regions:
description: Additional Cloud Regions for Backup Replication
description: Deprecated. Additional Cloud Regions for Backup Replication
items:
type: string
maxItems: 1
Expand Down
Loading

0 comments on commit db26b18

Please sign in to comment.