Skip to content

Commit

Permalink
chore(deps): update camunda-platform-8.6 (patch) (#2630)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 3, 2024
1 parent ac4410e commit 4acb9b3
Show file tree
Hide file tree
Showing 15 changed files with 20 additions and 20 deletions.
4 changes: 2 additions & 2 deletions charts/camunda-platform-8.6/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -560,7 +560,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.31` |
| `console.image.tag` | can be used to set the Docker image tag for the Console image (overwrites global.image.tag) | `8.6.34` |
| `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` |
Expand Down Expand Up @@ -1306,7 +1306,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.5` |
| `identity.image.tag` | can be set to overwrite the global tag, which should be used in that chart | `8.6.6` |
| `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 | `[]` |
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ metadata:
app.kubernetes.io/managed-by: Helm
app.kubernetes.io/part-of: camunda-platform
app.kubernetes.io/component: console
app.kubernetes.io/version: "8.6.31"
app.kubernetes.io/version: "8.6.34"
data:
application.yaml: |-
# https://docs.camunda.io/docs/self-managed/console-deployment/configuration/
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ metadata:
app.kubernetes.io/managed-by: Helm
app.kubernetes.io/part-of: camunda-platform
app.kubernetes.io/component: console
app.kubernetes.io/version: "8.6.31"
app.kubernetes.io/version: "8.6.34"
annotations:
{}
spec:
Expand Down Expand Up @@ -49,7 +49,7 @@ spec:
type: RuntimeDefault
containers:
- name: camunda-platform
image: camunda/console:8.6.31
image: camunda/console:8.6.34
imagePullPolicy: IfNotPresent
securityContext:
allowPrivilegeEscalation: false
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ metadata:
app.kubernetes.io/managed-by: Helm
app.kubernetes.io/part-of: camunda-platform
app.kubernetes.io/component: console
app.kubernetes.io/version: "8.6.31"
app.kubernetes.io/version: "8.6.34"
annotations:
ingress.kubernetes.io/rewrite-target: /
nginx.ingress.kubernetes.io/proxy-buffer-size: 128k
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ metadata:
app.kubernetes.io/managed-by: Helm
app.kubernetes.io/part-of: camunda-platform
app.kubernetes.io/component: console
app.kubernetes.io/version: "8.6.31"
app.kubernetes.io/version: "8.6.34"
annotations:
ingress.kubernetes.io/rewrite-target: /
nginx.ingress.kubernetes.io/proxy-buffer-size: 128k
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ metadata:
app.kubernetes.io/managed-by: Helm
app.kubernetes.io/part-of: camunda-platform
app.kubernetes.io/component: console
app.kubernetes.io/version: "8.6.31"
app.kubernetes.io/version: "8.6.34"
annotations:
spec:
type: ClusterIP
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,5 @@ metadata:
app.kubernetes.io/managed-by: Helm
app.kubernetes.io/part-of: camunda-platform
app.kubernetes.io/component: console
app.kubernetes.io/version: "8.6.31"
app.kubernetes.io/version: "8.6.34"
automountServiceAccountToken: false
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ metadata:
app.kubernetes.io/managed-by: Helm
app.kubernetes.io/part-of: camunda-platform
app.kubernetes.io/component: identity
app.kubernetes.io/version: "8.6.5"
app.kubernetes.io/version: "8.6.6"
annotations:
{}
data:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ metadata:
app.kubernetes.io/managed-by: Helm
app.kubernetes.io/part-of: camunda-platform
app.kubernetes.io/component: identity
app.kubernetes.io/version: "8.6.5"
app.kubernetes.io/version: "8.6.6"
annotations:
{}
spec:
Expand All @@ -35,7 +35,7 @@ spec:
app.kubernetes.io/managed-by: Helm
app.kubernetes.io/part-of: camunda-platform
app.kubernetes.io/component: identity
app.kubernetes.io/version: "8.6.5"
app.kubernetes.io/version: "8.6.6"
annotations:
spec:
imagePullSecrets:
Expand All @@ -44,7 +44,7 @@ spec:
[]
containers:
- name: camunda-platform
image: camunda/identity:8.6.5
image: camunda/identity:8.6.6
imagePullPolicy: IfNotPresent
securityContext:
allowPrivilegeEscalation: false
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ metadata:
app.kubernetes.io/managed-by: Helm
app.kubernetes.io/part-of: camunda-platform
app.kubernetes.io/component: identity
app.kubernetes.io/version: "8.6.5"
app.kubernetes.io/version: "8.6.6"
annotations:
ingress.kubernetes.io/rewrite-target: /
nginx.ingress.kubernetes.io/proxy-buffer-size: 128k
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ metadata:
app.kubernetes.io/managed-by: Helm
app.kubernetes.io/part-of: camunda-platform
app.kubernetes.io/component: identity
app.kubernetes.io/version: "8.6.5"
app.kubernetes.io/version: "8.6.6"
annotations:
ingress.kubernetes.io/rewrite-target: /
nginx.ingress.kubernetes.io/proxy-buffer-size: 128k
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ metadata:
app.kubernetes.io/managed-by: Helm
app.kubernetes.io/part-of: camunda-platform
app.kubernetes.io/component: identity
app.kubernetes.io/version: "8.6.5"
app.kubernetes.io/version: "8.6.6"
annotations:
spec:
type: ClusterIP
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,5 @@ metadata:
app.kubernetes.io/managed-by: Helm
app.kubernetes.io/part-of: camunda-platform
app.kubernetes.io/component: identity
app.kubernetes.io/version: "8.6.5"
app.kubernetes.io/version: "8.6.6"
automountServiceAccountToken: true
2 changes: 1 addition & 1 deletion charts/camunda-platform-8.6/values-latest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ identity:
# https://hub.docker.com/r/camunda/identity/tags
image:
repository: camunda/identity
tag: 8.6.5
tag: 8.6.6

identityKeycloak:
# https://hub.docker.com/r/bitnami/keycloak/tags
Expand Down
4 changes: 2 additions & 2 deletions charts/camunda-platform-8.6/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -406,7 +406,7 @@ console:
## @param console.image.repository defines which image repository to use
repository: camunda/console
## @param console.image.tag can be used to set the Docker image tag for the Console image (overwrites global.image.tag)
tag: 8.6.31
tag: 8.6.34
## @param console.image.pullSecrets can be used to configure image pull secrets https://kubernetes.io/docs/concepts/containers/images/#specifying-imagepullsecrets-on-a-pod
pullSecrets: []

Expand Down Expand Up @@ -2270,7 +2270,7 @@ identity:
## @param identity.image.repository defines which image repository to use
repository: camunda/identity
## @param identity.image.tag can be set to overwrite the global tag, which should be used in that chart
tag: 8.6.5
tag: 8.6.6
## @param identity.image.pullSecrets can be used to configure image pull secrets https://kubernetes.io/docs/concepts/containers/images/#specifying-imagepullsecrets-on-a-pod
pullSecrets: []

Expand Down

0 comments on commit 4acb9b3

Please sign in to comment.