From e442d6c3ffeeafd1e9aba7433febbb2d05b19ad3 Mon Sep 17 00:00:00 2001 From: Hayden Spitzley <105455169+hspitzley-czi@users.noreply.github.com> Date: Mon, 23 Sep 2024 15:57:42 -0600 Subject: [PATCH 1/2] chore: bump chart versions (#1117) --- .infra/rdev/Chart.yaml | 2 +- .infra/staging/Chart.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.infra/rdev/Chart.yaml b/.infra/rdev/Chart.yaml index 95271671c..dc8b3fbb0 100644 --- a/.infra/rdev/Chart.yaml +++ b/.infra/rdev/Chart.yaml @@ -5,5 +5,5 @@ version: 1.0.0 dependencies: - name: stack - version: 1.3.0 + version: 1.16.3 repository: https://chanzuckerberg.github.io/argo-helm-charts diff --git a/.infra/staging/Chart.yaml b/.infra/staging/Chart.yaml index 95271671c..dc8b3fbb0 100644 --- a/.infra/staging/Chart.yaml +++ b/.infra/staging/Chart.yaml @@ -5,5 +5,5 @@ version: 1.0.0 dependencies: - name: stack - version: 1.3.0 + version: 1.16.3 repository: https://chanzuckerberg.github.io/argo-helm-charts From 5ddf710042e11b1dcdbaba788de545a471324bd9 Mon Sep 17 00:00:00 2001 From: Hayden Spitzley <105455169+hspitzley-czi@users.noreply.github.com> Date: Mon, 23 Sep 2024 16:05:40 -0600 Subject: [PATCH 2/2] chore: bump chart version for prod (#1118) --- .infra/prod/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.infra/prod/Chart.yaml b/.infra/prod/Chart.yaml index 95271671c..dc8b3fbb0 100644 --- a/.infra/prod/Chart.yaml +++ b/.infra/prod/Chart.yaml @@ -5,5 +5,5 @@ version: 1.0.0 dependencies: - name: stack - version: 1.3.0 + version: 1.16.3 repository: https://chanzuckerberg.github.io/argo-helm-charts