Update argoci image version
This commit is contained in:
parent
58332ff28e
commit
6c77a274df
2 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
apiVersion: v1
|
||||
description: A Helm chart for Kubernetes
|
||||
name: argo-ci
|
||||
version: 0.1.0
|
||||
version: 0.1.1
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
imageNamespace: argoproj
|
||||
ciImage: argoci
|
||||
imageTag: v1.0.0-alpha1
|
||||
imageTag: v1.0.0-alpha1.1
|
||||
|
||||
argo:
|
||||
imagesNamespace: argoproj
|
||||
|
|
Loading…
Reference in a new issue