Skip to content

Commit e5d50ff

Browse files
[app-proxy]fix(app-proxy-init): migrate to DHI base image
1 parent 235bae5 commit e5d50ff

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
@@ -458,14 +458,14 @@ app-proxy:
458458
tag: 1.1.22-main
459459
image:
460460
repository: quay.io/codefresh/cap-app-proxy
461-
tag: 93121a2
461+
tag: fbc0485
462462
pullPolicy: IfNotPresent
463463
# -- Extra volume mounts for main container
464464
extraVolumeMounts: []
465465
initContainer:
466466
image:
467467
repository: quay.io/codefresh/cap-app-proxy-init
468-
tag: 93121a2
468+
tag: fbc0485
469469
pullPolicy: IfNotPresent
470470
command:
471471
- ./init.sh

0 commit comments

Comments
 (0)