diff --git a/agent-chart/Chart.yaml b/agent-chart/Chart.yaml index 94a5865e..f614bd4e 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.273" + version: "0.0.274" 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 66ba9ef3..e3288164 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.273" + version: "0.0.274" repository: https://flanksource.github.io/charts - name: canary-checker version: "1.0.260-beta.30"