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.8/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -582,7 +582,7 @@ Please see the corresponding [release guide](../../docs/release.md) to find out
582
582
| `identity.image` | configuration to configure the identity image specifics | |
583
583
| `identity.image.registry` | can be used to set container image registry. | `""` |
584
584
| `identity.image.repository` | defines which image repository to use | `camunda/identity` |
585
-
| `identity.image.tag` | can be set to overwrite the global tag, which should be used in that chart | `8.8.0-alpha7` |
585
+
| `identity.image.tag` | can be set to overwrite the global tag, which should be used in that chart | `8.8.0-alpha8` |
586
586
| `identity.image.digest` | can be used to set image digest (overrides tag if set, e.g. "sha256:abcd...") | `""` |
587
587
| `identity.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