-
Notifications
You must be signed in to change notification settings - Fork 44
/
Copy pathChart.yaml
46 lines (46 loc) · 2.06 KB
/
Chart.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
apiVersion: v2
name: argo-apps
description: Argo CD app-of-apps config for various argo project components
type: application
version: 0.25.0
home: https://github.com/adfinis/helm-charts/tree/main/charts/argo-apps
sources:
- https://github.com/adfinis/helm-charts
maintainers:
- name: adfinis
email: [email protected]
url: https://adfinis.com
dependencies:
- name: argoconfig
version: 0.9.1
repository: https://charts.adfinis.com
annotations:
artifacthub.io/changes: |
- kind: changed
description: "feat(argo-rollouts): update from 1.7.0 to 1.7.2"
links:
- name: GitHub Release 1.7.1
url: https://github.com/argoproj/argo-rollouts/releases/tag/v1.7.1
- name: GitHub Release 1.7.2
url: https://github.com/argoproj/argo-rollouts/releases/tag/v1.7.2
- kind: changed
description: "feat(argo-rollouts): update chart from 2.36.0 to 2.38.0"
links:
- name: "fix: Change type of trafficRouterPlugins and trafficRouterPlugins as list"
url: https://github.com/argoproj/argo-helm/pull/3036
- name: "fix: plugin block rendering"
url: https://github.com/argoproj/argo-helm/pull/3014
- name: "feat: Add loadBalancerClass field for Service resources"
url: https://github.com/argoproj/argo-helm/pull/2772
- name: "fix: Align permissions for controller's ClusterRole / Role"
url: https://github.com/argoproj/argo-helm/pull/2830
- name: "feat: add option to disable creation of notifications configmap"
url: https://github.com/argoproj/argo-helm/pull/2849
- name: "fix: Add traefik apiGroup"
url: https://github.com/argoproj/argo-helm/pull/2703
- name: "fix: fix global subscriptions for Rollouts"
url: https://github.com/argoproj/argo-helm/pull/2797
- name: "fix: add subscriptions in notifications configmap"
url: https://github.com/argoproj/argo-helm/pull/2793
- name: "fix: add annotations for notificactions secret"
url: https://github.com/argoproj/argo-helm/pull/2777