Skip to content

Commit da29227

Browse files
chore: security fix for golang 1.24 and k8s client (#207)
Signed-off-by: Kostis Kapelonis <kostis.kapelonis@octopus.com>
1 parent 83b207c commit da29227

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

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-31756
2+
appVersion: v1.7.2-cap-CR-37067
33
description: A Helm chart for Argo Rollouts
44
name: argo-rollouts
5-
version: 2.37.3-8-v1.7.2-cap-CR-31756
5+
version: 2.37.3-9-v1.7.2-cap-CR-37067
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 k8s client
22+
description: Security fixes for Argo Rollouts v1.7.2 Golang and k8s client

0 commit comments

Comments
 (0)