Skip to content

Commit 42115d9

Browse files
updated codefresh-gitops-operator (#370)
(cherry picked from commit 5becbbe)
1 parent 0e133ea commit 42115d9

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

charts/gitops-runtime/Chart.yaml

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -15,11 +15,7 @@ annotations:
1515
artifacthub.io/alternativeName: "codefresh-gitops-runtime"
1616
artifacthub.io/changes: |-
1717
- kind: changed
18-
description: updated app-proxy to 1.3196.4 - app proxy init without argo-cd, switch to @nestjs/axios, reset git state before doing any actions, upgrade HELM_VERSION to 3.16.2 and KUBESEAL_VERSION to 0.27.3 to fix critical vulnerabilities, throw original exception in case of NO_CHANGES
19-
- kind: changed
20-
description: updated argo-events to 2.4.7-1-cap-CR-26731 - fix security vulnerabilities
21-
- kind: changed
22-
description: updated argo-cd to 7.4.7-10-cap-2.12.3-2024.12.23-4a8e092c0 - fix securitty vulnerabilities
18+
description: updated codefresh-gitops-operator to 0.3.20 - fixed vulnerabilities
2319
dependencies:
2420
- name: argo-cd
2521
repository: https://codefresh-io.github.io/argo-helm
@@ -45,7 +41,7 @@ dependencies:
4541
condition: tunnel-client.enabled
4642
- name: codefresh-gitops-operator
4743
repository: oci://quay.io/codefresh/charts
48-
version: 0.3.17
44+
version: 0.3.20
4945
alias: gitops-operator
5046
condition: gitops-operator.enabled
5147
- name: garage

0 commit comments

Comments
 (0)