Skip to content

Commit f630737

Browse files
committed
fix: bump gitops operator chart to fix promotion retries (#537)
* operator chart to 0.0.0-cr-29647-72fc666 * fix * operator chart to 0.0.0-cr-29647-2cd0063 * update to proper release version 0.7.16 # Conflicts: # charts/gitops-runtime/Chart.yaml
1 parent 61c8136 commit f630737

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

charts/gitops-runtime/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ dependencies:
132132
condition: tunnel-client.enabled
133133
- name: codefresh-gitops-operator
134134
repository: oci://quay.io/codefresh/charts
135-
version: 0.7.15
135+
version: 0.7.16
136136
alias: gitops-operator
137137
condition: gitops-operator.enabled
138138
- name: cf-argocd-extras

0 commit comments

Comments
 (0)