Skip to content

Commit 2a9d4df

Browse files
feat: add leader election support to agent and remove from handler (#647)
--------- Co-authored-by: codefresh-v2-pipelines[bot] <109073600+codefresh-v2-pipelines[bot]@users.noreply.github.com>
1 parent a70fd68 commit 2a9d4df

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
@@ -726,7 +726,7 @@ gitops-operator:
726726
# -- defaults
727727
registry: quay.io
728728
repository: codefresh/codefresh-gitops-operator
729-
tag: v0.8.13
729+
tag: v0.10.0
730730
serviceAccount:
731731
create: true
732732
annotations: {}

0 commit comments

Comments
 (0)