Skip to content

Commit 2ccba95

Browse files
dmaizeleti-codefreshcodefresh-v2-pipelines[bot]
authored
feat: allow running without redis configured (#919)
* chore: update app version and chart version in Chart.yaml to 1.0.0-rc.1 and 25.11-0 respectively * dummy PR (#909) * [cf-argocd-extras]feat: allow running without redis configured * [cf-argocd-extras]feat: allow running without redis configured * fix * fix(event-reporter): ensure commit info is emitted without revision metadata --------- Co-authored-by: Eti Zaguri <eti.zaguri@codefresh.io> Co-authored-by: codefresh-v2-pipelines[bot] <109073600+codefresh-v2-pipelines[bot]@users.noreply.github.com>
1 parent c011e4e commit 2ccba95

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

charts/gitops-runtime/values.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ global:
143143
image:
144144
registry: quay.io
145145
repository: codefresh/cf-argocd-extras
146-
tag: d4fefcb
146+
tag: e6315c0
147147
nodeSelector: {}
148148
tolerations: []
149149
affinity: {}
@@ -709,7 +709,7 @@ argo-gateway:
709709
image:
710710
registry: quay.io
711711
repository: codefresh/cf-argocd-extras
712-
tag: d4fefcb
712+
tag: e6315c0
713713
nodeSelector: {}
714714
tolerations: []
715715
affinity: {}

0 commit comments

Comments
 (0)