Github user andreaturli commented on a diff in the pull request:

    https://github.com/apache/brooklyn-server/pull/830#discussion_r158293223
  
    --- Diff: locations/container/pom.xml ---
    @@ -32,10 +32,50 @@
         </parent>
     
         <properties>
    -        <kubernetes-client.version>1.4.27</kubernetes-client.version>
    +        <kubernetes-client.version>2.5.6</kubernetes-client.version>
         </properties>
     
         <dependencies>
    +        <dependency>
    +            <groupId>org.microbean</groupId>
    +            <artifactId>microbean-helm</artifactId>
    +            <version>2.5.0.1-SNAPSHOT</version>
    +            <exclusions>
    +                <!--<exclusion>-->
    +                    <!--<groupId>io.grpc</groupId>-->
    +                    <!--<artifactId>grpc-netty</artifactId>-->
    +                <!--</exclusion>-->
    --- End diff --
    
    thanks @tbouron 
    also now there is an official release 
http://search.maven.org/#search%7Cga%7C1%7Ca%3Amicrobean-helm which may be 
better and needs testing


---

Reply via email to