Skip to content

Commit 83e0954

Browse files
Merge pull request #192 from codefresh-io/CR-30841
chore(argo-events): Fix security vulnerabilities
2 parents f4a577b + c11a18e commit 83e0954

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

charts/argo-events/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.9.2-cap-CR-29689
2+
appVersion: v1.9.2-cap-CR-30841
33
description: A Helm chart for Argo Events, the event-driven workflow automation framework
44
name: argo-events
5-
version: 2.4.8-cap-CR-29689
5+
version: 2.4.9-cap-CR-30841
66
home: https://github.com/argoproj/argo-helm
77
icon: https://avatars.githubusercontent.com/u/30269780?s=200&v=4
88
keywords:
@@ -19,4 +19,4 @@ annotations:
1919
url: https://argoproj.github.io/argo-helm/pgp_keys.asc
2020
artifacthub.io/changes: |
2121
- kind: fixed
22-
description: fixed multiple security vulnerabilities
22+
description: fixed security vulnerabilities

0 commit comments

Comments
 (0)