Update Helm release redis to v24.1.0

This commit is contained in:
renovatebot
2025-12-19 00:35:47 +00:00
parent ea90356c52
commit 33987998da
2 changed files with 5 additions and 5 deletions

View File

@@ -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

View File

@@ -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