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
| edb-postgres-for-kubernetes-lts.image.repository | string |`""`| Specifies the repository of the pg4k operator image, this will overwrite the global repository |
51
51
| fullnameOverride | string |`""`||
52
-
| global | object |`{"pgdImageName":"postgresql-pgd:17.2-5.6.1-1","proxyImageName":"edb-pgd-proxy:5.6.0","repository":"docker.enterprisedb.com/k8s_enterprise_pgd"}`| Global values |
52
+
| global | object |`{"pgdImageName":"postgresql-pgd:17.2-5.6.1-1","proxyImageName":"edb-pgd-proxy:5.7.0-1","repository":"docker.enterprisedb.com/k8s_enterprise_pgd"}`| Global values |
53
53
| global.pgdImageName | string |`"postgresql-pgd:17.2-5.6.1-1"`| Specifies the pgd image name to be used for the operator, the image will be downloaded from global repository |
54
-
| global.proxyImageName | string |`"edb-pgd-proxy:5.6.0"`| Specifies the pgd-proxy image name to be used for the operator, the image will be downloaded from global repository |
54
+
| global.proxyImageName | string |`"edb-pgd-proxy:5.7.0-1"`| Specifies the pgd-proxy image name to be used for the operator, the image will be downloaded from global repository |
55
55
| global.repository | string |`"docker.enterprisedb.com/k8s_enterprise_pgd"`| Specifies the repository where the operator and operand image to be downloaded from repository: docker.enterprisedb.com/k8s_standard_pgd |
0 commit comments