From 3b19168377b0fad161bc82ef9c8e239a31e4e960 Mon Sep 17 00:00:00 2001 From: flankbot Date: Thu, 26 Sep 2024 09:38:33 +0000 Subject: [PATCH] chore: update config-db chart dependency to 0.0.573 --- 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 e002d9f4..cbebe446 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.572" + version: "0.0.573" 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 b7d9b364..c9d265ed 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.572" + version: "0.0.573" repository: https://flanksource.github.io/charts - name: canary-checker version: "1.0.260-beta.225"