Skip to content

Commit 2fece7a

Browse files
version: 1.0.13
1 parent bda0d53 commit 2fece7a

File tree

1 file changed

+4
-6
lines changed

1 file changed

+4
-6
lines changed

charts/gitops-runtime/Chart.yaml

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
apiVersion: v2
2-
appVersion: 0.1.46
2+
appVersion: 0.1.47
33
description: A Helm chart for Codefresh gitops runtime
44
name: gitops-runtime
5-
version: 0.6.0
5+
version: 0.6.1
66
home: https://github.com/codefresh-io/gitops-runtime-helm
77
icon: https://avatars1.githubusercontent.com/u/11412079?v=3
88
keywords:
@@ -15,9 +15,7 @@ annotations:
1515
artifacthub.io/alternativeName: "codefresh-gitops-runtime"
1616
artifacthub.io/changes: |
1717
- kind: changed
18-
description: "update argo-cd 5.55.0-1-cap-2.10-2024.3.29-1dcc54e29"
19-
- kind: changed
20-
description: "update cap-app-proxy to 1.2751.1 (fix gitLog to support multiple branches)"
18+
description: "update codefresh-gitops-operator to 0.1.0-alpha.13"
2119
dependencies:
2220
- name: argo-cd
2321
repository: https://codefresh-io.github.io/argo-helm
@@ -43,6 +41,6 @@ dependencies:
4341
condition: tunnel-client.enabled
4442
- name: codefresh-gitops-operator
4543
repository: oci://quay.io/codefresh/charts
46-
version: 1.0.9
44+
version: 1.0.13
4745
alias: gitops-operator
4846
condition: gitops-operator.enabled

0 commit comments

Comments
 (0)