Skip to content

Commit eaf6b37

Browse files
Merge pull request #56 from codefresh-io/rollouts-additional-logs
feat: update argo rollouts to 1.6.1-additional-logs
2 parents c7f6cdb + 9c4b12f commit eaf6b37

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

charts/argo-rollouts/Chart.yaml

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
apiVersion: v2
2-
appVersion: v1.6.1-analysis-fix
2+
appVersion: v1.6.1-additional-logs
33
description: A Helm chart for Argo Rollouts
44
name: argo-rollouts
5-
version: 2.32.5-3-analysis-fix
5+
version: 2.32.5-4-additional-logs
66
home: https://github.com/argoproj/argo-helm
77
icon: https://argoproj.github.io/argo-rollouts/assets/logo.png
88
keywords:
@@ -19,4 +19,7 @@ annotations:
1919
url: https://argoproj.github.io/argo-helm/pgp_keys.asc
2020
artifacthub.io/changes: |
2121
- kind: changed
22-
description: Merged upstream tag argo-rollouts-2.32.5 (1.6.1-analysis-fix)
22+
description: Merged upstream tag argo-rollouts-2.32.5 (1.6.1-additional-logs)
23+
links:
24+
- name: GitHub Release
25+
url: https://github.com/codefresh-io/argo-rollouts/releases/tag/1.6.1-additional-logs

0 commit comments

Comments
 (0)