From 3ef63aae5cb1471bd6590befed7524a13b15ea26 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?M=C3=A1rcio=20Fernandes?= Date: Sat, 18 Jul 2026 14:07:03 +0000 Subject: [PATCH] modified: deploy/nextcloud/bitnami-helm-repo.yaml --- deploy/nextcloud/bitnami-helm-repo.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/deploy/nextcloud/bitnami-helm-repo.yaml b/deploy/nextcloud/bitnami-helm-repo.yaml index 304ace5..32e2c61 100644 --- a/deploy/nextcloud/bitnami-helm-repo.yaml +++ b/deploy/nextcloud/bitnami-helm-repo.yaml @@ -3,5 +3,6 @@ kind: HelmRepository metadata: name: bitnami spec: + type: oci interval: 40h - url: https://charts.bitnami.com/bitnami \ No newline at end of file + url: oci://registry-1.docker.io/bitnamicharts \ No newline at end of file