diff --git a/charts/wallabag/Chart.yaml b/charts/wallabag/Chart.yaml index 6221e93..bb81a9c 100644 --- a/charts/wallabag/Chart.yaml +++ b/charts/wallabag/Chart.yaml @@ -4,7 +4,7 @@ apiVersion: v2 appVersion: 2.4.2 description: A self hostable application for saving web pages, freely. name: wallabag -version: 8.1.0 +version: 8.2.0 kubeVersion: ">=1.16.0-0" keywords: - wallabag @@ -21,7 +21,7 @@ dependencies: repository: https://johanneskastl.github.io/helm-charts/ version: 5.0.5 - name: redis - version: 24.0.0 + version: 24.1.0 repository: https://charts.bitnami.com/bitnami condition: redis.enabled - name: postgresql @@ -35,4 +35,4 @@ dependencies: annotations: artifacthub.io/changes: |- - kind: changed - description: update dependency redis to 24.0.0 + description: update dependency redis to 24.1.0 diff --git a/charts/wallabag/README.md b/charts/wallabag/README.md index a4f5884..181520d 100644 --- a/charts/wallabag/README.md +++ b/charts/wallabag/README.md @@ -1,6 +1,6 @@ # wallabag -![Version: 8.1.0](https://img.shields.io/badge/Version-8.1.0-informational?style=flat-square) ![AppVersion: 2.4.2](https://img.shields.io/badge/AppVersion-2.4.2-informational?style=flat-square) +![Version: 8.2.0](https://img.shields.io/badge/Version-8.2.0-informational?style=flat-square) ![AppVersion: 2.4.2](https://img.shields.io/badge/AppVersion-2.4.2-informational?style=flat-square) A self hostable application for saving web pages, freely. @@ -23,7 +23,7 @@ Kubernetes: `>=1.16.0-0` |------------|------|---------| | https://charts.bitnami.com/bitnami | mariadb | 11.0.14 | | https://charts.bitnami.com/bitnami | postgresql | 11.6.12 | -| https://charts.bitnami.com/bitnami | redis | 24.0.0 | +| https://charts.bitnami.com/bitnami | redis | 24.1.0 | | https://johanneskastl.github.io/helm-charts/ | common | 5.0.5 | ## TL;DR