Skip to content

Commit 378d022

Browse files
updated frpc (#693)
(cherry picked from commit 012ad77)
1 parent 29d8184 commit 378d022

File tree

1 file changed

+4
-10
lines changed

1 file changed

+4
-10
lines changed

charts/gitops-runtime/Chart.yaml

Lines changed: 4 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
apiVersion: v2
2-
appVersion: 0.1.75
2+
appVersion: 0.1.72
33
description: A Helm chart for Codefresh gitops runtime
44
name: gitops-runtime
5-
version: '0.24.0'
5+
version: '0.24.1'
66
home: https://github.com/codefresh-io/gitops-runtime-helm
77
icon: https://avatars1.githubusercontent.com/u/11412079?v=3
88
keywords:
@@ -15,13 +15,7 @@ annotations:
1515
artifacthub.io/alternativeName: "codefresh-gitops-runtime"
1616
artifacthub.io/changes: |-
1717
- kind: changed
18-
description: 'feat: support single-namespaced runtime installation (#617)'
19-
- kind: changed
20-
description: 'chore: update app-proxy image tags to 1.3736.0 - support single-namespaced runtime'
21-
- kind: changed
22-
description: 'chore: update gitops-operator image tags to 58625b8 - disable RGS controller in single-namespaced mode'
23-
- kind: security
24-
description: 'sanitized argo-cd Project API response to remove sensitive information (https://github.com/advisories/GHSA-786q-9hcg-v9ff)'
18+
description: 'chore: security'
2519
dependencies:
2620
- name: argo-cd
2721
repository: https://codefresh-io.github.io/argo-helm
@@ -44,7 +38,7 @@ dependencies:
4438
condition: sealed-secrets.enabled
4539
- name: codefresh-tunnel-client
4640
repository: oci://quay.io/codefresh/charts
47-
version: 0.1.21
41+
version: 0.1.22
4842
alias: tunnel-client
4943
condition: tunnel-client.enabled
5044
- name: cf-common

0 commit comments

Comments
 (0)