Skip to content

Commit

Permalink
chore(deps): update camunda-platform-8.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 2, 2024
1 parent f6b6c2b commit a13680b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion charts/camunda-platform-8.2/values-latest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ webModeler:
# 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.2.19
tag: 8.2.20

zeebe:
# https://hub.docker.com/r/camunda/zeebe/tags?page=&page_size=&ordering=&name=8.2
Expand Down
6 changes: 3 additions & 3 deletions charts/camunda-platform-8.2/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -210,7 +210,7 @@ zeebe:
# Image.repository defines which image repository to use
repository: camunda/zeebe
# Image.tag can be set to overwrite the global tag, which should be used in that chart
tag: 8.2.31
tag: 8.2.32
# 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 @@ -437,7 +437,7 @@ zeebe-gateway:
# Image.repository defines which image repository to use
repository: camunda/zeebe
# Image.tag can be set to overwrite the global tag, which should be used in that chart
tag: 8.2.31
tag: 8.2.32
# 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 @@ -1515,7 +1515,7 @@ webModeler:
registry: registry.camunda.cloud
# Image.tag can be used to set the Docker image tag for the Web Modeler images (overwrites global.image.tag)
# renovate: datasource=docker depName=camunda/web-modeler lookupName=registry.camunda.cloud/web-modeler-ee/modeler-restapi
tag: 8.2.19
tag: 8.2.20
# 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 Web Modeler images are pulled directly from Camunda's private registry.
#
Expand Down

0 comments on commit a13680b

Please sign in to comment.