Skip to content

Commit f8df864

Browse files
authored
Merge pull request #136 from codefresh-io/CR-28008-rollouts-cap-v.1.7.2
bump: Update Argo Rollouts to fix CR-28008
2 parents beaf2dd + 8cadaed commit f8df864

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

charts/argo-rollouts/Chart.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
apiVersion: v2
2-
appVersion: v1.7.2-cap-CR-26082
2+
appVersion: v1.7.2-cap-CR-28008
33
description: A Helm chart for Argo Rollouts
44
name: argo-rollouts
5-
version: 2.37.3-2-v1.7.2-cap-CR-26082
5+
version: 2.37.3-3-v1.7.2-cap-CR-28008
66
home: https://github.com/argoproj/argo-helm
77
icon: https://argoproj.github.io/argo-rollouts/assets/logo.png
88
keywords:
@@ -19,7 +19,7 @@ annotations:
1919
url: https://argoproj.github.io/argo-helm/pgp_keys.asc
2020
artifacthub.io/changes: |
2121
- kind: changed
22-
description: Sync argo-rollouts with upstream v1.7.2 plus security fixes
22+
description: Security fixes for Argo Rollouts v1.7.2
2323
links:
2424
- name: GitHub Release
25-
url: https://github.com/codefresh-io/argo-rollouts/releases/tag/v1.7.2-cap-CR-26082
25+
url: https://github.com/codefresh-io/argo-rollouts/releases/tag/v1.7.2-cap-CR-28008

0 commit comments

Comments
 (0)