Skip to content

Commit f46ef82

Browse files
chore: Gitops Operator to v0.8.11 to fix 4 issues (#624)
Included gitops operator changes: - codefresh-io/codefresh-gitops-operator#229 - codefresh-io/codefresh-gitops-operator#227 - codefresh-io/codefresh-gitops-operator#234 - codefresh-io/codefresh-gitops-operator#231 --- Co-authored-by: codefresh-v2-pipelines[bot] <109073600+codefresh-v2-pipelines[bot]@users.noreply.github.com> Co-authored-by: Scott Merchant <[email protected]>
1 parent 302391d commit f46ef82

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
@@ -700,7 +700,7 @@ gitops-operator:
700700
# -- defaults
701701
registry: quay.io
702702
repository: codefresh/codefresh-gitops-operator
703-
tag: v0.8.7
703+
tag: v0.8.11
704704
serviceAccount:
705705
create: true
706706
annotations: {}

0 commit comments

Comments
 (0)