Parcourir la source

update release versions

abhishek9686 il y a 5 mois
Parent
commit
479c84a86a
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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"