update redis chart to 19

This commit is contained in:
2024-04-11 18:04:23 -06:00
parent 3270a3102b
commit b3acbf3cbc
2 changed files with 3 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
apiVersion: v2
name: tubearchivist
version: 0.1.0
version: 0.2.0
description: Chart for Tube Archivist
keywords:
- download
@@ -14,7 +14,7 @@ maintainers:
icon: https://avatars.githubusercontent.com/u/102734415?s=48&v=4
dependencies:
- name: redis
version: 18.19.4
version: 19.1.0
repository: https://charts.bitnami.com/bitnami
- name: elasticsearch
version: 20.0.4

View File

@@ -35,7 +35,7 @@ persistence:
redis:
image:
repository: redis/redis-stack-server
tag: 7.2.0-v9
tag: 7.2.0-v10
architecture: standalone
auth:
enabled: false