Add missing stx-intel-ethernet-operator replacement relationship
Renaming `stx-intel-ethernet-operator-helm` to `stx-intel-ethernet-operator` without specifying the package relationships might lead to orphaned packages and conflicts. This commit adds a explicit replacement relationship between the aforementioned packages. Test Plan: PASS: Check whether the older package is replaced with new package installation. PASS: Build all packages generating an application tarball and check whether the charts' versions are correct. PASS: Validate basic application lifecycle operations: upload/apply/remove/delete. Story: 2010929 Task: 50213 Change-Id: I38b33b0d09d2c2abd6aa7999e4fcfd853df0fbf6 Signed-off-by: Guilherme Santos <guilherme.santos@windriver.com>
This commit is contained in:
parent
f3dbd820f1
commit
cd20ca1194
@ -14,6 +14,8 @@ Standards-Version: 4.5.1
|
||||
Homepage: https://www.starlingx.io
|
||||
|
||||
Package: stx-intel-ethernet-operator
|
||||
Replaces: stx-intel-ethernet-operator-helm
|
||||
Conflicts: stx-intel-ethernet-operator-helm
|
||||
Section: libs
|
||||
Architecture: any
|
||||
Depends: ${misc:Depends}
|
||||
|
Loading…
x
Reference in New Issue
Block a user