Skip to content

Commit a3a9e4f

Browse files
committedDec 21, 2024·
Fix dev-v3 from take ownership changes
When #13531 was merged in the tests were not passing. This is because it took into account #13444 but that had not been backported to v3. Tests had not been automatically run on dev-v3 but that was fixed via #13563. Signed-off-by: Matt Farina <matt.farina@suse.com>

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed
 

‎cmd/helm/testdata/output/install-and-take-ownership.txt

-1
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,4 @@ LAST DEPLOYED: Fri Sep 2 22:04:05 1977
33
NAMESPACE: default
44
STATUS: deployed
55
REVISION: 1
6-
DESCRIPTION: Install complete
76
TEST SUITE: None

‎cmd/helm/testdata/output/upgrade-and-take-ownership.txt

-1
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,4 @@ LAST DEPLOYED: Fri Sep 2 22:04:05 1977
44
NAMESPACE: default
55
STATUS: deployed
66
REVISION: 3
7-
DESCRIPTION: Upgrade complete
87
TEST SUITE: None

0 commit comments

Comments
 (0)
Please sign in to comment.