diff --git a/clusters/cl01tl/monitoring/kube-prometheus-stack/Chart.yaml b/clusters/cl01tl/monitoring/kube-prometheus-stack/Chart.yaml index caefaff8a..4ff5d21d1 100644 --- a/clusters/cl01tl/monitoring/kube-prometheus-stack/Chart.yaml +++ b/clusters/cl01tl/monitoring/kube-prometheus-stack/Chart.yaml @@ -18,7 +18,7 @@ maintainers: dependencies: - name: kube-prometheus-stack version: 72.5.0 - repository: https://prometheus-community.github.io/helm-charts + repository: oci://ghcr.io/prometheus-community/charts - name: app-template alias: ntfy-alertmanager repository: https://bjw-s-labs.github.io/helm-charts/ diff --git a/clusters/cl01tl/standalone/prometheus-operator-crds/Chart.yaml b/clusters/cl01tl/standalone/prometheus-operator-crds/Chart.yaml index ce13537dd..c819a3b4e 100644 --- a/clusters/cl01tl/standalone/prometheus-operator-crds/Chart.yaml +++ b/clusters/cl01tl/standalone/prometheus-operator-crds/Chart.yaml @@ -16,6 +16,6 @@ maintainers: dependencies: - name: prometheus-operator-crds version: 20.0.0 - repository: https://prometheus-community.github.io/helm-charts + repository: oci://ghcr.io/prometheus-community/charts icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/prometheus.png appVersion: v0.82.0