Compare commits

...

1 Commits

Author SHA1 Message Date
76c6016a9e change redis image 2024-03-15 02:23:23 -06:00
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