Update config-init container with bellow fixes 37/28937/4
authorAlexis de Talhouët <adetalhouet89@gmail.com>
Tue, 23 Jan 2018 16:05:58 +0000 (11:05 -0500)
committerAlexis de Talhouët <adetalhouet89@gmail.com>
Tue, 23 Jan 2018 18:58:42 +0000 (13:58 -0500)
commit d9dbca719f64d16caec8f837e2fcaa040514ffba
Author: Alexis de Talhouët <adetalhouet89@gmail.com>
Date:   Tue Jan 23 11:05:38 2018 -0500

    Fix Robot distribute test

    Change-Id: I22b2983f7ca1ac3ef9690d4cd53cd1a27b675700
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
    Issue-ID: OOM-575

commit 5b3826f78b7ac8c14efbc522a12582add383fa9d
Author: Alexis de Talhouët <adetalhouet89@gmail.com>
Date:   Tue Jan 23 11:04:43 2018 -0500

    Do not cache host resolution in DCAEGEN2 nginx

    Change-Id: I46c265ba8f66f81503b8cdc8c0f90f9e5956da86
    Issue-ID: OOM-608
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
commit d38ecd3fe48432077bb7465fc9e0a38fdce917f6
Author: Alexis de Talhouët <adetalhouet89@gmail.com>
Date:   Tue Jan 23 11:03:54 2018 -0500

    Rework onap-parameters.yaml

    Change-Id: Ifeb5ac30a5f057865195431270908022eecb64eb
    Issue-ID: OOM-599
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
Change-Id: I9f012c9e85954b1a7bbfe139ae47c7a4af60499e
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
Issue-ID: OOM-608

kubernetes/config/values.yaml

index 6a97894..6d0352f 100644 (file)
@@ -3,5 +3,5 @@ nsPrefix: onap
 dockerSharePath: /dockerdata-nfs
 image:
   repository: oomk8s/config-init
-  tag: 1.1.5
+  tag: 1.1.6
   pullPolicy: Always