diff --git a/helm/charts/artifactory/requirements.yaml b/helm/charts/artifactory/requirements.yaml index 3e98e794afdc46466ab357f9674ad7ad0f4cafaa..b851e856e31f4b893d5555f4a9930d38a42097c3 100644 --- a/helm/charts/artifactory/requirements.yaml +++ b/helm/charts/artifactory/requirements.yaml @@ -1,5 +1,5 @@ dependencies: - name: postgresql - version: 9.3.4 + version: 9.8.12 repository: https://charts.bitnami.com/bitnami condition: postgresql.enabled