From 00f087b635d14dc87d819f39a4d04fed55fcfd50 Mon Sep 17 00:00:00 2001 From: Konstantin Grachev Date: Wed, 16 Nov 2022 12:29:28 +0300 Subject: [PATCH] Remove redis alias --- Chart.lock | 4 ++-- Chart.yaml | 1 - 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/Chart.lock b/Chart.lock index e088b0d..346f84e 100644 --- a/Chart.lock +++ b/Chart.lock @@ -2,5 +2,5 @@ dependencies: - name: redis repository: https://charts.bitnami.com/bitnami version: 17.3.11 -digest: sha256:8298a6086adc02ad5a3c5a3b1293c2cffbb54ee832310dc186ba26ef25a00053 -generated: "2022-11-16T12:16:35.183387645+03:00" +digest: sha256:40f0dad12458b527f362dd152bbeb042a415b0bb48376357901d2062489b0650 +generated: "2022-11-16T12:29:15.310122534+03:00" diff --git a/Chart.yaml b/Chart.yaml index 3f67f8c..3321368 100644 --- a/Chart.yaml +++ b/Chart.yaml @@ -14,5 +14,4 @@ dependencies: - name: redis version: ^17 repository: https://charts.bitnami.com/bitnami - alias: redis condition: redis.enabled