feat(argo-cd): Argo CD 1.7.11 (#502)
This commit is contained in:
parent
cce87f5163
commit
eaa0deb3ed
6 changed files with 16 additions and 14 deletions
|
|
@ -1,3 +1,4 @@
|
|||
chart-repos:
|
||||
- argo=https://argoproj.github.io/argo-helm
|
||||
- minio=https://helm.min.io/
|
||||
- dandydeveloper=https://dandydeveloper.github.io/charts/
|
||||
|
|
|
|||
|
|
@ -21,6 +21,7 @@ jobs:
|
|||
- checkout
|
||||
- run: helm repo add stable https://charts.helm.sh/stable
|
||||
- run: helm repo add minio https://helm.min.io/
|
||||
- run: helm repo add dandydeveloper https://dandydeveloper.github.io/charts/
|
||||
# Only actually publish charts on master.
|
||||
- run: |
|
||||
set -x
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue