revert to redis image

This commit is contained in:
2024-04-12 20:11:10 -06:00
parent 73262aa60a
commit 0fe94afd2a
2 changed files with 1 additions and 5 deletions

View File

@@ -1,6 +1,6 @@
apiVersion: v2 apiVersion: v2
name: outline name: outline
version: 0.3.0 version: 0.4.0
description: Chart for Outline wiki description: Chart for Outline wiki
keywords: keywords:
- wiki - wiki

View File

@@ -95,10 +95,6 @@ outline:
displayName: displayName:
scopes: openid profile email scopes: openid profile email
redis: redis:
image:
registry: docker.io
repository: valkey/valkey
tag: 7.2.4-rc1
architecture: standalone architecture: standalone
auth: auth:
enabled: false enabled: false