From 33c67ddc5ed913d307864f493e25ff67ddef0474 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 9 Jan 2025 22:51:39 +0000 Subject: [PATCH] chore(deps): update camunda-platform-alpha --- charts/camunda-platform-alpha/Chart.yaml | 2 +- charts/camunda-platform-alpha/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/camunda-platform-alpha/Chart.yaml b/charts/camunda-platform-alpha/Chart.yaml index bb4fe38d4a..2d19b58a74 100644 --- a/charts/camunda-platform-alpha/Chart.yaml +++ b/charts/camunda-platform-alpha/Chart.yaml @@ -39,7 +39,7 @@ dependencies: # Shared Dependencies. - name: elasticsearch repository: oci://registry-1.docker.io/bitnamicharts - version: 21.4.1 + version: 21.4.2 condition: "elasticsearch.enabled" # Helpers. - name: common diff --git a/charts/camunda-platform-alpha/values.yaml b/charts/camunda-platform-alpha/values.yaml index 7a0b7b8cb5..beeddc4fe9 100644 --- a/charts/camunda-platform-alpha/values.yaml +++ b/charts/camunda-platform-alpha/values.yaml @@ -1816,7 +1816,7 @@ connectors: ## @param connectors.image.repository defines which image repository to use repository: camunda/connectors-bundle ## @param connectors.image.tag can be set to overwrite the global tag, which should be used in that chart - tag: 8.7.0-alpha2.1 + tag: 8.7.0-alpha3.1 ## @param connectors.image.pullSecrets can be used to configure image pull secrets https://kubernetes.io/docs/concepts/containers/images/#specifying-imagepullsecrets-on-a-pod pullSecrets: []