Skip to content

Commit 066251d

Browse files
deps: update camunda-platform-8.5
1 parent 5565606 commit 066251d

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

charts/camunda-platform-8.5/values-latest.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ operate:
3030
# https://hub.docker.com/r/camunda/operate/tags
3131
image:
3232
repository: camunda/operate
33-
tag: 8.5.19
33+
tag: 8.5.20
3434

3535
optimize:
3636
# https://hub.docker.com/r/camunda/optimize/tags
@@ -42,7 +42,7 @@ tasklist:
4242
# https://hub.docker.com/r/camunda/tasklist/tags
4343
image:
4444
repository: camunda/tasklist
45-
tag: 8.5.21
45+
tag: 8.5.22
4646

4747
webModeler:
4848
# Camunda Enterprise repository.

charts/camunda-platform-8.5/values.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1278,7 +1278,7 @@ operate:
12781278
## @param operate.image.repository defines which image repository to use
12791279
repository: camunda/operate
12801280
## @param operate.image.tag can be set to overwrite the global tag, which should be used in that chart
1281-
tag: 8.5.19
1281+
tag: 8.5.20
12821282
## @param operate.image.digest can be used to set image digest (overrides tag if set, e.g. "sha256:abcd...")
12831283
digest: ""
12841284
## @param operate.image.pullSecrets can be used to configure image pull secrets https://kubernetes.io/docs/concepts/containers/images/#specifying-imagepullsecrets-on-a-pod
@@ -1540,7 +1540,7 @@ tasklist:
15401540
## @param tasklist.image.repository defines which image repository to use
15411541
repository: camunda/tasklist
15421542
## @param tasklist.image.tag can be set to overwrite the global tag, which should be used in that chart
1543-
tag: 8.5.21
1543+
tag: 8.5.22
15441544
## @param tasklist.image.digest can be used to set image digest (overrides tag if set, e.g. "sha256:abcd...")
15451545
digest: ""
15461546
## @param tasklist.image.pullSecrets can be used to configure image pull secrets https://kubernetes.io/docs/concepts/containers/images/#specifying-imagepullsecrets-on-a-pod

0 commit comments

Comments
 (0)