Member only license removal
Change-Id: Ifa951f6b541b094fce94ea90f2238987b61700fd
diff --git a/sdcore-helm-charts/.gitignore b/sdcore-helm-charts/.gitignore
index ed7d37a..4d7ac14 100644
--- a/sdcore-helm-charts/.gitignore
+++ b/sdcore-helm-charts/.gitignore
@@ -1,6 +1,6 @@
# SPDX-FileCopyrightText: 2020-present Open Networking Foundation <info@opennetworking.org>
#
-# SPDX-License-Identifier: LicenseRef-ONF-Member-Only-1.0
+# SPDX-License-Identifier: Apache-2.0
charts/
requirements.lock
diff --git a/sdcore-helm-charts/Chart.yaml b/sdcore-helm-charts/Chart.yaml
index 934bf7f..3027d5b 100644
--- a/sdcore-helm-charts/Chart.yaml
+++ b/sdcore-helm-charts/Chart.yaml
@@ -1,14 +1,14 @@
---
# Copyright 2020-present Open Networking Foundation
#
-# SPDX-License-Identifier: LicenseRef-ONF-Member-Only-1.0
+# SPDX-License-Identifier: Apache-2.0
apiVersion: v2
name: sd-core
description: SD-Core control plane services
icon: https://guide.opencord.org/logos/cord.svg
type: application
-version: 0.10.2
+version: 0.10.3
home: https://opennetworking.org/sd-core/
maintainers:
- name: SD-Core Support
diff --git a/sdcore-helm-charts/templates/NOTES.txt b/sdcore-helm-charts/templates/NOTES.txt
index 6dd4cd0..db71d42 100644
--- a/sdcore-helm-charts/templates/NOTES.txt
+++ b/sdcore-helm-charts/templates/NOTES.txt
@@ -2,7 +2,7 @@
# Copyright 2021-present Open Networking Foundation
#
-# SPDX-License-Identifier: LicenseRef-ONF-Member-Only-1.0
+# SPDX-License-Identifier: Apache-2.0
*/ -}}
diff --git a/sdcore-helm-charts/templates/_helpers.tpl b/sdcore-helm-charts/templates/_helpers.tpl
index 81c13ff..20d018e 100644
--- a/sdcore-helm-charts/templates/_helpers.tpl
+++ b/sdcore-helm-charts/templates/_helpers.tpl
@@ -2,6 +2,6 @@
# Copyright 2020-present Open Networking Foundation
#
-# SPDX-License-Identifier: LicenseRef-ONF-Member-Only-1.0
+# SPDX-License-Identifier: Apache-2.0
*/ -}}
diff --git a/sdcore-helm-charts/values.yaml b/sdcore-helm-charts/values.yaml
index ce6ad64..b34f722 100644
--- a/sdcore-helm-charts/values.yaml
+++ b/sdcore-helm-charts/values.yaml
@@ -1,6 +1,6 @@
# SPDX-FileCopyrightText: 2021-present Open Networking Foundation <info@opennetworking.org>
#
-# SPDX-License-Identifier: LicenseRef-ONF-Member-Only-1.0
+# SPDX-License-Identifier: Apache-2.0
# Default values for all SD-CORE Helm charts.
# This is a YAML-formatted file.