From ee6c078b5c0e510f8fd1ee1c041abd8f6c683b10 Mon Sep 17 00:00:00 2001 From: moshloop Date: Mon, 23 Dec 2024 09:25:28 +0000 Subject: [PATCH] chore: update canary-checker chart dependency to 1.1.0-beta.105 --- 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 d5d9095c..a11f3aa7 100644 --- a/agent-chart/Chart.yaml +++ b/agent-chart/Chart.yaml @@ -11,7 +11,7 @@ dependencies: version: "0.0.740" repository: https://flanksource.github.io/charts - name: canary-checker - version: "1.1.0-beta.103" + version: "1.1.0-beta.105" repository: https://flanksource.github.io/charts - name: mission-control-watchtower version: "0.1.27" diff --git a/chart/Chart.yaml b/chart/Chart.yaml index fe38c2ec..1f334517 100644 --- a/chart/Chart.yaml +++ b/chart/Chart.yaml @@ -15,7 +15,7 @@ dependencies: version: "0.0.740" repository: https://flanksource.github.io/charts - name: canary-checker - version: "1.1.0-beta.103" + version: "1.1.0-beta.105" repository: https://flanksource.github.io/charts - name: flanksource-ui version: "1.0.828"