@@ -2,7 +2,7 @@ apiVersion: v2
2
2
appVersion : 0.1.71
3
3
description : A Helm chart for Codefresh gitops runtime
4
4
name : gitops-runtime
5
- version : 0.19.0
5
+ version : 0.19.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 :
@@ -13,31 +13,7 @@ maintainers:
13
13
url : https://codefresh-io.github.io/
14
14
annotations :
15
15
artifacthub.io/alternativeName : " codefresh-gitops-runtime"
16
- artifacthub.io/changes : |-
17
- - kind: added
18
- description: Added support for rollout-reporter with external Argo Rollouts (#441)
19
- - kind: added
20
- description: Added custom rollout actions 'pause' and 'skip-current-step' to Argo CD ConfigMap (#443)
21
- - kind: added
22
- description: Added rollout rollback query support to sources-server 0.3.15 (#442)
23
- - kind: changed
24
- description: Updated Argo CD dependency version to 7.8.23-1-cap-v2.14.9 (#455)
25
- - kind: changed
26
- description: Updated gitops-operator to version 0.5.4 (#451, #434)
27
- - kind: changed
28
- description: Updated app-proxy image tag to 1.3430.2 (#447)
29
- - kind: changed
30
- description: Updated cf-argocd-extras dependency to 0.3.15 (#427)
31
- - kind: fixed
32
- description: Fixed private registry external-argocd support and values structure (#436)
33
- - kind: fixed
34
- description: Fixed eventsource restart issue in argo-events 2.4.7-1-cap-CR-28072 (#435)
35
- - kind: fixed
36
- description: Corrected gitops-operator values configuration (#439)
37
- - kind: fixed
38
- description: Fixed Argo CD fullname template and added sources-server and event-reporter versions to codefresh-cm ConfigMap (#430)
39
- - kind: changed
40
- description: Updated NOTES.txt for clarity (#431)
16
+ artifacthub.io/changes : " "
41
17
dependencies :
42
18
- name : argo-cd
43
19
repository : https://codefresh-io.github.io/argo-helm
0 commit comments