Skip to content

Commit 5b4a1e7

Browse files
Merge branch 'stable/0.28' into chore/CR-34645-upd-argocd-0-28
2 parents 707893f + 7d36f53 commit 5b4a1e7

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

charts/gitops-runtime/values.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -459,14 +459,14 @@ app-proxy:
459459
tag: 1.1.22-main
460460
image:
461461
repository: quay.io/codefresh/cap-app-proxy
462-
tag: 1.4038.0
462+
tag: c7216c5
463463
pullPolicy: IfNotPresent
464464
# -- Extra volume mounts for main container
465465
extraVolumeMounts: []
466466
initContainer:
467467
image:
468468
repository: quay.io/codefresh/cap-app-proxy-init
469-
tag: 1.4038.0
469+
tag: c7216c5
470470
pullPolicy: IfNotPresent
471471
command:
472472
- ./init.sh
@@ -647,7 +647,7 @@ gitops-operator:
647647
image:
648648
registry: quay.io
649649
repository: codefresh/codefresh-gitops-operator
650-
tag: main-c182bdf
650+
tag: 78571af
651651
env:
652652
!!merge <<:
653653
- *otel-config

0 commit comments

Comments
 (0)