You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: charts/camunda-platform-8.7/values.yaml
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -1896,7 +1896,7 @@ optimize:
1896
1896
## @param optimize.image.repository defines which image repository to use
1897
1897
repository: camunda/optimize
1898
1898
## @param optimize.image.tag can be set to overwrite the global tag, which should be used in that chart
1899
-
tag: 8.7.22
1899
+
tag: 8.7.23
1900
1900
## @param optimize.image.digest can be used to set image digest (overrides tag if set, e.g. "sha256:abcd...")
1901
1901
digest: ""
1902
1902
## @param optimize.image.pullSecrets can be used to configure image pull secrets https://kubernetes.io/docs/concepts/containers/images/#specifying-imagepullsecrets-on-a-pod
@@ -2989,7 +2989,7 @@ webModeler:
2989
2989
registry: ""
2990
2990
## @param webModeler.image.tag can be used to set the Docker image tag for the WebModeler images (overwrites global.image.tag)
## @param webModeler.image.pullSecrets can be used to configure image pull secrets, see https://kubernetes.io/docs/concepts/containers/images/#specifying-imagepullsecrets-on-a-pod
## @param webModeler.image.pullSecrets can be used to configure image pull secrets, see https://kubernetes.io/docs/concepts/containers/images/#specifying-imagepullsecrets-on-a-pod
1490
1490
pullSecrets: []
1491
1491
@@ -2643,7 +2643,7 @@ orchestration:
2643
2643
## @param orchestration.image.repository defines which image repository to use
2644
2644
repository: camunda/camunda
2645
2645
## @param orchestration.image.tag can be set to overwrite the global tag, which should be used in that chart
2646
-
tag: 8.8.28
2646
+
tag: 8.8.29
2647
2647
## @param orchestration.image.digest can be used to set image digest (overrides tag if set, e.g. "sha256:abcd...")
2648
2648
digest: ""
2649
2649
## @param orchestration.image.pullSecrets can be used to configure image pull secrets https://kubernetes.io/docs/concepts/containers/images/#specifying-imagepullsecrets-on-a-pod
@@ -3246,7 +3246,7 @@ optimize:
3246
3246
## @param optimize.image.repository defines which image repository to use
3247
3247
repository: camunda/optimize
3248
3248
## @param optimize.image.tag can be set to overwrite the global tag, which should be used in that chart
3249
-
tag: 8.8.28
3249
+
tag: 8.8.29
3250
3250
## @param optimize.image.digest can be used to set image digest (overrides tag if set, e.g. "sha256:abcd...")
3251
3251
digest: ""
3252
3252
## @param optimize.image.pullSecrets can be used to configure image pull secrets https://kubernetes.io/docs/concepts/containers/images/#specifying-imagepullsecrets-on-a-pod
Copy file name to clipboardExpand all lines: charts/camunda-platform-8.9/values.yaml
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -1438,7 +1438,7 @@ console:
1438
1438
## @param console.image.repository defines which image repository to use
1439
1439
repository: camunda/console
1440
1440
## @param console.image.tag can be used to set the Docker image tag for the Console image
1441
-
tag: 8.9.55
1441
+
tag: 8.9.56
1442
1442
## @param console.image.digest can be used to set image digest (overrides tag if set, e.g. "sha256:abcd...")
1443
1443
digest: ""
1444
1444
## @param console.image.pullSecrets can be used to configure image pull secrets https://kubernetes.io/docs/concepts/containers/images/#specifying-imagepullsecrets-on-a-pod
@@ -1665,7 +1665,7 @@ webModeler:
1665
1665
registry: ""
1666
1666
## @param webModeler.image.tag can be used to set the Docker image tag for the WebModeler images
## @param webModeler.image.pullSecrets can be used to configure image pull secrets, see https://kubernetes.io/docs/concepts/containers/images/#specifying-imagepullsecrets-on-a-pod
1670
1670
pullSecrets: []
1671
1671
@@ -2637,7 +2637,7 @@ orchestration:
2637
2637
## @param orchestration.image.repository defines which image repository to use
2638
2638
repository: camunda/camunda
2639
2639
## @param orchestration.image.tag can be set to overwrite the global tag, which should be used in that chart
2640
-
tag: 8.9.9
2640
+
tag: 8.9.10
2641
2641
## @param orchestration.image.digest can be used to set image digest (overrides tag if set, e.g. "sha256:abcd...")
2642
2642
digest: ""
2643
2643
## @param orchestration.image.pullSecrets can be used to configure image pull secrets https://kubernetes.io/docs/concepts/containers/images/#specifying-imagepullsecrets-on-a-pod
@@ -3165,7 +3165,7 @@ optimize:
3165
3165
## @param optimize.image.repository defines which image repository to use
3166
3166
repository: camunda/optimize
3167
3167
## @param optimize.image.tag can be set to overwrite the global tag, which should be used in that chart
3168
-
tag: 8.9.9
3168
+
tag: 8.9.10
3169
3169
## @param optimize.image.digest can be used to set image digest (overrides tag if set, e.g. "sha256:abcd...")
3170
3170
digest: ""
3171
3171
## @param optimize.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