Skip to content

Commit e66ec58

Browse files
committed
updated app-proxy to 1.2190.0
1 parent bc4101b commit e66ec58

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.27-helm-alpha
33
description: A Helm chart for Codefresh gitops runtime
44
name: gitops-runtime
5-
version: 0.2.1-alpha.3
5+
version: 0.2.1-alpha.4
66
home: https://github.com/codefresh-io/gitops-runtime-helm
77
keywords:
88
- codefresh

charts/gitops-runtime/values.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -280,14 +280,14 @@ app-proxy:
280280
image:
281281
repository: quay.io/codefresh/cap-app-proxy
282282
# Overrides the image tag whose default is the chart appVersion.
283-
tag: 1.2172.0
283+
tag: 1.2190.0
284284
pullPolicy: IfNotPresent
285285

286286
initContainer:
287287
image:
288288
repository: quay.io/codefresh/cap-app-proxy-init
289289
# Overrides the image tag whose default is the chart appVersion.
290-
tag: 1.2172.0
290+
tag: 1.2190.0
291291
pullPolicy: IfNotPresent
292292
command:
293293
- ./init.sh

0 commit comments

Comments
 (0)