From afce95f7bc960cfeb0465ccc2ecf205fc9dbd480 Mon Sep 17 00:00:00 2001 From: flankbot Date: Thu, 26 Sep 2024 06:33:41 +0000 Subject: [PATCH] chore: update config-db chart dependency to 0.0.571 --- agent-chart/Chart.yaml | 2 +- chart/Chart.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/agent-chart/Chart.yaml b/agent-chart/Chart.yaml index 2faf8160..f2f414e2 100644 --- a/agent-chart/Chart.yaml +++ b/agent-chart/Chart.yaml @@ -8,7 +8,7 @@ maintainers: - name: Flanksource dependencies: - name: config-db - version: "0.0.570" + version: "0.0.571" repository: https://flanksource.github.io/charts - name: canary-checker version: "1.0.260-beta.225" diff --git a/chart/Chart.yaml b/chart/Chart.yaml index 9ebfba82..38dc33b5 100644 --- a/chart/Chart.yaml +++ b/chart/Chart.yaml @@ -12,7 +12,7 @@ dependencies: repository: https://flanksource.github.io/charts condition: apm-hub.enabled - name: config-db - version: "0.0.570" + version: "0.0.571" repository: https://flanksource.github.io/charts - name: canary-checker version: "1.0.260-beta.225"