Skip to content

Commit 06d8832

Browse files
[app-proxy]fix: git-source permissions are not being calculated for fine-grained tokens (#6683) (#749)
fix: git-source permissions are not being calculated for fine-grained tokens (codefresh-io/argo-platform#6683)
1 parent b21f36f commit 06d8832

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

charts/gitops-runtime/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -565,7 +565,7 @@ app-proxy:
565565
tag: 1.1.16-main
566566
image:
567567
repository: quay.io/codefresh/cap-app-proxy
568-
tag: 1.3750.0
568+
tag: d0f2de1
569569
pullPolicy: IfNotPresent
570570
# -- Extra volume mounts for main container
571571
extraVolumeMounts: []

0 commit comments

Comments
 (0)