diff --git a/CODEOWNERS b/CODEOWNERS index 9555da35..aa029750 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -1 +1 @@ -* @codefresh-io/DevOps daniel.maizel@codefresh.io noam.gal@codefresh.io yaroslav@codefresh.io denis@codefresh.io pavel@codefresh.io +* @codefresh-io/DevOps daniel.maizel@codefresh.io noam.gal@codefresh.io yaroslav@codefresh.io denis@codefresh.io pavel@codefresh.io eti.zaguri@codefresh.io diff --git a/charts/gitops-runtime/values.yaml b/charts/gitops-runtime/values.yaml index bbf2468d..fd4cd9d4 100644 --- a/charts/gitops-runtime/values.yaml +++ b/charts/gitops-runtime/values.yaml @@ -415,7 +415,7 @@ app-proxy: tag: 1.1.10-main image: repository: quay.io/codefresh/cap-app-proxy - tag: 1.3007.0 + tag: 1.3021.0 pullPolicy: IfNotPresent # -- Extra volume mounts for main container extraVolumeMounts: [] @@ -423,7 +423,7 @@ app-proxy: initContainer: image: repository: quay.io/codefresh/cap-app-proxy-init - tag: 1.3007.0 + tag: 1.3021.0 pullPolicy: IfNotPresent command: - ./init.sh