change redis image

This commit is contained in:
2024-03-15 02:23:23 -06:00
parent d8e6ac1d7b
commit 76c6016a9e
2 changed files with 4 additions and 1 deletions

View File

@@ -1,6 +1,6 @@
apiVersion: v2
name: tubearchivist
version: 0.0.3
version: 0.0.4
sources:
- https://github.com/tubearchivist/tubearchivist
- https://github.com/bitnami/charts/tree/main/bitnami/redis

View File

@@ -33,6 +33,9 @@ persistence:
youtube:
claimName:
redis:
image:
repository: redis/redis-stack-server
tag: 7.2.0-v9
architecture: standalone
auth:
enabled: false