From 0fe94afd2a5d2fc9475e0f2ca7fab18fa539a22f Mon Sep 17 00:00:00 2001 From: alexlebens Date: Fri, 12 Apr 2024 20:11:10 -0600 Subject: [PATCH] revert to redis image --- charts/outline/Chart.yaml | 2 +- charts/outline/values.yaml | 4 ---- 2 files changed, 1 insertion(+), 5 deletions(-) diff --git a/charts/outline/Chart.yaml b/charts/outline/Chart.yaml index 193a38a..7eb310e 100644 --- a/charts/outline/Chart.yaml +++ b/charts/outline/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 name: outline -version: 0.3.0 +version: 0.4.0 description: Chart for Outline wiki keywords: - wiki diff --git a/charts/outline/values.yaml b/charts/outline/values.yaml index c8972be..7e5b913 100644 --- a/charts/outline/values.yaml +++ b/charts/outline/values.yaml @@ -95,10 +95,6 @@ outline: displayName: scopes: openid profile email redis: - image: - registry: docker.io - repository: valkey/valkey - tag: 7.2.4-rc1 architecture: standalone auth: enabled: false