diff --git a/agent-chart/Chart.yaml b/agent-chart/Chart.yaml index f614bd4e..d50a6bbb 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.274" + version: "0.0.275" repository: https://flanksource.github.io/charts - name: canary-checker version: "1.0.260-beta.30" diff --git a/chart/Chart.yaml b/chart/Chart.yaml index e3288164..65aa38c5 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.274" + version: "0.0.275" repository: https://flanksource.github.io/charts - name: canary-checker version: "1.0.260-beta.30"