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
@@ -110,7 +110,7 @@ The command removes all the Kubernetes components associated with the chart and
110
110
| image.pullPolicy | string |`"IfNotPresent"`| Specify the [pullPolicy](https://kubernetes.io/docs/concepts/containers/images/#image-pull-policy). |
111
111
| image.pullSecrets | list |`[]`| Specify the [imagePullSecrets](https://kubernetes.io/docs/concepts/containers/images/#specifying-imagepullsecrets-on-a-pod). |
112
112
| image.repository | string |`"gcr.io/datadoghq"`| Specify the image repository to use. |
113
-
| image.tag | string |`"2.0.1"`| Specify the image tag to use. |
113
+
| image.tag | string |`"2.0.2"`| Specify the image tag to use. |
114
114
| ingress.annotations | object |`{}`| Specify annotations for the Ingress. |
0 commit comments