fix(argo-cd): Fix helm deploy branch and bump chart 4.2.4 (#7)

This commit is contained in:
Brandon J 2022-06-28 15:17:29 -06:00 committed by GitHub
parent f1ab4719de
commit 8b85c1e286
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View file

@ -17,7 +17,7 @@ Helm push:
stage: deploy stage: deploy
only: only:
refs: refs:
- master - coreweave
changes: changes:
- .gitlab-ci.yml - .gitlab-ci.yml
- charts/argo-cd/* - charts/argo-cd/*

View file

@ -2,7 +2,7 @@ apiVersion: v2
appVersion: v2.3.1 appVersion: v2.3.1
description: A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes. description: A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes.
name: argo-cd name: argo-cd
version: 4.2.3 version: 4.2.4
home: https://github.com/coreweave/argo-helm home: https://github.com/coreweave/argo-helm
icon: https://argo-cd.readthedocs.io/en/stable/assets/logo.png icon: https://argo-cd.readthedocs.io/en/stable/assets/logo.png
keywords: keywords: