Skip to content

Commit 83b207c

Browse files
chore: security fixes for k8s client in Argo Rollouts v1.7.2 (#205)
* chore: security fixes for k8s client in Argo Rollouts v1.7.2 Signed-off-by: Kostis Kapelonis <[email protected]> --------- Signed-off-by: Kostis Kapelonis <[email protected]>
1 parent cd2f945 commit 83b207c

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-OSS-697
2+
appVersion: v1.7.2-cap-CR-31756
33
description: A Helm chart for Argo Rollouts
44
name: argo-rollouts
5-
version: 2.37.3-7-v1.7.2-cap-OSS-697
5+
version: 2.37.3-8-v1.7.2-cap-CR-31756
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: Security fixes for Argo Rollouts v1.7.2 golang/x/net and cloudflare/circl
22+
description: Security fixes for Argo Rollouts v1.7.2 k8s client

0 commit comments

Comments
 (0)