diff --git a/charts/camunda-platform-latest/values-latest.yaml b/charts/camunda-platform-latest/values-latest.yaml index 3d7fc2e2fc..2ecfb56ce2 100644 --- a/charts/camunda-platform-latest/values-latest.yaml +++ b/charts/camunda-platform-latest/values-latest.yaml @@ -47,7 +47,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.5.9 + tag: 8.6.0 zeebe: # https://hub.docker.com/r/camunda/zeebe/tags diff --git a/charts/camunda-platform-latest/values.yaml b/charts/camunda-platform-latest/values.yaml index 9c973a531c..f9aa96053a 100644 --- a/charts/camunda-platform-latest/values.yaml +++ b/charts/camunda-platform-latest/values.yaml @@ -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.9 + tag: 8.6.0 ## @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. #