From d06a50eb7d601e8b3a7e3fd0108c5ebe871cee19 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 3 Oct 2024 21:10:29 +0000 Subject: [PATCH] chore(deps): update camunda/identity docker tag to v8.6.0 --- charts/camunda-platform-8.2/values-latest.yaml | 2 +- charts/camunda-platform-8.2/values.yaml | 2 +- charts/camunda-platform-8.3/values-latest.yaml | 2 +- charts/camunda-platform-8.3/values.yaml | 2 +- charts/camunda-platform-8.4/values-latest.yaml | 2 +- charts/camunda-platform-8.4/values.yaml | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/charts/camunda-platform-8.2/values-latest.yaml b/charts/camunda-platform-8.2/values-latest.yaml index da69a52454..91b496be59 100644 --- a/charts/camunda-platform-8.2/values-latest.yaml +++ b/charts/camunda-platform-8.2/values-latest.yaml @@ -55,7 +55,7 @@ identity: # https://hub.docker.com/r/camunda/identity/tags?page=&page_size=&ordering=&name=8.2 image: repository: camunda/identity - tag: 8.2.31 + tag: 8.6.0 keycloak: # https://hub.docker.com/r/bitnami/keycloak/tags?page=&page_size=&ordering=&name=8.2 image: diff --git a/charts/camunda-platform-8.2/values.yaml b/charts/camunda-platform-8.2/values.yaml index df011679e9..591c249562 100644 --- a/charts/camunda-platform-8.2/values.yaml +++ b/charts/camunda-platform-8.2/values.yaml @@ -1229,7 +1229,7 @@ identity: # Image.repository defines which image repository to use repository: camunda/identity # Image.tag can be set to overwrite the global tag, which should be used in that chart - tag: 8.2.31 + tag: 8.6.0 # Image.pullSecrets can be used to configure image pull secrets https://kubernetes.io/docs/concepts/containers/images/#specifying-imagepullsecrets-on-a-pod pullSecrets: [] diff --git a/charts/camunda-platform-8.3/values-latest.yaml b/charts/camunda-platform-8.3/values-latest.yaml index 4f1261f0aa..ca1b08abf0 100644 --- a/charts/camunda-platform-8.3/values-latest.yaml +++ b/charts/camunda-platform-8.3/values-latest.yaml @@ -55,7 +55,7 @@ identity: # https://hub.docker.com/r/camunda/identity/tags?page=&page_size=&ordering=&name=8.3 image: repository: camunda/identity - tag: 8.3.15 + tag: 8.6.0 keycloak: # https://hub.docker.com/r/bitnami/keycloak/tags image: diff --git a/charts/camunda-platform-8.3/values.yaml b/charts/camunda-platform-8.3/values.yaml index 1201ae96a3..a24612ea78 100644 --- a/charts/camunda-platform-8.3/values.yaml +++ b/charts/camunda-platform-8.3/values.yaml @@ -1411,7 +1411,7 @@ identity: ## @param identity.image.repository defines which image repository to use repository: camunda/identity ## @param identity.image.tag can be set to overwrite the global tag, which should be used in that chart - tag: 8.3.15 + tag: 8.6.0 ## @param identity.image.pullSecrets can be used to configure image pull secrets https://kubernetes.io/docs/concepts/containers/images/#specifying-imagepullsecrets-on-a-pod pullSecrets: [] diff --git a/charts/camunda-platform-8.4/values-latest.yaml b/charts/camunda-platform-8.4/values-latest.yaml index 208bef73f4..610675a958 100644 --- a/charts/camunda-platform-8.4/values-latest.yaml +++ b/charts/camunda-platform-8.4/values-latest.yaml @@ -62,7 +62,7 @@ identity: # https://hub.docker.com/r/camunda/identity/tags image: repository: camunda/identity - tag: 8.4.12 + tag: 8.6.0 keycloak: # https://hub.docker.com/r/bitnami/keycloak/tags image: diff --git a/charts/camunda-platform-8.4/values.yaml b/charts/camunda-platform-8.4/values.yaml index 241c3e4734..d47f4bca70 100644 --- a/charts/camunda-platform-8.4/values.yaml +++ b/charts/camunda-platform-8.4/values.yaml @@ -1754,7 +1754,7 @@ identity: ## @param identity.image.repository defines which image repository to use repository: camunda/identity ## @param identity.image.tag can be set to overwrite the global tag, which should be used in that chart - tag: 8.4.12 + tag: 8.6.0 ## @param identity.image.pullSecrets can be used to configure image pull secrets https://kubernetes.io/docs/concepts/containers/images/#specifying-imagepullsecrets-on-a-pod pullSecrets: []