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