Update git submodules

* Update docs/submodules/vid.git from branch 'master'
  to fb6107831c6cdb2af0fee45e3e60a6c978ea8f61
  - Merge "Let straightforward `vidkeystorepassword` setting in values.yaml"
  - Let straightforward `vidkeystorepassword` setting in values.yaml
    
    The value of vidkeystorepassword is plugged as environment variable
    VID_KEYSTORE_PASSWORD. (see commit 7a3e2594; change-id:
    Ibf52542344ecf79fb947858329f37018731d2270)
    
    Now CATALINA_OPTS will be evaluated when container is started, with
    the actual value of VID_KEYSTORE_PASSWORD env variable.
    
    This fixes the issue where CATALINA_OPTS is evaluated at Docker
    build time, with a static VID_KEYSTORE_PASSWORD value.
    
    Issue-ID: VID-494
    Issue-ID: VID-650
    
    Change-Id: Ife2a2e92b3745691cc45590d1afd1688d918048f
    Signed-off-by: Ittay Stern <ittay.stern@att.com>
    
1 file changed