2021-05-31 16:06:26 +00:00
|
|
|
apiVersion: v2
|
2023-03-02 15:02:33 +00:00
|
|
|
appVersion: v1.4.1
|
2020-02-12 18:57:25 +00:00
|
|
|
description: A Helm chart for Argo Rollouts
|
|
|
|
name: argo-rollouts
|
2023-05-06 11:31:50 +00:00
|
|
|
version: 2.27.0
|
2020-02-12 18:57:25 +00:00
|
|
|
home: https://github.com/argoproj/argo-helm
|
2022-09-29 06:43:32 +00:00
|
|
|
icon: https://argoproj.github.io/argo-rollouts/assets/logo.png
|
|
|
|
keywords:
|
|
|
|
- argoproj
|
|
|
|
- argo-rollouts
|
|
|
|
sources:
|
|
|
|
- https://github.com/argoproj/argo-rollouts
|
2020-02-12 18:57:25 +00:00
|
|
|
maintainers:
|
2022-08-26 09:02:57 +00:00
|
|
|
- name: argoproj
|
|
|
|
url: https://argoproj.github.io/
|
2021-07-09 11:08:43 +00:00
|
|
|
annotations:
|
|
|
|
artifacthub.io/changes: |
|
2023-04-13 23:58:48 +00:00
|
|
|
- kind: added
|
2023-05-06 11:31:50 +00:00
|
|
|
description: Allow extraObjects to contain string templates
|