Skip to content

Commit

Permalink
Merge pull request #182 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.14.2
  • Loading branch information
zekker6 committed Jul 26, 2023
2 parents 8e60346 + d815694 commit 8711ff1
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 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 helm release redis to 17.13.2
description: update helm release redis to 17.14.0
apiVersion: v2
appVersion: v1.16.5
dependencies:
Expand All @@ -15,7 +15,7 @@ dependencies:
- condition: redis.enabled
name: redis
repository: https://charts.bitnami.com/bitnami
version: 17.13.x
version: 17.14.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.26.0
version: 9.27.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.26.0](https://img.shields.io/badge/Version-9.26.0-informational?style=flat-square) ![AppVersion: v1.16.5](https://img.shields.io/badge/AppVersion-v1.16.5-informational?style=flat-square)
![Version: 9.27.0](https://img.shields.io/badge/Version-9.27.0-informational?style=flat-square) ![AppVersion: v1.16.5](https://img.shields.io/badge/AppVersion-v1.16.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.13.x |
| https://charts.bitnami.com/bitnami | redis | 17.14.x |
| https://zekker6.github.io/helm-charts | common | 0.4.3 |

## TL;DR
Expand Down
4 changes: 2 additions & 2 deletions docs/charts/paperless.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# paperless

![Version: 9.26.0](https://img.shields.io/badge/Version-9.26.0-informational?style=flat-square) ![AppVersion: v1.16.5](https://img.shields.io/badge/AppVersion-v1.16.5-informational?style=flat-square)
![Version: 9.27.0](https://img.shields.io/badge/Version-9.27.0-informational?style=flat-square) ![AppVersion: v1.16.5](https://img.shields.io/badge/AppVersion-v1.16.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.13.x |
| https://charts.bitnami.com/bitnami | redis | 17.14.x |
| https://zekker6.github.io/helm-charts | common | 0.4.3 |

## TL;DR
Expand Down

0 comments on commit 8711ff1

Please sign in to comment.