1
1
apiVersion : v2
2
- appVersion : 0.1.53
2
+ appVersion : 0.1.54
3
3
description : A Helm chart for Codefresh gitops runtime
4
4
name : gitops-runtime
5
- version : 0.10.0
5
+ version : 0.10.1
6
6
home : https://github.com/codefresh-io/gitops-runtime-helm
7
7
icon : https://avatars1.githubusercontent.com/u/11412079?v=3
8
8
keywords :
@@ -14,46 +14,8 @@ maintainers:
14
14
annotations :
15
15
artifacthub.io/alternativeName : " codefresh-gitops-runtime"
16
16
artifacthub.io/changes : |-
17
- - kind: changed
18
- description: fix - support non default ArgoCD server host in event reporter
19
- - kind: changed
20
- description: update release 0.10 draft
21
- - kind: changed
22
- description: update init container version (#264)
23
- - kind: changed
24
- description: update release 0.10 draft
25
- - kind: changed
26
- description: update app-proxy (#257)
27
- - kind: changed
28
- description: create release 0.10 draft
29
- - kind: changed
30
- description: update app-proxy to `1.2963.0` (#263)
31
- - kind: changed
32
- description: update argo-workflows chart to `0.41.12-v3.5.9-cap-CR-24929` (#262)
33
- - kind: changed
34
- description: 'feat: add commit info in tasks (#259)'
35
- - kind: changed
36
- description: 'fix: selfheal monorepo support (#258)'
37
- - kind: changed
38
- description: update rollouts (#256)
39
- - kind: changed
40
- description: ' Feat: update argo-events chart to 2.4.7-1-cap-CR-24607 (#253)'
41
- - kind: changed
42
- description: 'patch: gitops operator - improve error handling and prevent changes to promotions notifications configuration (#251)'
43
- - kind: changed
44
- description: gitops operator custom tls injection (#250)
45
- - kind: changed
46
- description: update app-proxy to `1.2946.0` (#247)
47
- - kind: changed
48
- description: update argo-workflows chart to `0.41.11-v3.5.8-cap-CR-22608` (#246) (#249)
49
- - kind: changed
50
- description: Remove artifacthub changelog - will be added by prepare release script
51
- - kind: changed
52
- description: Patch - security ArgoCD webhook processing
53
- - kind: changed
54
- description: 'feat: gitops-operator update with critical and high vuln fixes (#244)'
55
- - kind: changed
56
- description: fix - ArgoCD event reporter servicemonitor selector lables (#241)
17
+ - kind: fixed
18
+ description: 'update codefresh-gitops-operator to `0.2.9` - fix trigerring promotion from git commit'
57
19
dependencies :
58
20
- name : argo-cd
59
21
repository : https://codefresh-io.github.io/argo-helm
0 commit comments