blob: c8b01c579e22afd596894ea3bddb6f93a443e031 [file] [log] [blame]
Andrea Campanella0f722632021-03-09 09:19:03 +01001# Copyright 2019-present Open Networking Foundation
Andy Bavierb83fa322019-10-29 11:00:07 -07002#
3# Licensed under the Apache License, Version 2.0 (the "License");
4# you may not use this file except in compliance with the License.
5# You may obtain a copy of the License at
6#
7# http://www.apache.org/licenses/LICENSE-2.0
8#
9# Unless required by applicable law or agreed to in writing, software
10# distributed under the License is distributed on an "AS IS" BASIS,
11# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
12# See the License for the specific language governing permissions and
13# limitations under the License.
Andy Bavier03916932020-06-08 08:55:12 -070014
Andy Bavier6ed02e62020-06-16 11:56:05 -070015# This file can be used to override values in kind-voltha's minimal-values.yaml
Andrea Campanella0f722632021-03-09 09:19:03 +010016
17image:
18 repository: "andreacampanella/voltha-onos"
19 tag: "app-update-sadis"