Skip to content

Commit b69a44a

Browse files
committed
chore: bump gitops-operator tag to b38cd22
Signed-off-by: Chen Keinan <hen.keinan@gmail.com>
1 parent fe2450b commit b69a44a

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: 2.0.0
2+
appVersion: 0.1.72
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
@@ -682,7 +682,7 @@ gitops-operator:
682682
# -- defaults
683683
registry: quay.io
684684
repository: codefresh/codefresh-gitops-operator
685-
tag: "6882325"
685+
tag: "b38cd22"
686686
env:
687687
!!merge <<:
688688
- *otel-config

0 commit comments

Comments
 (0)