Skip to content

Commit 0edf129

Browse files
authored
chore: update app-proxy image tags to 1.3651.0 (#590)
* fix(dependencies): update cf-git-providers to version ^0.15.2 ([#6528](codefresh-io/argo-platform#6528)) * fix: unhandledRejection when getting rate-limit error on github api calls ([#6528](codefresh-io/argo-platform#6528))
1 parent de6a116 commit 0edf129

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
@@ -570,15 +570,15 @@ app-proxy:
570570
tag: 1.1.14-main
571571
image:
572572
repository: quay.io/codefresh/cap-app-proxy
573-
tag: 1.3642.0
573+
tag: 1.3651.0
574574
pullPolicy: IfNotPresent
575575
# -- Extra volume mounts for main container
576576
extraVolumeMounts: []
577577

578578
initContainer:
579579
image:
580580
repository: quay.io/codefresh/cap-app-proxy-init
581-
tag: 1.3642.0
581+
tag: 1.3651.0
582582
pullPolicy: IfNotPresent
583583
command:
584584
- ./init.sh

0 commit comments

Comments
 (0)