Bumped version to 1.2.3 (#127)
This commit is contained in:
parent
c237709456
commit
22607a897b
3 changed files with 8 additions and 8 deletions
|
|
@ -26,7 +26,7 @@ $ helm install --name my-release argo/argo-cd
|
|||
| applicationController.containerPort | int | `8082` | Container port for application controller server and metrics |
|
||||
| applicationController.image.pullPolicy | string | `"Always"` | Docker image pull policy |
|
||||
| applicationController.image.repository | string | `"argoproj/argocd"` | Docker image repo |
|
||||
| applicationController.image.tag | string | `"v1.2.0"` | Docker image tag |
|
||||
| applicationController.image.tag | string | `"v1.2.3"` | Docker image tag |
|
||||
| applicationController.servicePort | int | `8082` | Service port for applicaiton controller server |
|
||||
| applicationController.volumeMounts | list | `[]` | Additional volume mounts |
|
||||
| applicationController.volumes | list | `[]` | Additional volumes |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue