Skip to content

Commit f02410c

Browse files
bump app-proxy (#282)
* bump app-proxy * chore: add Eti as codeowner
1 parent b7840a9 commit f02410c

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CODEOWNERS

Lines changed: 1 addition & 1 deletion

charts/gitops-runtime/values.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -415,15 +415,15 @@ app-proxy:
415415
tag: 1.1.10-main
416416
image:
417417
repository: quay.io/codefresh/cap-app-proxy
418-
tag: 1.3007.0
418+
tag: 1.3021.0
419419
pullPolicy: IfNotPresent
420420
# -- Extra volume mounts for main container
421421
extraVolumeMounts: []
422422

423423
initContainer:
424424
image:
425425
repository: quay.io/codefresh/cap-app-proxy-init
426-
tag: 1.3007.0
426+
tag: 1.3021.0
427427
pullPolicy: IfNotPresent
428428
command:
429429
- ./init.sh

0 commit comments

Comments
 (0)