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
| bitbucket.mesh.hostNamespaces | object |`{}`| Share host namespaces which may include hostNetwork, hostIPC, and hostPID |
87
-
| bitbucket.mesh.image | object |`{"pullPolicy":"IfNotPresent","repository":"atlassian/bitbucket-mesh","tag":"3.4.10"}`| The Bitbucket Mesh image to use https://hub.docker.com/r/atlassian/bitbucket-mesh|
87
+
| bitbucket.mesh.image | object |`{"pullPolicy":"IfNotPresent","repository":"atlassian/bitbucket-mesh","tag":"3.4.12"}`| The Bitbucket Mesh image to use https://hub.docker.com/r/atlassian/bitbucket-mesh|
| bitbucket.mesh.image.tag | string |`"3.4.10"`| The docker image tag to be used |
90
+
| bitbucket.mesh.image.tag | string |`"3.4.12"`| The docker image tag to be used |
91
91
| bitbucket.mesh.nodeAutoRegistration | bool |`false`| Experimental! Automatically register Bitbucket mesh nodes with the Bitbucket server. `bitbucket.sysadminCredentials.secretName` needs to be defined to provide credentials to post-install node registration jobs that are created only for new Helm chart installations. It is recommended to manually register Mesh nodes in Butbucket UI. |
92
92
| bitbucket.mesh.nodeSelector | object |`{}`| Standard K8s node-selectors that will be applied to all Bitbucket Mesh pods |
93
93
| bitbucket.mesh.podAnnotations | object |`{}`| Custom annotations that will be applied to all Bitbucket Mesh pods |
0 commit comments