Skip to content

Commit e7c288d

Browse files
committed
fixed automatic pr values
1 parent c275bef commit e7c288d

File tree

1 file changed

+2
-13
lines changed

1 file changed

+2
-13
lines changed

charts/gitops-runtime/values.yaml

Lines changed: 2 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ global:
146146
image:
147147
registry: quay.io
148148
repository: codefresh/cf-argocd-extras
149-
tag: 695977c
149+
tag: e746a97
150150
nodeSelector: {}
151151
tolerations: []
152152
affinity: {}
@@ -664,7 +664,7 @@ argo-gateway:
664664
image:
665665
registry: quay.io
666666
repository: codefresh/cf-argocd-extras
667-
tag: 695977c
667+
tag: e746a97
668668
nodeSelector: {}
669669
tolerations: []
670670
affinity: {}
@@ -887,14 +887,3 @@ redis-ha:
887887
# @default -- See [values.yaml]
888888
containerSecurityContext:
889889
readOnlyRootFilesystem: true
890-
cf-argocd-extras:
891-
eventReporter:
892-
container:
893-
image:
894-
repository: codefresh/cf-argocd-extras
895-
tag: e746a97
896-
sourcesServer:
897-
container:
898-
image:
899-
repository: codefresh/cf-argocd-extras
900-
tag: e746a97

0 commit comments

Comments
 (0)