Skip to content

Commit

Permalink
Merge pull request #216 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.17.1
  • Loading branch information
zekker6 committed Aug 28, 2023
2 parents b245e13 + 0d11e47 commit afa3189
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.15.0
description: update helm release redis to 17.17.1
apiVersion: v2
appVersion: v1.17.0
dependencies:
Expand All @@ -15,7 +15,7 @@ dependencies:
- condition: redis.enabled
name: redis
repository: https://charts.bitnami.com/bitnami
version: 17.15.x
version: 17.17.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.29.0
version: 9.30.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.29.0](https://img.shields.io/badge/Version-9.29.0-informational?style=flat-square) ![AppVersion: v1.17.0](https://img.shields.io/badge/AppVersion-v1.17.0-informational?style=flat-square)
![Version: 9.30.0](https://img.shields.io/badge/Version-9.30.0-informational?style=flat-square) ![AppVersion: v1.17.0](https://img.shields.io/badge/AppVersion-v1.17.0-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.15.x |
| https://charts.bitnami.com/bitnami | redis | 17.17.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.29.0](https://img.shields.io/badge/Version-9.29.0-informational?style=flat-square) ![AppVersion: v1.17.0](https://img.shields.io/badge/AppVersion-v1.17.0-informational?style=flat-square)
![Version: 9.30.0](https://img.shields.io/badge/Version-9.30.0-informational?style=flat-square) ![AppVersion: v1.17.0](https://img.shields.io/badge/AppVersion-v1.17.0-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.15.x |
| https://charts.bitnami.com/bitnami | redis | 17.17.x |
| https://zekker6.github.io/helm-charts | common | 0.4.3 |

## TL;DR
Expand Down

0 comments on commit afa3189

Please sign in to comment.