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
| image.repository | string |`"zulip/docker-zulip"`| Defaults to hub.docker.com/zulip/docker-zulip, but can be overwritten with a full HTTPS address. |
75
-
| image.tag | string |`"5.6-0"`| Zulip image tag (immutable tags are recommended) |
75
+
| image.tag | string |`"5.7-0"`| Zulip image tag (immutable tags are recommended) |
76
76
| imagePullSecrets | list |`[]`| Global Docker registry secret names as an array. |
77
77
| ingress.annotations | object |`{}`| Can be used to add custom Ingress annotations. |
78
78
| ingress.enabled | bool |`false`| Enable this to use an Ingress to reach the Zulip service. |
0 commit comments