From f3de9ce5adc8800500da9d6977905adb7fb9a163 Mon Sep 17 00:00:00 2001 From: Vivian Shao <104519112+naihsuanshao@users.noreply.github.com> Date: Thu, 16 Jan 2025 11:51:24 -0800 Subject: [PATCH] fix: bump argus dependency (#181) --- stack/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stack/Chart.yaml b/stack/Chart.yaml index fad2341..170426c 100644 --- a/stack/Chart.yaml +++ b/stack/Chart.yaml @@ -25,5 +25,5 @@ appVersion: "1.16.0" dependencies: - name: argus-config - version: 1.2.2 + version: 1.2.3 repository: https://chanzuckerberg.github.io/argo-helm-charts