Skip to content

Commit c011e4e

Browse files
fix: retry on notFound before updating resource status (#912)
* [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 1691b7e commit c011e4e

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: "3274011"
680+
tag: "0b213b5"
681681
env:
682682
!!merge <<:
683683
- *otel-config

0 commit comments

Comments
 (0)