From f0cd98ea97340719b17fe227da21ca66dc602d1d Mon Sep 17 00:00:00 2001 From: yxxhero Date: Sun, 18 Jan 2026 20:30:07 +0800 Subject: [PATCH] test: update expected output for Helm 4 repo add message Update integration test expectations to match Helm 4 behavior with --force-update flag. When --force-update is used, Helm 4 now outputs "has been added to your repositories" instead of "already exists with the same configuration, skipping", because it forcibly updates the repository index. Related to #2337 Signed-off-by: opencode Signed-off-by: yxxhero --- .../output/diff-live-after-helm-diff-3.11.0-helm4 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/integration/test-cases/suppress-output-line-regex/output/diff-live-after-helm-diff-3.11.0-helm4 b/test/integration/test-cases/suppress-output-line-regex/output/diff-live-after-helm-diff-3.11.0-helm4 index 417b0877..1eab0c03 100644 --- a/test/integration/test-cases/suppress-output-line-regex/output/diff-live-after-helm-diff-3.11.0-helm4 +++ b/test/integration/test-cases/suppress-output-line-regex/output/diff-live-after-helm-diff-3.11.0-helm4 @@ -1,4 +1,4 @@ -"ingress-nginx" already exists with the same configuration, skipping +"ingress-nginx" has been added to your repositories helmfile-tests, ingress-nginx, ClusterRole (rbac.authorization.k8s.io) has changed, but diff is empty after suppression. helmfile-tests, ingress-nginx, ClusterRoleBinding (rbac.authorization.k8s.io) has changed: # Source: ingress-nginx/templates/clusterrolebinding.yaml