Skip to content

Commit 0ddcfac

Browse files
Merge branch 'main' into eti-codefresh-patch-1
2 parents ecc2c6a + 8c5756e commit 0ddcfac

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
@@ -490,14 +490,14 @@ app-proxy:
490490
tag: 1.1.17-main
491491
image:
492492
repository: quay.io/codefresh/cap-app-proxy
493-
tag: 1.3909.0
493+
tag: 1.3911.0
494494
pullPolicy: IfNotPresent
495495
# -- Extra volume mounts for main container
496496
extraVolumeMounts: []
497497
initContainer:
498498
image:
499499
repository: quay.io/codefresh/cap-app-proxy-init
500-
tag: 1.3909.0
500+
tag: 1.3911.0
501501
pullPolicy: IfNotPresent
502502
command:
503503
- ./init.sh
@@ -677,7 +677,7 @@ gitops-operator:
677677
# -- defaults
678678
registry: quay.io
679679
repository: codefresh/codefresh-gitops-operator
680-
tag: "9e6a5c2"
680+
tag: "3274011"
681681
env:
682682
!!merge <<:
683683
- *otel-config

0 commit comments

Comments
 (0)