Skip to content

Commit 4c4027d

Browse files
committed
update to dev images of app-proxy and gitops-operator
1 parent 511f7e8 commit 4c4027d

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

charts/gitops-runtime/values.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -564,8 +564,8 @@ app-proxy:
564564
repository: codefreshplugins/argo-hub-codefresh-csdp-image-enricher-jira-info
565565
tag: 1.1.15-main
566566
image:
567-
repository: quay.io/codefresh/cap-app-proxy
568-
tag: 1.3727.0
567+
repository: quay.io/codefresh/dev/cap-app-proxy
568+
tag: 1.3730.0-cr-29616-add-singlenamespace-to-runtime-entity-514d763
569569
pullPolicy: IfNotPresent
570570
# -- Extra volume mounts for main container
571571
extraVolumeMounts: []
@@ -727,8 +727,8 @@ gitops-operator:
727727
# -- GitOps operator image
728728
image:
729729
registry: quay.io
730-
repository: codefresh/codefresh-gitops-operator
731-
tag: v0.10.2
730+
repository: codefresh/dev/codefresh-gitops-operator
731+
tag: cr-29615-support-single-namespace-installation-29d8658
732732
serviceAccount:
733733
create: true
734734
annotations: {}

0 commit comments

Comments
 (0)