feat(argo-rollouts): Add replicas option to dashboard (#1286)
* feat(argo-rollouts): Add replicas option to dashboard Signed-off-by: Vlad Voloshyn <vladvoloshyn12@gmail.com> * Update README Signed-off-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com> Co-authored-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>
This commit is contained in:
parent
0682a7e8ee
commit
c7b3331d7b
4 changed files with 8 additions and 4 deletions
|
|
@ -2,7 +2,7 @@ apiVersion: v2
|
|||
appVersion: "v1.2.0"
|
||||
description: A Helm chart for Argo Rollouts
|
||||
name: argo-rollouts
|
||||
version: 2.14.0
|
||||
version: 2.14.1
|
||||
icon: https://argoproj.github.io/argo-rollouts/assets/logo.png
|
||||
home: https://github.com/argoproj/argo-helm
|
||||
maintainers:
|
||||
|
|
@ -11,4 +11,4 @@ maintainers:
|
|||
- name: jessesuen
|
||||
annotations:
|
||||
artifacthub.io/changes: |
|
||||
- "[Added]: ability to define priorityClassName for the controller and dashboard"
|
||||
- "[Added]: option to set dashboard replicas count"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue