fix(argo-rollouts): Fix scope and path to CM for checksum calculation (#3227)

This commit is contained in:
Marco Maurer (-Kilchhofer) 2025-04-01 23:36:53 +02:00 committed by GitHub
parent 216d8bd879
commit bf044b2256
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

View file

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