Skip to content

Commit fe2bc23

Browse files
committed
feat: wait with temination until failed or completed
Signed-off-by: Chen Keinan <[email protected]>
1 parent cef38e3 commit fe2bc23

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

charts/gitops-runtime/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
apiVersion: v2
2-
appVersion: 0.1.72
2+
appVersion: 2.0.0
33
description: A Helm chart for Codefresh gitops runtime
44
name: gitops-runtime
55
version: 0.0.0

charts/gitops-runtime/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -688,7 +688,7 @@ gitops-operator:
688688
# -- defaults
689689
registry: quay.io
690690
repository: codefresh/codefresh-gitops-operator
691-
tag: "293f24f"
691+
tag: "cr-32078"
692692
env:
693693
<<:
694694
- *otel-config

0 commit comments

Comments
 (0)