Skip to content

Commit 8284bdb

Browse files
vitalii-codefreshcf-ci-bot-v2
andauthored
chore(CR-31388): upd gitops-operator with security fixes (#859)
* upd gitops-operator * CI Automatic commit - align Chart version --------- Co-authored-by: cf-ci-bot-v2 <[email protected]>
1 parent 775fd99 commit 8284bdb

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
@@ -2,7 +2,7 @@ apiVersion: v2
22
appVersion: 0.1.75
33
description: A Helm chart for Codefresh gitops runtime
44
name: gitops-runtime
5-
version: '0.24.5'
5+
version: '0.24.6'
66
home: https://github.com/codefresh-io/gitops-runtime-helm
77
icon: https://avatars1.githubusercontent.com/u/11412079?v=3
88
keywords:

charts/gitops-runtime/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -728,7 +728,7 @@ gitops-operator:
728728
image:
729729
registry: quay.io
730730
repository: codefresh/codefresh-gitops-operator
731-
tag: 6cad5ad
731+
tag: 8cbca33
732732
env:
733733
GITOPS_OPERATOR_VERSION: 0.10.1 # hacky workaround, since our tags are no longer semver compliant
734734
serviceAccount:

0 commit comments

Comments
 (0)