From 13da4c4e9b028421fb2981f671948621348302cd Mon Sep 17 00:00:00 2001 From: kiblik <5609770+kiblik@users.noreply.github.com> Date: Wed, 3 Jul 2024 10:17:57 +0200 Subject: [PATCH] fix(helm-psql): Drop pinning of old version of postgresql --- helm/defectdojo/values.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/helm/defectdojo/values.yaml b/helm/defectdojo/values.yaml index ff7537ef14b..f0d9bc130bd 100644 --- a/helm/defectdojo/values.yaml +++ b/helm/defectdojo/values.yaml @@ -367,8 +367,6 @@ mysql: postgresql: enabled: true - image: - tag: 11.22.0-debian-11-r4 auth: username: defectdojo password: ""