Skip to content

Commit

Permalink
chore(deps): update camunda/identity docker tag to v8.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 3, 2024
1 parent 0024987 commit d06a50e
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 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 @@ -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:
Expand Down
2 changes: 1 addition & 1 deletion charts/camunda-platform-8.2/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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: []

Expand Down
2 changes: 1 addition & 1 deletion charts/camunda-platform-8.3/values-latest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down
2 changes: 1 addition & 1 deletion charts/camunda-platform-8.3/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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: []

Expand Down
2 changes: 1 addition & 1 deletion charts/camunda-platform-8.4/values-latest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down
2 changes: 1 addition & 1 deletion charts/camunda-platform-8.4/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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: []

Expand Down

0 comments on commit d06a50e

Please sign in to comment.