Skip to content

Commit 26eb8ef

Browse files
authored
Merge pull request #3554 from manics/ci-test-bump-postgres
ci: Bump postgresql chart
2 parents 08110d0 + 8d8ebca commit 26eb8ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -203,7 +203,7 @@ jobs:
203203
create-k8s-test-resources: true
204204
# https://artifacthub.io/packages/helm/bitnami/postgresql
205205
setup-postgresql-args: >-
206-
--version=11.6.13
206+
--version=16.0.5
207207
--set auth.enablePostgresUser=true
208208
--set auth.postgresPassword=postgres
209209
--set auth.database=jupyterhub

0 commit comments

Comments
 (0)