Files
integ/kubernetes/flux2-charts/debian/deb_folder/copyright
Igor Soares f07a14f46a Introduce flux2-charts package
Add FluxCD charts package in replacement to the manifests available
under the ansible-playbooks repository.

The existing manifests will be removed by the following review:
https://review.opendev.org/c/starlingx/ansible-playbooks/+/940832

This is part of a larger effort to move the FluxCD installation method
from a pure Ansible approach to a Helm-based method. This will ensure
tighter control over StarlingX required customizations via overrides
and make FluxCD uprev tasks simpler.

Test plan:
PASS: SX fresh install
PASS: DX fresh install
PASS: SX platform upgrade from previous version
PASS: DX platform upgrade from previous version
PASS: SX backup and restore
PASS: DX backup and restore

Story: 2011354
Task: 51691

Change-Id: Ib2da283a071b9dfb1de11aaf06446e30acf815d6
Signed-off-by: Igor Soares <Igor.PiresSoares@windriver.com>
2025-02-21 13:04:09 -03:00

32 lines
1.2 KiB
Plaintext

Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: flux2
Upstream-Contact: cncf-flux-dev@lists.cncf.io
Source: https://github.com/fluxcd-community/helm-charts
Files: *
Copyright: (C) Copyright 2025 The FluxCD Community All Rights Reserved
License: Apache-2
Upstream-Name: flux2
Upstream-Contact: StarlingX Developers <starlingx-discuss@lists.starlingx.io>
Source: https://opendev.org/starlingx/integ/src/branch/master/kubernetes/flux2-charts
Files: debian/*
Copyright: (c) 2025 Wind River Systems, Inc.
License: Apache-2
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
.
http://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'.