diff --git a/charts/paperless-ngx/Chart.yaml b/charts/paperless-ngx/Chart.yaml index 93099b8..28a5932 100644 --- a/charts/paperless-ngx/Chart.yaml +++ b/charts/paperless-ngx/Chart.yaml @@ -17,16 +17,16 @@ dependencies: repository: https://bjw-s-labs.github.io/helm-charts/ version: 4.4.0 - name: postgresql - version: 17.0.1 + version: 18.1.11 repository: https://charts.bitnami.com/bitnami condition: postgresql.enabled - name: mariadb - version: 23.0.1 + version: 23.2.4 repository: https://charts.bitnami.com/bitnami condition: mariadb.enabled - name: redis repository: https://charts.bitnami.com/bitnami - version: 23.0.4 + version: 24.0.0 condition: redis.enabled sources: - https://github.com/paperless-ngx/paperless-ngx