Skip to content

Commit

Permalink
chore: bump chart version
Browse files Browse the repository at this point in the history
  • Loading branch information
zekker6 committed Jul 26, 2023
1 parent 2ca1b8a commit d815694
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 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 Down Expand Up @@ -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 d815694

Please sign in to comment.