diff --git a/config/repo-values.yaml b/config/repo-values.yaml index 48e28ff0..355fce74 100644 --- a/config/repo-values.yaml +++ b/config/repo-values.yaml @@ -577,4 +577,4 @@ sync: - name: prometheus-community url: https://prometheus-community.github.io/helm-charts - name: k8s-cloudwatch-adapter - url: https://awslabs.github.io/k8s-cloudwatch-adapter/chart + url: https://awslabs.github.io/k8s-cloudwatch-adapter/charts/k8s-cloudwatch-adapter diff --git a/repos.yaml b/repos.yaml index f9689c76..d64b4996 100644 --- a/repos.yaml +++ b/repos.yaml @@ -1621,7 +1621,7 @@ repositories: - email: scott@r6by.com name: scottrigby - name: k8s-cloudwatch-adapter - url: https://awslabs.github.io/k8s-cloudwatch-adapter/chart + url: https://awslabs.github.io/k8s-cloudwatch-adapter/charts/k8s-cloudwatch-adapter maintainers: - email: khchan@amazon.com name: Kwunhok Chan