[VOL-2176] Moving BBSim to version 0.0.5 and adding support for noAuth and noDhcp params

Change-Id: Icc1dae730520c1d1d42cfa6c568b128197b21ab6
diff --git a/bbsim/values.yaml b/bbsim/values.yaml
index 5c0161c..80b84c9 100644
--- a/bbsim/values.yaml
+++ b/bbsim/values.yaml
@@ -20,6 +20,8 @@
 nni: 1
 pon: 1
 onu: 1
+auth: false
+dhcp: false
 
 # TODO read this values in the config
 olt_tcp_port: 50060
@@ -48,4 +50,4 @@
 
 tolerations: []
 
-affinity: {}
\ No newline at end of file
+affinity: {}