argocd-helm/charts/argo-rollouts/Chart.yaml
siddharth 91aaaf066f
fix(argo-rollouts): use image.tag in labels if provided (#913)
* 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>
2021-09-16 21:05:49 +02:00

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"