argocd-helm/charts/argo-rollouts/Chart.yaml
Derek Brown 9f11412227
feat(argo-rollouts): restart when configmap changes (#3119)
* feat: argo-rollouts restart when configmap changes

Signed-off-by: Derek Brown <6845676+DerekTBrown@users.noreply.github.com>

* address comments

Signed-off-by: Derek Brown <6845676+DerekTBrown@users.noreply.github.com>

* fix: Add newline to fix linter (new-line-at-end-of-file)

Signed-off-by: Marco Maurer (-Kilchhofer) <mkilchhofer@users.noreply.github.com>

---------

Signed-off-by: Derek Brown <6845676+DerekTBrown@users.noreply.github.com>
Signed-off-by: Marco Maurer (-Kilchhofer) <mkilchhofer@users.noreply.github.com>
Co-authored-by: Marco Maurer (-Kilchhofer) <mkilchhofer@users.noreply.github.com>
2025-04-01 23:45:54 +09:00

22 lines
692 B
YAML

apiVersion: v2
appVersion: v1.8.2
description: A Helm chart for Argo Rollouts
name: argo-rollouts
version: 2.39.4
home: https://github.com/argoproj/argo-helm
icon: https://argoproj.github.io/argo-rollouts/assets/logo.png
keywords:
- argoproj
- argo-rollouts
sources:
- https://github.com/argoproj/argo-rollouts
maintainers:
- name: argoproj
url: https://argoproj.github.io/
annotations:
artifacthub.io/signKey: |
fingerprint: 2B8F22F57260EFA67BE1C5824B11F800CD9D2252
url: https://argoproj.github.io/argo-helm/pgp_keys.asc
artifacthub.io/changes: |
- kind: changed
description: argo-rollouts will re-deploy if changes are made to the argo-rollouts configmap.