Skip to content

Commit

Permalink
Update Helm release redis to ~20.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Renovate Bot committed Dec 11, 2024
1 parent 387a8ba commit 65e0468
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
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.5.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:4eb4a91b392241ffd272ee862658ac74e6f1da32447d2b7ce229ecad4e0078e3
generated: "2024-12-11T11:41:42.674845137Z"
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.5.0
repository: https://charts.bitnami.com/bitnami
alias: redis
condition: redis.enabled
Expand Down

0 comments on commit 65e0468

Please sign in to comment.