Skip to content

Commit

Permalink
chore(deps): update camunda-platform-8.5 (patch) (#2689)
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 13, 2024
1 parent e60672f commit ba27d56
Show file tree
Hide file tree
Showing 11 changed files with 16 additions and 16 deletions.
2 changes: 1 addition & 1 deletion charts/camunda-platform-8.5/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -1384,7 +1384,7 @@ Please see the corresponding [release guide](../../docs/release.md) to find out
| `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) | `registry.camunda.cloud` |
| `webModeler.image.tag` | can be used to set the Docker image tag for the WebModeler images (overwrites global.image.tag) | `8.5.12` |
| `webModeler.image.tag` | can be used to set the Docker image tag for the WebModeler images (overwrites global.image.tag) | `8.5.13` |
| `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. | `""` |

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: web-modeler
app.kubernetes.io/version: "8.5.12"
app.kubernetes.io/version: "8.5.13"
annotations:
{}
data:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ spec:
[]
containers:
- name: web-modeler-restapi
image: "registry.camunda.cloud/web-modeler-ee/modeler-restapi:8.5.12"
image: "registry.camunda.cloud/web-modeler-ee/modeler-restapi:8.5.13"
imagePullPolicy: IfNotPresent
securityContext:
allowPrivilegeEscalation: false
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ spec:
[]
containers:
- name: web-modeler-webapp
image: "registry.camunda.cloud/web-modeler-ee/modeler-webapp:8.5.12"
image: "registry.camunda.cloud/web-modeler-ee/modeler-webapp:8.5.13"
imagePullPolicy: IfNotPresent
securityContext:
allowPrivilegeEscalation: false
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ spec:
[]
containers:
- name: web-modeler-websockets
image: "registry.camunda.cloud/web-modeler-ee/modeler-websockets:8.5.12"
image: "registry.camunda.cloud/web-modeler-ee/modeler-websockets:8.5.13"
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: web-modeler
app.kubernetes.io/version: "8.5.12"
app.kubernetes.io/version: "8.5.13"
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: web-modeler
app.kubernetes.io/version: "8.5.12"
app.kubernetes.io/version: "8.5.13"
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: web-modeler
app.kubernetes.io/version: "8.5.12"
app.kubernetes.io/version: "8.5.13"
annotations:
{}
type: Opaque
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: web-modeler
app.kubernetes.io/version: "8.5.12"
app.kubernetes.io/version: "8.5.13"
automountServiceAccountToken: false
12 changes: 6 additions & 6 deletions charts/camunda-platform-8.5/values-latest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ operate:
# https://hub.docker.com/r/camunda/operate/tags
image:
repository: camunda/operate
tag: 8.5.4
tag: 8.5.9

optimize:
# https://hub.docker.com/r/camunda/optimize/tags
Expand All @@ -42,26 +42,26 @@ tasklist:
# https://hub.docker.com/r/camunda/tasklist/tags
image:
repository: camunda/tasklist
tag: 8.5.2
tag: 8.5.10

webModeler:
# Camunda Enterprise repository.
# registry.camunda.cloud/web-modeler-ee
image:
# renovate: datasource=docker depName=camunda/web-modeler lookupName=registry.camunda.cloud/web-modeler-ee/modeler-restapi
tag: 8.5.12
tag: 8.5.13

zeebe:
# https://hub.docker.com/r/camunda/zeebe/tags
image:
repository: camunda/zeebe
tag: 8.5.3
tag: 8.5.10

zeebeGateway:
# https://hub.docker.com/r/camunda/zeebe/tags
image:
repository: camunda/zeebe
tag: 8.5.3
tag: 8.5.10

#
# Identity
Expand All @@ -71,7 +71,7 @@ identity:
# https://hub.docker.com/r/camunda/identity/tags
image:
repository: camunda/identity
tag: 8.5.5
tag: 8.5.10

identityKeycloak:
# https://hub.docker.com/r/bitnami/keycloak/tags
Expand Down
2 changes: 1 addition & 1 deletion charts/camunda-platform-8.5/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2511,7 +2511,7 @@ webModeler:
registry: registry.camunda.cloud
## @param webModeler.image.tag can be used to set the Docker image tag for the WebModeler images (overwrites global.image.tag)
# renovate: datasource=docker depName=camunda/web-modeler lookupName=registry.camunda.cloud/web-modeler-ee/modeler-restapi
tag: 8.5.12
tag: 8.5.13
## @param webModeler.image.pullSecrets can be used to configure image pull secrets, see https://kubernetes.io/docs/concepts/containers/images/#specifying-imagepullsecrets-on-a-pod
# Note: A secret will be required, if the WebModeler images are pulled directly from Camunda's private registry.
#
Expand Down

0 comments on commit ba27d56

Please sign in to comment.