Skip to content

Commit cb6be8c

Browse files
Merge pull request #180 from codefresh-io/CR-29629-rollouts-cap-v1.7.2
bump: Update Argo Rollouts to fix CR-29629
2 parents fbff06e + af926a8 commit cb6be8c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

charts/argo-rollouts/Chart.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
apiVersion: v2
2-
appVersion: v1.7.2-cap-CR-28008
2+
appVersion: v1.7.2-cap-CR-29629
33
description: A Helm chart for Argo Rollouts
44
name: argo-rollouts
5-
version: 2.37.3-4-v1.7.2-cap-CR-28008
5+
version: 2.37.3-5-v1.7.2-cap-CR-29629
66
home: https://github.com/argoproj/argo-helm
77
icon: https://argoproj.github.io/argo-rollouts/assets/logo.png
88
keywords:
@@ -19,4 +19,4 @@ annotations:
1919
url: https://argoproj.github.io/argo-helm/pgp_keys.asc
2020
artifacthub.io/changes: |
2121
- kind: changed
22-
description: Add default global tolerations and nodeSelector
22+
description: Security fixes for Argo Rollouts v1.7.2

0 commit comments

Comments
 (0)