From 13e6071dcc0e62e51de5abc2fd9fe317aecbc8ba Mon Sep 17 00:00:00 2001 From: Nikolai Rodionov Date: Thu, 12 Dec 2024 13:35:36 +0100 Subject: [PATCH] Migrate to bitnami OCI --- installations/databases/helmfile.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/installations/databases/helmfile.yaml b/installations/databases/helmfile.yaml index 334ed08..67321ca 100644 --- a/installations/databases/helmfile.yaml +++ b/installations/databases/helmfile.yaml @@ -3,7 +3,8 @@ bases: - ../../common/templates.yaml repositories: - name: bitnami - url: https://charts.bitnami.com/bitnami + url: registry-1.docker.io/bitnamicharts + oci: true - name: bedag url: https://bedag.github.io/helm-charts/ releases: