summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xscripts/etescript/vnfsdk-etescript.sh6
-rw-r--r--values.yaml2
2 files changed, 2 insertions, 6 deletions
diff --git a/scripts/etescript/vnfsdk-etescript.sh b/scripts/etescript/vnfsdk-etescript.sh
index ff3bb5b..b0552a9 100755
--- a/scripts/etescript/vnfsdk-etescript.sh
+++ b/scripts/etescript/vnfsdk-etescript.sh
@@ -1,8 +1,4 @@
-# Unless required by applicable law or agreed to in writing, software
-# distributed under the License is distributed on an "AS IS" BASIS,
-# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-# See the License for the specific language governing permissions and
-# limitations under the License.
+# SPDX-License-Identifier: Apache-2.0
#!/bin/bash
diff --git a/values.yaml b/values.yaml
index e3e8ea1..6ee09fb 100644
--- a/values.yaml
+++ b/values.yaml
@@ -22,7 +22,7 @@ global: # global defaults
# application image
repository: nexus3.onap.org:10001
-image: onap/testsuite:1.6.0
+image: onap/testsuite:1.6.1
pullPolicy: Always
ubuntuInitImage: oomk8s/ubuntu-init:2.0.0