Skip to content

Commit f032494

Browse files
committed
fix: bump app-proxy to 1.3103.0 - fix failure to calculate diff when destApp is on a different branch from srcApp
1 parent ed572ac commit f032494

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
@@ -406,14 +406,14 @@ app-proxy:
406406
tag: 1.1.10-main
407407
image:
408408
repository: quay.io/codefresh/cap-app-proxy
409-
tag: 1.3094.0
409+
tag: 1.3103.0
410410
pullPolicy: IfNotPresent
411411
# -- Extra volume mounts for main container
412412
extraVolumeMounts: []
413413
initContainer:
414414
image:
415415
repository: quay.io/codefresh/cap-app-proxy-init
416-
tag: 1.3094.0
416+
tag: 1.3103.0
417417
pullPolicy: IfNotPresent
418418
command:
419419
- ./init.sh

0 commit comments

Comments
 (0)