Skip to content

Commit 040a8c5

Browse files
authored
update app-proxy to 1.3056.1 - search repos by url (#289)
1 parent e3bea52 commit 040a8c5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

charts/gitops-runtime/values.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -415,15 +415,15 @@ app-proxy:
415415
tag: 1.1.10-main
416416
image:
417417
repository: quay.io/codefresh/cap-app-proxy
418-
tag: 1.3045.0
418+
tag: 1.3056.1
419419
pullPolicy: IfNotPresent
420420
# -- Extra volume mounts for main container
421421
extraVolumeMounts: []
422422

423423
initContainer:
424424
image:
425425
repository: quay.io/codefresh/cap-app-proxy-init
426-
tag: 1.3045.0
426+
tag: 1.3056.1
427427
pullPolicy: IfNotPresent
428428
command:
429429
- ./init.sh

0 commit comments

Comments
 (0)