Skip to content

Commit 11c84fb

Browse files
authored
update gitops-operator to 0.2.12 - fix: action script fails to extract commit_sha from response (#285)
1 parent 92f2cf8 commit 11c84fb

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
@@ -38,7 +38,7 @@ dependencies:
3838
condition: tunnel-client.enabled
3939
- name: codefresh-gitops-operator
4040
repository: oci://quay.io/codefresh/charts
41-
version: 0.2.11
41+
version: 0.2.12
4242
alias: gitops-operator
4343
condition: gitops-operator.enabled
4444
- name: garage

0 commit comments

Comments
 (0)