File tree 1 file changed +1
-1
lines changed
1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ The following table lists the configurable parameters of the PostHog chart and t
15
15
| siteUrl | string | ` nil ` | |
16
16
| image.repository | string | ` "posthog/posthog" ` | PostHog image repository to use. |
17
17
| image.sha | string | ` nil ` | PostHog image SHA to use (example: ` sha256:20af35fca6756d689d6705911a49dd6f2f6631e001ad43377b605cfc7c133eb4 ` ). |
18
- | image.tag | string | ` nil ` | PostHog image tag to use (example: ` release-1.35 .0 ` ). |
18
+ | image.tag | string | ` nil ` | PostHog image tag to use (example: ` release-1.43 .0 ` ). |
19
19
| image.default | string | ` ":release-1.43.0" ` | PostHog default image. Do not overwrite, use ` image.sha ` or ` image.tag ` instead. |
20
20
| image.pullPolicy | string | ` "IfNotPresent" ` | PostHog image pull policy. |
21
21
| image.pullSecrets | list | ` [] ` | |
You can’t perform that action at this time.
0 commit comments