Skip to content

Commit ed7c962

Browse files
ATGardnercf-ci-bot-v2
andauthored
feat: update cap-app-proxy image tags to 1.3750.0 (#720)
fix preview of promotion properties (codefresh-io/argo-platform#6661) --------- Co-authored-by: cf-ci-bot-v2 <[email protected]>
1 parent 4f640af commit ed7c962

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.24.1'
5+
version: '0.24.2'
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
@@ -565,14 +565,14 @@ app-proxy:
565565
tag: 1.1.15-main
566566
image:
567567
repository: quay.io/codefresh/cap-app-proxy
568-
tag: 1.3736.0
568+
tag: 1.3750.0
569569
pullPolicy: IfNotPresent
570570
# -- Extra volume mounts for main container
571571
extraVolumeMounts: []
572572
initContainer:
573573
image:
574574
repository: quay.io/codefresh/cap-app-proxy-init
575-
tag: 1.3736.0
575+
tag: 1.3750.0
576576
pullPolicy: IfNotPresent
577577
command:
578578
- ./init.sh

0 commit comments

Comments
 (0)