From 8b85c1e28653d358df1a5266efc167891c7ee1c0 Mon Sep 17 00:00:00 2001 From: Brandon J Date: Tue, 28 Jun 2022 15:17:29 -0600 Subject: [PATCH] fix(argo-cd): Fix helm deploy branch and bump chart 4.2.4 (#7) --- .gitlab-ci.yml | 2 +- charts/argo-cd/Chart.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index af0d6cb7..7d6add7a 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -17,7 +17,7 @@ Helm push: stage: deploy only: refs: - - master + - coreweave changes: - .gitlab-ci.yml - charts/argo-cd/* diff --git a/charts/argo-cd/Chart.yaml b/charts/argo-cd/Chart.yaml index a718a0ee..cbc2ff65 100644 --- a/charts/argo-cd/Chart.yaml +++ b/charts/argo-cd/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 appVersion: v2.3.1 description: A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes. name: argo-cd -version: 4.2.3 +version: 4.2.4 home: https://github.com/coreweave/argo-helm icon: https://argo-cd.readthedocs.io/en/stable/assets/logo.png keywords: