From: Henrik Andersson Date: Fri, 21 Oct 2022 14:24:15 +0000 (+0000) Subject: Merge "Fix sonar job after Go version uplift" X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=commitdiff_plain;h=20b7b432c274256d28518d8bb6f34832e36fdb42;hp=860db9eedef31d5f6892a8264f4693223a7fa766;p=nonrtric.git Merge "Fix sonar job after Go version uplift" --- diff --git a/service-exposure/charts/rapp-invoker/Chart.yaml b/service-exposure/charts/rapp-invoker/Chart.yaml index c01dc85e..54a8a5ed 100644 --- a/service-exposure/charts/rapp-invoker/Chart.yaml +++ b/service-exposure/charts/rapp-invoker/Chart.yaml @@ -1,4 +1,3 @@ -{{/* # # ============LICENSE_START======================================================= # Copyright (C) 2022 Nordix Foundation. @@ -18,7 +17,7 @@ # SPDX-License-Identifier: Apache-2.0 # ============LICENSE_END========================================================= # -*/}} + apiVersion: v2 name: rapp-invoker description: A Helm chart for Kubernetes diff --git a/service-exposure/charts/rapp-invoker/values.yaml b/service-exposure/charts/rapp-invoker/values.yaml index e6515aa4..d8ad5b24 100644 --- a/service-exposure/charts/rapp-invoker/values.yaml +++ b/service-exposure/charts/rapp-invoker/values.yaml @@ -1,4 +1,3 @@ -{{/* # # ============LICENSE_START======================================================= # Copyright (C) 2022 Nordix Foundation. @@ -18,7 +17,7 @@ # SPDX-License-Identifier: Apache-2.0 # ============LICENSE_END========================================================= # -*/}} + # Default values for rapp-invoker. # This is a YAML-formatted file. # Declare variables to be passed into your templates. diff --git a/service-exposure/charts/rapp-provider/Chart.yaml b/service-exposure/charts/rapp-provider/Chart.yaml index cebae3d0..b2a62e0b 100644 --- a/service-exposure/charts/rapp-provider/Chart.yaml +++ b/service-exposure/charts/rapp-provider/Chart.yaml @@ -1,4 +1,3 @@ -{{/* # # ============LICENSE_START======================================================= # Copyright (C) 2022 Nordix Foundation. @@ -18,7 +17,7 @@ # SPDX-License-Identifier: Apache-2.0 # ============LICENSE_END========================================================= # -*/}} + apiVersion: v2 name: rapp-provider description: A Helm chart for Kubernetes diff --git a/service-exposure/charts/rapp-provider/values.yaml b/service-exposure/charts/rapp-provider/values.yaml index 5499849e..ed254652 100644 --- a/service-exposure/charts/rapp-provider/values.yaml +++ b/service-exposure/charts/rapp-provider/values.yaml @@ -1,4 +1,3 @@ -{{/* # # ============LICENSE_START======================================================= # Copyright (C) 2022 Nordix Foundation. @@ -18,7 +17,7 @@ # SPDX-License-Identifier: Apache-2.0 # ============LICENSE_END========================================================= # -*/}} + # Default values for rapp-provider. # This is a YAML-formatted file. # Declare variables to be passed into your templates.