Skip to content

Commit d65791d

Browse files
fix: retry on notFound before updating resource status (#914)
* [gitops-operator]fix: retry on notFound before updating resource status * trigger ci --------- Co-authored-by: codefresh-v2-pipelines[bot] <109073600+codefresh-v2-pipelines[bot]@users.noreply.github.com> Co-authored-by: Chen Keinan <hen.keinan@gmail.com>
1 parent 3c1f240 commit d65791d

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
@@ -683,7 +683,7 @@ gitops-operator:
683683
image:
684684
registry: quay.io
685685
repository: codefresh/codefresh-gitops-operator
686-
tag: "7bcd56b"
686+
tag: "ecd6518"
687687
env:
688688
!!merge <<:
689689
- *otel-config

0 commit comments

Comments
 (0)