From 49161250429ee22bab07938d49a668ffa82998d7 Mon Sep 17 00:00:00 2001 From: Ashwani Singh Date: Wed, 31 Jul 2024 22:26:46 +0530 Subject: [PATCH] Ignore Chart.lock file --- .gitignore | 3 ++- charts/pga/Chart.lock | 21 --------------------- 2 files changed, 2 insertions(+), 22 deletions(-) delete mode 100644 charts/pga/Chart.lock diff --git a/.gitignore b/.gitignore index 9e30eb9b..c9a0a77c 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ -*.tgz \ No newline at end of file +*.tgz +Chart.lock \ No newline at end of file diff --git a/charts/pga/Chart.lock b/charts/pga/Chart.lock deleted file mode 100644 index 821f2caf..00000000 --- a/charts/pga/Chart.lock +++ /dev/null @@ -1,21 +0,0 @@ -dependencies: -- name: kube-prometheus-stack - repository: https://prometheus-community.github.io/helm-charts/ - version: 61.3.1 -- name: kube-prometheus-stack - repository: https://prometheus-community.github.io/helm-charts/ - version: 61.3.1 -- name: prometheus-adapter - repository: https://prometheus-community.github.io/helm-charts/ - version: 4.10.0 -- name: prometheus-pushgateway - repository: https://prometheus-community.github.io/helm-charts/ - version: 2.14.0 -- name: prometheus-blackbox-exporter - repository: https://prometheus-community.github.io/helm-charts/ - version: 8.17.0 -- name: thanos - repository: oci://registry-1.docker.io/bitnamicharts - version: 15.7.12 -digest: sha256:9f2dc3ccc64a5175b2ff7a18bde25eeead7d6202f28f242f5116aaf9257245be -generated: "2024-07-22T23:57:56.45094+05:30"