commit | ad3ae99a181dacf27a257e72f84e5ee751b9232a | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <matteo.scandolo@gmail.com> | Wed Dec 09 09:33:43 2020 -0800 |
committer | Matteo Scandolo <matteo.scandolo@gmail.com> | Wed Dec 09 09:33:43 2020 -0800 |
tree | 2f9b76dc10aef401c8ce6d2b0d78e50736198603 | |
parent | e79a150339f974b5812f04c6c6ba01cf1dd4af44 [diff] |
[VOL-3690] Using openonu-adapter-go as default Change-Id: I0d2eb2e7d7f07365b235cb271aec3838a2ed409d
diff --git a/voltha-adapter-openonu/Chart.yaml b/voltha-adapter-openonu/Chart.yaml index 44d7d00..080d93b 100644 --- a/voltha-adapter-openonu/Chart.yaml +++ b/voltha-adapter-openonu/Chart.yaml
@@ -14,7 +14,7 @@ --- apiVersion: "v1" name: "voltha-adapter-openonu" -version: "2.6.6" +version: "2.6.7" description: "A Helm chart for Voltha OpenONU Adapter" keywords: - "onf"
diff --git a/voltha-adapter-openonu/values.yaml b/voltha-adapter-openonu/values.yaml index 47e1da3..a7722b8 100644 --- a/voltha-adapter-openonu/values.yaml +++ b/voltha-adapter-openonu/values.yaml
@@ -12,7 +12,7 @@ # See the License for the specific language governing permissions and # limitations under the License. --- -use_openonu_adapter_go: false +use_openonu_adapter_go: true nameOverride: ~ fullNameOverride: ~