Skip to content
This repository was archived by the owner on Nov 9, 2025. It is now read-only.
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions chart/Chart.lock
Original file line number Diff line number Diff line change
@@ -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"
4 changes: 2 additions & 2 deletions chart/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand All @@ -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
Expand Down