Update docker.io/bitnamilegacy/redis Docker tag to v8

This commit is contained in:
Renovate Bot
2026-01-16 00:47:16 +00:00
parent d96edad543
commit 47f62be080
3 changed files with 4 additions and 4 deletions

View File

@@ -2,7 +2,7 @@ apiVersion: v2
name: penpot
description: A Helm chart for Kubernetes
type: application
version: 0.4.0
version: 0.5.0
appVersion: "1.16.0"
dependencies:

View File

@@ -1,6 +1,6 @@
# penpot
![Version: 0.4.0](https://img.shields.io/badge/Version-0.4.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.16.0](https://img.shields.io/badge/AppVersion-1.16.0-informational?style=flat-square)
![Version: 0.5.0](https://img.shields.io/badge/Version-0.5.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.16.0](https://img.shields.io/badge/AppVersion-1.16.0-informational?style=flat-square)
A Helm chart for Kubernetes
@@ -96,7 +96,7 @@ A Helm chart for Kubernetes
| penpot.persistence.assets.size | string | `"20Gi"` | |
| penpot.redis.image.registry | string | `"docker.io"` | |
| penpot.redis.image.repository | string | `"bitnamilegacy/redis"` | |
| penpot.redis.image.tag | string | `"7.2.5-debian-12-r4"` | |
| penpot.redis.image.tag | string | `"8.0.2-debian-12-r4"` | |
| postgresql-bkp.backup.copyMethod | string | `"Direct"` | |
| postgresql-bkp.backup.enabled | bool | `true` | |
| postgresql-bkp.backup.schedule | string | `"0 2 * * *"` | |

View File

@@ -36,7 +36,7 @@ penpot:
image:
registry: docker.io
repository: bitnamilegacy/redis
tag: 7.2.5-debian-12-r4
tag: 8.0.2-debian-12-r4
frontend:
# ensuring frontend is sheduled on same nodes as backend