Explorar el Código

update release versions

abhishek9686 hace 5 meses
padre
commit
479c84a86a
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      k8s/client/netclient-daemonset.yaml

+ 1 - 1
k8s/client/netclient-daemonset.yaml

@@ -16,7 +16,7 @@ spec:
       hostNetwork: true
       containers:
       - name: netclient
-        image: gravitl/netclient:v0.30.0
+        image: gravitl/netclient:v0.90.0
         env:
         - name: TOKEN
           value: "TOKEN_VALUE"