From 6873629a3bf8fb3331410edb3165e65936b454a6 Mon Sep 17 00:00:00 2001 From: Siyuan Zhang Date: Wed, 16 Oct 2024 17:05:13 +0800 Subject: [PATCH] Change the repo source of bitnami charts --- charts/graphscope-store/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/graphscope-store/Chart.yaml b/charts/graphscope-store/Chart.yaml index e83cf1d41674..aa37122c34f9 100644 --- a/charts/graphscope-store/Chart.yaml +++ b/charts/graphscope-store/Chart.yaml @@ -24,8 +24,8 @@ version: 0.29.0 dependencies: - condition: kafka.enabled name: kafka - repository: https://charts.bitnami.com/bitnami + repository: oci://registry-1.docker.io/bitnamicharts version: "20.0.6" - name: common - repository: https://charts.bitnami.com/bitnami + repository: oci://registry-1.docker.io/bitnamicharts version: 2.x.x