@@ -2,7 +2,7 @@ apiVersion: v2
2
2
appVersion : 0.1.68
3
3
description : A Helm chart for Codefresh gitops runtime
4
4
name : gitops-runtime
5
- version : 0.17.0
5
+ version : 0.17.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 :
@@ -15,43 +15,7 @@ annotations:
15
15
artifacthub.io/alternativeName : " codefresh-gitops-runtime"
16
16
artifacthub.io/changes : |-
17
17
- kind: changed
18
- description: 0.17.0 runtime release notes updated
19
- - kind: changed
20
- description: helm docs update to include sources server default changes
21
- - kind: changed
22
- description: 'chore: source server image 2025.01.27-6069b19 (#407)'
23
- - kind: changed
24
- description: 'feat: upgrade Argo Rollouts to 1.7.2 plus security fixes (#392)'
25
- - kind: changed
26
- description: 0.17.0 runtime release notes
27
- - kind: changed
28
- description: 'feat: sources server update with get manifest request and app-proxy 1.3307.0 (#382)'
29
- - kind: changed
30
- description: 'chore(argo-workflows): bump argo-workflows to 0.45.2-v3.6.4-cap-CR-27392 (#404)'
31
- - kind: changed
32
- description: updated gitops-operator version to 0.3.26 (#405)
33
- - kind: changed
34
- description: 'Feat(CR-27391): add new option to app-proxy (#403)'
35
- - kind: changed
36
- description: 'chore: updated sealed-secrets-controller (#402)'
37
- - kind: changed
38
- description: Update Chart.yaml (#396)
39
- - kind: changed
40
- description: 'feat: update app-proxy version (gitSourceConfigured status) (#393)'
41
- - kind: changed
42
- description: bump argocd helm to argo-cd-7.7.14-3-cap-2.13.3-2025.2.12-7bfd6c858 (#394)
43
- - kind: changed
44
- description: 'feat: update app proxy version (#391)'
45
- - kind: changed
46
- description: 'Fix(job): argument list too long (#383)'
47
- - kind: changed
48
- description: 'feat: bump gitops operator with promotion hooks support (#368)'
49
- - kind: changed
50
- description: 'chore(): updating csdp (#385)'
51
- - kind: changed
52
- description: 'chore: CR-26261 - updated gitops operator to v0.3.22 to support promotion queue (#379)'
53
- - kind: changed
54
- description: 'chore(CR-26970): updated cf-cliv2, kubectl (#375)'
18
+ description: 'chore: bump gitops-operator version to 0.3.27 (#409)'
55
19
dependencies :
56
20
- name : argo-cd
57
21
repository : https://codefresh-io.github.io/argo-helm
@@ -77,7 +41,7 @@ dependencies:
77
41
condition : tunnel-client.enabled
78
42
- name : codefresh-gitops-operator
79
43
repository : oci://quay.io/codefresh/charts
80
- version : 0.3.26
44
+ version : 0.3.27
81
45
alias : gitops-operator
82
46
condition : gitops-operator.enabled
83
47
- name : garage
0 commit comments