Skip to content

Commit

Permalink
feat(helm-chart): update helm release redis to 18.1.0
Browse files Browse the repository at this point in the history
| datasource | package | from   | to     |
| ---------- | ------- | ------ | ------ |
| helm       | redis   | 18.0.4 | 18.1.0 |
  • Loading branch information
renovate[bot] committed Sep 22, 2023
1 parent febd8d6 commit 5de7286
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion charts/apps/paperless/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ dependencies:
- condition: redis.enabled
name: redis
repository: https://charts.bitnami.com/bitnami
version: 18.0.x
version: 18.1.x
description: Paperless - Index and archive all of your scanned paper documents
home: https://github.com/zekker6/helm-charts/tree/main/charts/apps/paperless
icon: https://raw.githubusercontent.com/the-paperless-project/paperless/master/src/paperless/static/paperless/img/logo-dark.png
Expand Down

0 comments on commit 5de7286

Please sign in to comment.