Skip to content

Commit eba093e

Browse files
[gitops-operator]fix: CR-32246 - adjusted error handling to work with string errors (#903)
Co-authored-by: codefresh-v2-pipelines[bot] <109073600+codefresh-v2-pipelines[bot]@users.noreply.github.com>
1 parent 8cfb23a commit eba093e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

charts/gitops-runtime/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -677,7 +677,7 @@ gitops-operator:
677677
# -- defaults
678678
registry: quay.io
679679
repository: codefresh/codefresh-gitops-operator
680-
tag: "fd2f89a"
680+
tag: "ff5e1d2"
681681
env:
682682
!!merge <<:
683683
- *otel-config

0 commit comments

Comments
 (0)