From 1437eaa17c8f81f633d29d98424f25f6d0eba22b Mon Sep 17 00:00:00 2001 From: "distro-ci[bot]" <122795778+distro-ci[bot]@users.noreply.github.com> Date: Mon, 21 Oct 2024 09:43:14 +0000 Subject: [PATCH] chore: Update golden files --- charts/camunda-platform-alpha/README.md | 36 +++++++++---------- .../identity/golden/deployment.golden.yaml | 1 + 2 files changed, 19 insertions(+), 18 deletions(-) diff --git a/charts/camunda-platform-alpha/README.md b/charts/camunda-platform-alpha/README.md index 07535ed432..9b7e421d86 100644 --- a/charts/camunda-platform-alpha/README.md +++ b/charts/camunda-platform-alpha/README.md @@ -535,7 +535,7 @@ Please see the corresponding [release guide](../../docs/release.md) to find out | `console.configuration` | Configuration passed directly to Console as YAML file. More details on [Console official documenations](https://docs.camunda.io/docs/self-managed/console-deployment/configuration/) | `""` | | `console.image.registry` | can be used to set container image registry. | `""` | | `console.image.repository` | defines which image repository to use | `camunda/console` | -| `console.image.tag` | can be used to set the Docker image tag for the Console image (overwrites global.image.tag) | `8.6.0-alpha5` | +| `console.image.tag` | can be used to set the Docker image tag for the Console image (overwrites global.image.tag) | `8.6.0` | | `console.image.pullSecrets` | can be used to configure image pull secrets https://kubernetes.io/docs/concepts/containers/images/#specifying-imagepullsecrets-on-a-pod | `[]` | | `console.sidecars` | can be used to attach extra containers to the console deployment | `[]` | | `console.replicas` | Number of Console replicas | `1` | @@ -624,7 +624,7 @@ Please see the corresponding [release guide](../../docs/release.md) to find out | `zeebe.image` | configuration to configure the zeebe image specifics | | | `zeebe.image.registry` | can be used to set container image registry. | `""` | | `zeebe.image.repository` | defines which image repository to use | `camunda/zeebe` | -| `zeebe.image.tag` | can be set to overwrite the global tag, which should be used in that chart | `8.6.0-alpha5` | +| `zeebe.image.tag` | can be set to overwrite the global tag, which should be used in that chart | `8.6.0` | | `zeebe.image.pullSecrets` | can be used to configure image pull secrets https://kubernetes.io/docs/concepts/containers/images/#specifying-imagepullsecrets-on-a-pod | `[]` | | `zeebe.sidecars` | can be used to attach extra containers to the zeebe deployment | `[]` | | `zeebe.clusterSize` | defines the amount of brokers (=replicas), which are deployed via helm | `3` | @@ -745,7 +745,7 @@ Please see the corresponding [release guide](../../docs/release.md) to find out | `zeebeGateway.image` | configuration to configure the ZeebeGateway image specifics | | | `zeebeGateway.image.registry` | can be used to set container image registry. | `""` | | `zeebeGateway.image.repository` | defines which image repository to use | `camunda/zeebe` | -| `zeebeGateway.image.tag` | can be set to overwrite the global tag, which should be used in that chart | `8.6.0-alpha5` | +| `zeebeGateway.image.tag` | can be set to overwrite the global tag, which should be used in that chart | `8.6.0` | | `zeebeGateway.image.pullSecrets` | can be used to configure image pull secrets https://kubernetes.io/docs/concepts/containers/images/#specifying-imagepullsecrets-on-a-pod | `[]` | | `zeebeGateway.sidecars` | can be used to attach extra containers to the ZeebeGateway deployment | `[]` | | `zeebeGateway.podAnnotations` | can be used to define extra gateway pod annotations | `{}` | @@ -868,7 +868,7 @@ Please see the corresponding [release guide](../../docs/release.md) to find out | `operate.image` | configuration to configure the Operate image specifics | | | `operate.image.registry` | can be used to set container image registry. | `""` | | `operate.image.repository` | defines which image repository to use | `camunda/operate` | -| `operate.image.tag` | can be set to overwrite the global tag, which should be used in that chart | `8.6.0-alpha5` | +| `operate.image.tag` | can be set to overwrite the global tag, which should be used in that chart | `8.6.0` | | `operate.image.pullSecrets` | can be used to configure image pull secrets https://kubernetes.io/docs/concepts/containers/images/#specifying-imagepullsecrets-on-a-pod | `[]` | | `operate.migration` | configuration for Operate migration | | | `operate.migration.enabled` | if true, run Operate migration script as an init container | `true` | @@ -978,7 +978,7 @@ Please see the corresponding [release guide](../../docs/release.md) to find out | `tasklist.image` | configuration to configure the tasklist image specifics | | | `tasklist.image.registry` | can be used to set container image registry. | `""` | | `tasklist.image.repository` | defines which image repository to use | `camunda/tasklist` | -| `tasklist.image.tag` | can be set to overwrite the global tag, which should be used in that chart | `8.6.0-alpha5` | +| `tasklist.image.tag` | can be set to overwrite the global tag, which should be used in that chart | `8.6.0` | | `tasklist.image.pullSecrets` | can be used to configure image pull secrets https://kubernetes.io/docs/concepts/containers/images/#specifying-imagepullsecrets-on-a-pod | `[]` | | `tasklist.sidecars` | can be used to attach extra containers to the tasklist deployment | `[]` | | `tasklist.initContainers` | can be used to set up extra init containers for the application Pod | `[]` | @@ -1078,7 +1078,7 @@ Please see the corresponding [release guide](../../docs/release.md) to find out | `optimize.image` | configuration to configure the Optimize image specifics | | | `optimize.image.registry` | can be used to set container image registry | `""` | | `optimize.image.repository` | defines which image repository to use | `camunda/optimize` | -| `optimize.image.tag` | can be set to overwrite the global tag, which should be used in that chart | `8.6.0-alpha5` | +| `optimize.image.tag` | can be set to overwrite the global tag, which should be used in that chart | `8.6.0` | | `optimize.image.pullSecrets` | can be used to configure image pull secrets https://kubernetes.io/docs/concepts/containers/images/#specifying-imagepullsecrets-on-a-pod | `[]` | | `optimize.migration` | configuration for Optimize migration | | | `optimize.migration.enabled` | if true, run Optimize migration script as an init container | `true` | @@ -1281,7 +1281,7 @@ Please see the corresponding [release guide](../../docs/release.md) to find out | `identity.image` | configuration to configure the identity image specifics | | | `identity.image.registry` | can be used to set container image registry. | `""` | | `identity.image.repository` | defines which image repository to use | `camunda/identity` | -| `identity.image.tag` | can be set to overwrite the global tag, which should be used in that chart | `8.6.0-alpha5` | +| `identity.image.tag` | can be set to overwrite the global tag, which should be used in that chart | `8.6.0` | | `identity.image.pullSecrets` | can be used to configure image pull secrets https://kubernetes.io/docs/concepts/containers/images/#specifying-imagepullsecrets-on-a-pod | `[]` | | `identity.sidecars` | can be used to attach extra containers to the identity deployment | `[]` | | `identity.initContainers` | can be used to set up extra init containers for the application Pod | `[]` | @@ -1455,16 +1455,16 @@ Please see the corresponding [release guide](../../docs/release.md) to find out ### WebModeler Parameters -| Name | Description | Value | -| ------------------------------ | --------------------------------------------------------------------------------------------------------------------------------------------- | -------------- | -| `webModeler.enabled` | if true, the WebModeler deployment and its related resources are deployed via a helm release | `false` | -| `webModeler.fullnameOverride` | can be used to override the full name of the WebModeler resources | `""` | -| `webModeler.nameOverride` | can be used to partly override the name of the WebModeler resources (names will still be prefixed with the release name) | `""` | -| `webModeler.image` | configuration of the WebModeler Docker images | | -| `webModeler.image.registry` | can be used to set the Docker registry for the WebModeler images (overwrites global.image.registry) | `""` | -| `webModeler.image.tag` | can be used to set the Docker image tag for the WebModeler images (overwrites global.image.tag) | `8.6.0-alpha5` | -| `webModeler.image.pullSecrets` | can be used to configure image pull secrets, see https://kubernetes.io/docs/concepts/containers/images/#specifying-imagepullsecrets-on-a-pod | `[]` | -| `webModeler.contextPath` | can be used to make WebModeler available on a custom sub-path. This is mainly used to run the Camunda web applications under a single domain. | `""` | +| Name | Description | Value | +| ------------------------------ | --------------------------------------------------------------------------------------------------------------------------------------------- | ------- | +| `webModeler.enabled` | if true, the WebModeler deployment and its related resources are deployed via a helm release | `false` | +| `webModeler.fullnameOverride` | can be used to override the full name of the WebModeler resources | `""` | +| `webModeler.nameOverride` | can be used to partly override the name of the WebModeler resources (names will still be prefixed with the release name) | `""` | +| `webModeler.image` | configuration of the WebModeler Docker images | | +| `webModeler.image.registry` | can be used to set the Docker registry for the WebModeler images (overwrites global.image.registry) | `""` | +| `webModeler.image.tag` | can be used to set the Docker image tag for the WebModeler images (overwrites global.image.tag) | `8.6.0` | +| `webModeler.image.pullSecrets` | can be used to configure image pull secrets, see https://kubernetes.io/docs/concepts/containers/images/#specifying-imagepullsecrets-on-a-pod | `[]` | +| `webModeler.contextPath` | can be used to make WebModeler available on a custom sub-path. This is mainly used to run the Camunda web applications under a single domain. | `""` | ### WebModeler - RestAPI Parameters @@ -1765,7 +1765,7 @@ Please see the corresponding [release guide](../../docs/release.md) to find out | `connectors.image` | configuration to configure the Connectors image specifics | | | `connectors.image.registry` | can be used to set container image registry. | `""` | | `connectors.image.repository` | defines which image repository to use | `camunda/connectors-bundle` | -| `connectors.image.tag` | can be set to overwrite the global tag, which should be used in that chart | `8.6.0-alpha5` | +| `connectors.image.tag` | can be set to overwrite the global tag, which should be used in that chart | `8.6.0` | | `connectors.image.pullSecrets` | can be used to configure image pull secrets https://kubernetes.io/docs/concepts/containers/images/#specifying-imagepullsecrets-on-a-pod | `[]` | | `connectors.sidecars` | can be used to attach extra containers to the connectors deployment | `[]` | | `connectors.initContainers` | can be used to set up extra init containers for the application Pod | `[]` | diff --git a/charts/camunda-platform-alpha/test/unit/identity/golden/deployment.golden.yaml b/charts/camunda-platform-alpha/test/unit/identity/golden/deployment.golden.yaml index 398233565d..a3b742237d 100644 --- a/charts/camunda-platform-alpha/test/unit/identity/golden/deployment.golden.yaml +++ b/charts/camunda-platform-alpha/test/unit/identity/golden/deployment.golden.yaml @@ -29,6 +29,7 @@ spec: template: metadata: labels: + test: test app: camunda-platform app.kubernetes.io/name: camunda-platform app.kubernetes.io/instance: camunda-platform-test