Skip to content
4 changes: 2 additions & 2 deletions charts/gitops-runtime/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
apiVersion: v2
appVersion: 0.1.65
appVersion: 0.1.67
description: A Helm chart for Codefresh gitops runtime
name: gitops-runtime
version: 0.0.0
Expand Down Expand Up @@ -38,7 +38,7 @@ dependencies:
condition: tunnel-client.enabled
- name: codefresh-gitops-operator
repository: oci://quay.io/codefresh/charts
version: 0.3.22
version: 0.3.23
alias: gitops-operator
condition: gitops-operator.enabled
- name: garage
Expand Down