Skip to content

Commit 6bef90b

Browse files
committed
updated app-proxy to 1.2172.0
1 parent c16d8d3 commit 6bef90b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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.2170.0
283+
tag: 1.2172.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.2170.0
290+
tag: 1.2172.0
291291
pullPolicy: IfNotPresent
292292
command:
293293
- ./init.sh

0 commit comments

Comments
 (0)