Thiago Miranda 610f0603bf Upversion Node Feature Discovery Helm Chart
This commit update node feature discovery helm chart to v0.15.0.
Keeping app-node-feature-discovery in sync with the upstream.

Test plan:
PASSED: Build process is successful with creation of debian package.
PASSED: Extract the content of the debian package and check if the helm
chart tar file is present.
PASSED: AIO-SX app successfully uploaded, applied, removed and deleted
        using the 'system application' commands
PASSED: AIO-DX app successfully uploaded, applied, removed and deleted
        using the 'system application' commands
PASSED: STANDARD app successfully uploaded, applied, removed and deleted
        using the 'system application' commands
PASSED: AIO-SX and AIO-DX the helm chart has been loaded and the labels
        have been applied to all nodes as expected
PASSED: STANDARD the helm chart has been loaded and the labels have been
        applied to compute nodes as expected
PASSED: ALL the helm chart has been removed as well all K8s resources
PASSED: AIO-SX app successfully updated from the previous version
        using the 'system application-update' command

Story: 2011008
Task: 49419

Change-Id: Idaef8d89d1a0366ba85fa946a4523690aa7e8ac5
Signed-off-by: Thiago Miranda <tmarques@windriver.com>
2024-02-06 14:27:18 -03:00

42 lines
1.8 KiB
Plaintext

Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: python3-k8sapp-node-feature-discovery
Source: https://opendev.org/starlingx/app-node-feature-discovery/
Files: *
Copyright: (c) 2013-2024 Wind River Systems, Inc
License: Apache-2
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
.
https://www.apache.org/licenses/LICENSE-2.0
.
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.
.
On Debian-based systems the full text of the Apache version 2.0 license
can be found in `/usr/share/common-licenses/Apache-2.0'.
# If you want to use GPL v2 or later for the /debian/* files use
# the following clauses, or change it to suit. Delete these two lines
Files: debian/*
Copyright: 2023 Wind River Systems, Inc
License: Apache-2
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
.
https://www.apache.org/licenses/LICENSE-2.0
.
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.
.
On Debian-based systems the full text of the Apache version 2.0 license
can be found in `/usr/share/common-licenses/Apache-2.0'.