Skip to content

Commit ee2ee94

Browse files
feat: gitops-operator update with critical and high vuln fixes (#244)
1 parent 85f9df1 commit ee2ee94

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

charts/gitops-runtime/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
apiVersion: v2
2-
appVersion: 0.1.52
2+
appVersion: 0.1.53
33
description: A Helm chart for Codefresh gitops runtime
44
name: gitops-runtime
55
version: 0.0.0
@@ -39,7 +39,7 @@ dependencies:
3939
condition: tunnel-client.enabled
4040
- name: codefresh-gitops-operator
4141
repository: oci://quay.io/codefresh/charts
42-
version: 0.1.4
42+
version: 0.1.5
4343
alias: gitops-operator
4444
condition: gitops-operator.enabled
4545
- name: garage

0 commit comments

Comments
 (0)