diff --git a/charts/gitops-runtime/values.yaml b/charts/gitops-runtime/values.yaml
index f557cad3..5d82d5fb 100644
--- a/charts/gitops-runtime/values.yaml
+++ b/charts/gitops-runtime/values.yaml
@@ -428,7 +428,7 @@ app-proxy:
           tag: 1.1.11-main
   image:
     repository: quay.io/codefresh/cap-app-proxy
-    tag: 1.3142.0
+    tag: 1.3146.0
     pullPolicy: IfNotPresent
   # -- Extra volume mounts for main container
   extraVolumeMounts: []
@@ -436,7 +436,7 @@ app-proxy:
   initContainer:
     image:
       repository: quay.io/codefresh/cap-app-proxy-init
-      tag: 1.3142.0
+      tag: 1.3146.0
       pullPolicy: IfNotPresent
     command:
       - ./init.sh