fix: update bitnami image (#19892)

This commit is contained in:
david-fraley
2025-09-19 22:50:28 +05:00
committed by GitHub
parent 738dbc6d47
commit 40ffb79057
4 changed files with 4 additions and 3 deletions
+1
View File
@@ -370,6 +370,7 @@ jobs:
helm repo add bitnami https://charts.bitnami.com/bitnami
helm install coder-db bitnami/postgresql \
--namespace "pr${PR_NUMBER}" \
--set image.repository=bitnamilegacy/postgresql \
--set auth.username=coder \
--set auth.password=coder \
--set auth.database=coder \