Skip to content

Commit

Permalink
chore(deps): update elasticsearch docker tag to v8.16.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 12, 2024
1 parent 500ca96 commit 7207b99
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .env
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ CAMUNDA_OPTIMIZE_VERSION=8.6.2
# renovate: datasource=docker depName=camunda/web-modeler lookupName=registry.camunda.cloud/web-modeler-ee/modeler-restapi
CAMUNDA_WEB_MODELER_VERSION=8.6.3
# renovate: datasource=docker depName=elasticsearch
ELASTIC_VERSION=8.15.3
ELASTIC_VERSION=8.16.0
KEYCLOAK_SERVER_VERSION=24.0.5
OPENSEARCH_VERSION=2.16.0
# renovate: datasource=docker depName=axllent/mailpit
Expand Down
2 changes: 1 addition & 1 deletion docker-compose/camunda-8.6/.env
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ CAMUNDA_OPTIMIZE_VERSION=8.6.2
# renovate: datasource=docker depName=camunda/web-modeler-restapi
CAMUNDA_WEB_MODELER_VERSION=8.6.3
# renovate: datasource=docker depName=elasticsearch
ELASTIC_VERSION=8.15.3
ELASTIC_VERSION=8.16.0
KEYCLOAK_SERVER_VERSION=24.0.5
# renovate: datasource=docker depName=axllent/mailpit
MAILPIT_VERSION=v1.21.2
Expand Down

0 comments on commit 7207b99

Please sign in to comment.