Skip to content

Commit

Permalink
Merge pull request #141 from zekker6/renovate/redis-17.x
Browse files Browse the repository at this point in the history
feat(helm-chart): update helm release redis to 17.11.3
  • Loading branch information
zekker6 committed May 29, 2023
2 parents b22486e + 3151bfe commit 59e5d30
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions charts/apps/paperless/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
annotations:
artifacthub.io/changes: |-
- kind: changed
description: update ghcr.io/paperless-ngx/paperless-ngx docker tag to v1.14.5
description: update helm release redis to 17.11.3
apiVersion: v2
appVersion: v1.14.5
dependencies:
Expand All @@ -15,7 +15,7 @@ dependencies:
- condition: redis.enabled
name: redis
repository: https://charts.bitnami.com/bitnami
version: 17.10.x
version: 17.11.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 All @@ -29,4 +29,4 @@ maintainers:
name: paperless
sources:
- https://github.com/zekker6/helm-charts/tree/main/charts/apps/paperless
version: 9.19.0
version: 9.20.0
4 changes: 2 additions & 2 deletions charts/apps/paperless/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# paperless

![Version: 9.19.0](https://img.shields.io/badge/Version-9.19.0-informational?style=flat-square) ![AppVersion: v1.14.5](https://img.shields.io/badge/AppVersion-v1.14.5-informational?style=flat-square)
![Version: 9.20.0](https://img.shields.io/badge/Version-9.20.0-informational?style=flat-square) ![AppVersion: v1.14.5](https://img.shields.io/badge/AppVersion-v1.14.5-informational?style=flat-square)

Paperless - Index and archive all of your scanned paper documents

Expand All @@ -21,7 +21,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://charts.bitnami.com/bitnami | postgresql | 12.x |
| https://charts.bitnami.com/bitnami | redis | 17.10.x |
| https://charts.bitnami.com/bitnami | redis | 17.11.x |
| https://zekker6.github.io/helm-charts | common | 0.4.3 |

## TL;DR
Expand Down

0 comments on commit 59e5d30

Please sign in to comment.