Skip to content

Commit c108a00

Browse files
ATGardnercf-ci-bot-v2
andauthored
chore(app-proxy): update cap-app-proxy image tags to 1.3727.0 (#692)
fix: remote-cluster application fails to sync due to its project (codefresh-io/argo-platform#6639) --------- Co-authored-by: cf-ci-bot-v2 <cf-ci-bot-v2@codefresh.io>
1 parent 4d50e95 commit c108a00

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

charts/gitops-runtime/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ apiVersion: v2
22
appVersion: 0.1.75
33
description: A Helm chart for Codefresh gitops runtime
44
name: gitops-runtime
5-
version: 0.23.2
5+
version: '0.23.3'
66
home: https://github.com/codefresh-io/gitops-runtime-helm
77
icon: https://avatars1.githubusercontent.com/u/11412079?v=3
88
keywords:

charts/gitops-runtime/values.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -564,14 +564,14 @@ app-proxy:
564564
tag: 1.1.15-main
565565
image:
566566
repository: quay.io/codefresh/cap-app-proxy
567-
tag: 1.3718.0
567+
tag: 1.3727.0
568568
pullPolicy: IfNotPresent
569569
# -- Extra volume mounts for main container
570570
extraVolumeMounts: []
571571
initContainer:
572572
image:
573573
repository: quay.io/codefresh/cap-app-proxy-init
574-
tag: 1.3718.0
574+
tag: 1.3727.0
575575
pullPolicy: IfNotPresent
576576
command:
577577
- ./init.sh

0 commit comments

Comments
 (0)