Skip to content

Commit beaf2dd

Browse files
Merge pull request #122 from codefresh-io/CR-26082-rollouts-cap
bump: Update Argo Rollouts to security fix CR-26082
2 parents 09ce366 + 5012672 commit beaf2dd

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.1-CR-24605
2+
appVersion: v1.7.2-cap-CR-26082
33
description: A Helm chart for Argo Rollouts
44
name: argo-rollouts
5-
version: 2.37.3-1-v1.7.1-CR-24605
5+
version: 2.37.3-2-v1.7.2-cap-CR-26082
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.1
22+
description: Sync argo-rollouts with upstream v1.7.2 plus security fixes
2323
links:
2424
- name: GitHub Release
25-
url: https://github.com/codefresh-io/argo-rollouts/releases/tag/v1.7.1-CR-24605
25+
url: https://github.com/codefresh-io/argo-rollouts/releases/tag/v1.7.2-cap-CR-26082

0 commit comments

Comments
 (0)