From da78e0f05d945236e6bad3ae63450c303e21a142 Mon Sep 17 00:00:00 2001 From: Ivan Zubenko Date: Wed, 9 Oct 2024 08:57:55 +0200 Subject: [PATCH] use thanos from apolo repository --- charts/.gitignore | 2 -- charts/platform-reports/Chart.lock | 6 +++--- charts/platform-reports/Chart.yaml | 2 +- 3 files changed, 4 insertions(+), 6 deletions(-) diff --git a/charts/.gitignore b/charts/.gitignore index a85efa4d..d1a51261 100644 --- a/charts/.gitignore +++ b/charts/.gitignore @@ -1,4 +1,2 @@ charts/ tmpcharts/ -chart.lock -requirements.lock diff --git a/charts/platform-reports/Chart.lock b/charts/platform-reports/Chart.lock index dd73cb6a..74441dc9 100644 --- a/charts/platform-reports/Chart.lock +++ b/charts/platform-reports/Chart.lock @@ -3,7 +3,7 @@ dependencies: repository: https://prometheus-community.github.io/helm-charts version: 54.2.2 - name: thanos - repository: https://kubernetes-charts.banzaicloud.com + repository: https://neuro-inc.github.io/helm-charts version: 0.3.23 - name: grafana repository: https://grafana.github.io/helm-charts @@ -11,5 +11,5 @@ dependencies: - name: k8s-resources repository: https://neuro-inc.github.io/helm-charts version: 1.0.1 -digest: sha256:2b600ad528ed1ed4c5fb06ed20ac718faf9d3213a7ff706b932c5e3a1bfd8314 -generated: "2023-11-30T11:51:27.16429011+02:00" +digest: sha256:f55328481f222588962c69ee8c6c62af8a2f792ba34035c9049e6f87f8431c56 +generated: "2024-10-09T08:56:44.606615003+02:00" diff --git a/charts/platform-reports/Chart.yaml b/charts/platform-reports/Chart.yaml index ccd27ee1..34cda925 100644 --- a/charts/platform-reports/Chart.yaml +++ b/charts/platform-reports/Chart.yaml @@ -10,7 +10,7 @@ dependencies: repository: "https://prometheus-community.github.io/helm-charts" - name: thanos version: "0.3.23" - repository: "https://kubernetes-charts.banzaicloud.com" + repository: "https://neuro-inc.github.io/helm-charts" condition: prometheus.remoteStorageEnabled - name: grafana version: "7.0.11"