Update .inc files to use FluxCD related pkgs
This review intend to update the .inc files to use the stx-openstack-helm-fluxcd as default for the build-helm-charts.sh script. Also we added the same pkg into the centos_pkg_dirs_containers file, something that was missing in previous reviews and needs to be done. Test Plan: PASS - Build stx-openstack tarball. PASS - Upload/apply stx-openstack. PASS - Remove/delete stx-openstack. Signed-off-by: Rafael Falcao <rafael.vieirafalcao@windriver.com> Change-Id: Ia29fd6f14cc54be6f8a9311b76ac6f0a253c5b5a
This commit is contained in:
parent
2e0e6866fe
commit
13e30f9851
@ -1,2 +1,2 @@
|
||||
# Packages used by build-helm-charts.sh
|
||||
stx-openstack-helm
|
||||
stx-openstack-helm-fluxcd
|
||||
|
@ -1,3 +1,4 @@
|
||||
openstack-helm
|
||||
openstack-helm-infra
|
||||
stx-openstack-helm
|
||||
stx-openstack-helm-fluxcd
|
||||
|
@ -1,2 +1,2 @@
|
||||
# Packages used by build-helm-charts.sh
|
||||
stx-openstack-helm
|
||||
stx-openstack-helm-fluxcd
|
||||
|
Loading…
Reference in New Issue
Block a user