
* argod-rollouts: fix app version label Signed-off-by: sedflix <sedflix@gmail.com> * bump chart and add changelog Signed-off-by: sedflix <sedflix@gmail.com>
14 lines
391 B
YAML
14 lines
391 B
YAML
apiVersion: v2
|
|
appVersion: "v1.0.2"
|
|
description: A Helm chart for Argo Rollouts
|
|
name: argo-rollouts
|
|
version: 2.0.2
|
|
icon: https://argoproj.github.io/argo-rollouts/assets/logo.png
|
|
home: https://github.com/argoproj/argo-helm
|
|
maintainers:
|
|
- name: alexmt
|
|
- name: dthomson25
|
|
- name: jessesuen
|
|
annotations:
|
|
artifacthub.io/changes: |
|
|
- "[Fixed]: use image.tag in app labels if provided"
|