@@ -2,7 +2,7 @@ apiVersion: v2
22name : argo-apps
33description : Argo CD app-of-apps config for various argo project components
44type : application
5- version : 0.24 .0
5+ version : 0.25 .0
66home : https://github.com/adfinis/helm-charts/tree/main/charts/argo-apps
77sources :
88 - https://github.com/adfinis/helm-charts
@@ -17,12 +17,30 @@ dependencies:
1717annotations :
1818 artifacthub.io/changes : |
1919 - kind: changed
20- description: "feat(argo-rollouts): update from 1.6.6 to 1.7.0 "
20+ description: "feat(argo-rollouts): update from 1.7.0 to 1.7.2 "
2121 links:
22- - name: GitHub Release 1.7.0
23- url: https://github.com/argoproj/argo-rollouts/releases/tag/v1.7.0
22+ - name: GitHub Release 1.7.1
23+ url: https://github.com/argoproj/argo-rollouts/releases/tag/v1.7.1
24+ - name: GitHub Release 1.7.2
25+ url: https://github.com/argoproj/argo-rollouts/releases/tag/v1.7.2
2426 - kind: changed
25- description: "feat(argo-rollouts): update chart from 2.35.3 to 2.36 .0"
27+ description: "feat(argo-rollouts): update chart from 2.36.0 to 2.38 .0"
2628 links:
27- - name: "chore(argo-rollouts): Update dependency argoproj/argo-rollouts"
28- url: https://github.com/argoproj/argo-helm/commit/43c626d31ed39037696392682e65fd82f79f1c9f
29+ - name: "fix: Change type of trafficRouterPlugins and trafficRouterPlugins as list"
30+ url: https://github.com/argoproj/argo-helm/pull/3036
31+ - name: "fix: plugin block rendering"
32+ url: https://github.com/argoproj/argo-helm/pull/3014
33+ - name: "feat: Add loadBalancerClass field for Service resources"
34+ url: https://github.com/argoproj/argo-helm/pull/2772
35+ - name: "fix: Align permissions for controller's ClusterRole / Role"
36+ url: https://github.com/argoproj/argo-helm/pull/2830
37+ - name: "feat: add option to disable creation of notifications configmap"
38+ url: https://github.com/argoproj/argo-helm/pull/2849
39+ - name: "fix: Add traefik apiGroup"
40+ url: https://github.com/argoproj/argo-helm/pull/2703
41+ - name: "fix: fix global subscriptions for Rollouts"
42+ url: https://github.com/argoproj/argo-helm/pull/2797
43+ - name: "fix: add subscriptions in notifications configmap"
44+ url: https://github.com/argoproj/argo-helm/pull/2793
45+ - name: "fix: add annotations for notificactions secret"
46+ url: https://github.com/argoproj/argo-helm/pull/2777
0 commit comments