We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 08110d0 + 8d8ebca commit 26eb8efCopy full SHA for 26eb8ef
.github/workflows/test-chart.yaml
@@ -203,7 +203,7 @@ jobs:
203
create-k8s-test-resources: true
204
# https://artifacthub.io/packages/helm/bitnami/postgresql
205
setup-postgresql-args: >-
206
- --version=11.6.13
+ --version=16.0.5
207
--set auth.enablePostgresUser=true
208
--set auth.postgresPassword=postgres
209
--set auth.database=jupyterhub
0 commit comments