diff --git a/chart/Chart.lock b/chart/Chart.lock index bf40b20..478b870 100644 --- a/chart/Chart.lock +++ b/chart/Chart.lock @@ -1,12 +1,12 @@ dependencies: - name: redis repository: https://charts.bitnami.com/bitnami - version: 20.2.1 + version: 20.11.0 - name: mariadb repository: https://charts.bitnami.com/bitnami - version: 19.1.0 + version: 19.1.2 - name: postgresql repository: https://charts.bitnami.com/bitnami - version: 16.1.0 -digest: sha256:ef32176871ad48287ad76e62437b68c56c1b61c4eefc5ceb584f05a726b29a1f -generated: "2024-10-31T11:35:33.45987077Z" + version: 16.1.2 +digest: sha256:550294f14666077a148a3f8dda789b794cf76a306dc0fb3a5cb0a7af07878e6b +generated: "2025-03-03T20:44:40.534887486Z" diff --git a/chart/Chart.yaml b/chart/Chart.yaml index efff1e2..e08f107 100644 --- a/chart/Chart.yaml +++ b/chart/Chart.yaml @@ -5,7 +5,7 @@ name: paperless-ngx type: application home: https://github.com/CrystalNET-org/helm-paperless-ngx icon: https://avatars.githubusercontent.com/u/99562962?s=48&v=4 -version: 0.2.23 +version: 0.2.24 # renovate: image=paperlessngx/paperless-ngx appVersion: "2.13.4" kubeVersion: ">=1.22.0-0" @@ -17,7 +17,7 @@ sources: - https://github.com/CrystalNET-org/helm-paperless-ngx dependencies: - name: redis - version: ~20.2.0 + version: ~20.11.0 repository: https://charts.bitnami.com/bitnami alias: redis condition: redis.enabled