diff --git a/CHANGELOG.md b/CHANGELOG.md index c4701ac..67409af 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,8 @@ # Changelog +## aiven-operator-v0.4.0 - 2022-08-04 +* sync with aiven-operator v0.4.0 + ## aiven-operator-v0.2.0 - 2021-11-17 * sync with aiven-operator v0.2.0 diff --git a/charts/aiven-operator-crds/Chart.yaml b/charts/aiven-operator-crds/Chart.yaml index f9cb9a5..cc55b34 100644 --- a/charts/aiven-operator-crds/Chart.yaml +++ b/charts/aiven-operator-crds/Chart.yaml @@ -2,10 +2,10 @@ apiVersion: v2 name: aiven-operator-crds description: A Helm chart to deploy the aiven operator custom resource definitions type: application -version: v0.3.0 -appVersion: v0.3.0 +version: v0.4.0 +appVersion: v0.4.0 maintainers: -- name: mhoffm-aiven - url: https://www.aiven.io -- name: ivan-savciuc - url: https://www.aiven.io + - name: mhoffm-aiven + url: https://www.aiven.io + - name: ivan-savciuc + url: https://www.aiven.io diff --git a/charts/aiven-operator-crds/templates/aiven.io_clickhouses.yaml b/charts/aiven-operator-crds/templates/aiven.io_clickhouses.yaml index d4a81dc..a69158c 100644 --- a/charts/aiven-operator-crds/templates/aiven.io_clickhouses.yaml +++ b/charts/aiven-operator-crds/templates/aiven.io_clickhouses.yaml @@ -93,6 +93,12 @@ spec: description: Identifier of the VPC the service should be in, if any. maxLength: 36 type: string + tags: + additionalProperties: + type: string + description: Tags are key-value pairs that allow you to categorize + services. + type: object terminationProtection: description: Prevent service from being deleted. It is recommended to have this enabled for all services. diff --git a/charts/aiven-operator-crds/templates/aiven.io_kafkaconnectors.yaml b/charts/aiven-operator-crds/templates/aiven.io_kafkaconnectors.yaml index 37cbc25..c086ab0 100644 --- a/charts/aiven-operator-crds/templates/aiven.io_kafkaconnectors.yaml +++ b/charts/aiven-operator-crds/templates/aiven.io_kafkaconnectors.yaml @@ -85,8 +85,8 @@ spec: additionalProperties: type: string description: The connector specific configuration To build config - values from secret the template function {{`{{ fromSecret "name" "key" }}`}} - is provided when interpreting the keys + values from secret the template function {{`{{ fromSecret "name" "key" + }}`}} is provided when interpreting the keys type: object required: - authSecretRef diff --git a/charts/aiven-operator-crds/templates/aiven.io_kafkaconnects.yaml b/charts/aiven-operator-crds/templates/aiven.io_kafkaconnects.yaml index 09ade35..b840bb3 100644 --- a/charts/aiven-operator-crds/templates/aiven.io_kafkaconnects.yaml +++ b/charts/aiven-operator-crds/templates/aiven.io_kafkaconnects.yaml @@ -88,6 +88,12 @@ spec: description: Identifier of the VPC the service should be in, if any. maxLength: 36 type: string + tags: + additionalProperties: + type: string + description: Tags are key-value pairs that allow you to categorize + services. + type: object terminationProtection: description: Prevent service from being deleted. It is recommended to have this enabled for all services. diff --git a/charts/aiven-operator-crds/templates/aiven.io_kafkas.yaml b/charts/aiven-operator-crds/templates/aiven.io_kafkas.yaml index 7fd2793..80461e1 100644 --- a/charts/aiven-operator-crds/templates/aiven.io_kafkas.yaml +++ b/charts/aiven-operator-crds/templates/aiven.io_kafkas.yaml @@ -116,6 +116,12 @@ spec: description: Identifier of the VPC the service should be in, if any. maxLength: 36 type: string + tags: + additionalProperties: + type: string + description: Tags are key-value pairs that allow you to categorize + services. + type: object terminationProtection: description: Prevent service from being deleted. It is recommended to have this enabled for all services. diff --git a/charts/aiven-operator-crds/templates/aiven.io_opensearches.yaml b/charts/aiven-operator-crds/templates/aiven.io_opensearches.yaml index f7ec0d7..0a5df2e 100644 --- a/charts/aiven-operator-crds/templates/aiven.io_opensearches.yaml +++ b/charts/aiven-operator-crds/templates/aiven.io_opensearches.yaml @@ -99,6 +99,12 @@ spec: description: Identifier of the VPC the service should be in, if any. maxLength: 36 type: string + tags: + additionalProperties: + type: string + description: Tags are key-value pairs that allow you to categorize + services. + type: object terminationProtection: description: Prevent service from being deleted. It is recommended to have this enabled for all services. diff --git a/charts/aiven-operator-crds/templates/aiven.io_postgresqls.yaml b/charts/aiven-operator-crds/templates/aiven.io_postgresqls.yaml index 09faeb6..dd9c228 100644 --- a/charts/aiven-operator-crds/templates/aiven.io_postgresqls.yaml +++ b/charts/aiven-operator-crds/templates/aiven.io_postgresqls.yaml @@ -112,6 +112,12 @@ spec: description: Identifier of the VPC the service should be in, if any. maxLength: 36 type: string + tags: + additionalProperties: + type: string + description: Tags are key-value pairs that allow you to categorize + services. + type: object terminationProtection: description: Prevent service from being deleted. It is recommended to have this enabled for all services. diff --git a/charts/aiven-operator-crds/templates/aiven.io_projects.yaml b/charts/aiven-operator-crds/templates/aiven.io_projects.yaml index d517ae9..ac1c8f1 100644 --- a/charts/aiven-operator-crds/templates/aiven.io_projects.yaml +++ b/charts/aiven-operator-crds/templates/aiven.io_projects.yaml @@ -113,6 +113,12 @@ spec: maxLength: 2 minLength: 2 type: string + tags: + additionalProperties: + type: string + description: Tags are key-value pairs that allow you to categorize + projects + type: object technicalEmails: description: Technical contact emails of the project items: diff --git a/charts/aiven-operator-crds/templates/aiven.io_redis.yaml b/charts/aiven-operator-crds/templates/aiven.io_redis.yaml index 33b015d..6a7c957 100644 --- a/charts/aiven-operator-crds/templates/aiven.io_redis.yaml +++ b/charts/aiven-operator-crds/templates/aiven.io_redis.yaml @@ -98,6 +98,12 @@ spec: description: Identifier of the VPC the service should be in, if any. maxLength: 36 type: string + tags: + additionalProperties: + type: string + description: Tags are key-value pairs that allow you to categorize + services. + type: object terminationProtection: description: Prevent service from being deleted. It is recommended to have this enabled for all services. diff --git a/charts/aiven-operator/Chart.yaml b/charts/aiven-operator/Chart.yaml index a0ea9df..ee76f77 100644 --- a/charts/aiven-operator/Chart.yaml +++ b/charts/aiven-operator/Chart.yaml @@ -2,10 +2,10 @@ apiVersion: v2 name: aiven-operator description: A Helm chart to deploy the aiven operator type: application -version: v0.3.0 -appVersion: v0.3.0 +version: v0.4.0 +appVersion: v0.4.0 maintainers: -- name: mhoffm-aiven - url: https://www.aiven.io -- name: ivan-savciuc - url: https://www.aiven.io + - name: mhoffm-aiven + url: https://www.aiven.io + - name: ivan-savciuc + url: https://www.aiven.io