diff --git a/apps/base/ghost/repository.yaml b/apps/base/ghost/repository.yaml index de9d3f0..0d63f42 100644 --- a/apps/base/ghost/repository.yaml +++ b/apps/base/ghost/repository.yaml @@ -6,4 +6,5 @@ metadata: namespace: ghost spec: interval: 24h - url: https://charts.bitnami.com/bitnami \ No newline at end of file + type: oci + url: oci://registry-1.docker.io/bitnamicharts \ No newline at end of file