diff --git a/clusters/cl01tl/applications/penpot/Chart.yaml b/clusters/cl01tl/applications/penpot/Chart.yaml index d5ce1273f..5182ae5fb 100644 --- a/clusters/cl01tl/applications/penpot/Chart.yaml +++ b/clusters/cl01tl/applications/penpot/Chart.yaml @@ -27,8 +27,8 @@ dependencies: version: 6.0.1 alias: minio repository: https://operator.min.io/ - - name: redis - version: 19.6.4 + - name: valkey + version: 0.3.13 repository: https://charts.bitnami.com/bitnami - name: postgres-cluster alias: postgres-16-cluster diff --git a/clusters/cl01tl/applications/penpot/values.yaml b/clusters/cl01tl/applications/penpot/values.yaml index 5367843d4..83fc12923 100644 --- a/clusters/cl01tl/applications/penpot/values.yaml +++ b/clusters/cl01tl/applications/penpot/values.yaml @@ -326,7 +326,7 @@ penpot: readOnly: true mountPropagation: None subPath: nginx.conf -redis: +valkey: architecture: standalone auth: enabled: false