Command we used and the output log.
(venv) ➜ abc-def git:(master) ✗ helm upgrade -f deploy/production/helm_values/postgres2.yaml postgres2 timescale/timescaledb-single --namespace=datastore
Error: UPGRADE FAILED: values don't meet the specifications of the schema(s) in the following chart(s):
timescaledb-single:
- pgBouncer.port: pgBouncer.port must be one of the following: 6432
What did you do? Trying to upgrade helm chart version.
Did you expect to see some different? We expect no problem using different port other than 6432.
Environment
Which helm chart and what version are you using? timescaledb-single-0.14.0
Kubernetes version information: Client Version: version.Info{Major:"1", Minor:"21", GitVersion:"v1.21.9", GitCommit:"abc", GitTreeState:"clean", BuildDate:"2022-01-19T17:51:12Z", GoVersion:"go1.16.12", Compiler:"gc", Platform:"darwin/arm64"} Server Version: version.Info{Major:"1", Minor:"21", GitVersion:"v1.21.14-gke.5300", GitCommit:"def", GitTreeState:"clean", BuildDate:"2022-08-31T09:24:14Z", GoVersion:"go1.16.15b7", Compiler:"gc", Platform:"linux/amd64"}
Anything else we need to know?: